## Definition

**Dark pool mining** is cryptocurrency mining done through a private or low-visibility pool whose hash rate, participants, or block activity are not clearly visible to the public. The term is borrowed from finance, but in mining it means hidden coordination of hash power rather than hidden trading.

It can describe a private pool, an unlabeled pool, or a mining operation using infrastructure that is hard to attribute. The blocks are still public, but the economic operator behind them may not be.

## How It Works

In normal pool mining, miners connect to a public pool, submit [shares](/glossary/share), and receive payouts based on work. The pool often identifies itself in mined blocks and appears on public trackers. This gives observers a rough view of where network [hash rate](/glossary/hash-rate) is concentrated.

Dark pool mining reduces that visibility. A private operator may invite only selected miners, avoid public dashboards, use unlabeled coinbase transaction messages, or split activity across several payout addresses. The miners still perform proof of work: machines hash block data, search for a valid result, and submit work to the pool server.

Some dark pools are used for privacy or competitive reasons. A large miner may not want competitors to know its uptime, hardware scale, or pool choice. Others may use private pooling to reduce operational exposure, negotiate custom payout terms, or obtain preferred transaction handling. For background, see [what is a mining pool](/glossary/what-is-a-mining-pool) and [mining payout methods](/glossary/mining-payout-methods).

## Detection

Analysts identify possible dark pool hash rate by comparing blocks without clear pool tags against known mining fingerprints. Common signals include unlabeled coinbase messages, repeated payout address clusters, block timing patterns, and reuse of coinbase scripts or extranonce formats. Network researchers may also look for Stratum fingerprints, such as pool-specific job formatting, connection behavior, or version-rolling patterns observed by participating miners.

These methods are probabilistic. A pool can change tags, rotate payout addresses, or mine through proxies. Conversely, an "unknown" block on a tracker does not prove secret coordination; it may only mean the tracker has not mapped the coinbase pattern yet.

## Why It Matters

Dark pool mining matters because mining security depends partly on knowing how hash power is distributed. If a meaningful share of the network is hidden, public estimates of [mining pool centralization](/glossary/mining-pool-centralization) can look safer than they really are.

Bitcoin has seen recurring periods when many recent blocks were labeled "unknown" by public trackers. During parts of 2018 and early 2019, unknown miners were reported around the 20% range in some short windows. The share fluctuates because attribution depends on recent blocks, pool behavior, and coinbase mapping quality. This history shows why unknown hash rate should be treated as a transparency problem, not a fixed category.

For miners, private pools can offer flexibility, privacy, and custom terms. The trade-off is trust. A miner may have less public data to verify pool luck, fees, payouts, attribution, or operator behavior. Miners can request transparency mechanisms such as proof-of-work audits, published block-template policies, payout verification through coinbase inspection, and independent checks that submitted work is credited correctly.

Dark pool mining also connects to MEV on Bitcoin. A private pool that controls block templates can prioritize transactions, accept out-of-band fee payments, or arrange OTC inclusion deals. That ability to choose transaction ordering or inclusion for extra value is a form of miner extractable value, even though Bitcoin's MEV surface is narrower than on smart-contract chains.

Dark pool mining is not automatically malicious, but it reduces transparency. Miners should understand who controls block templates, how payouts are audited, and whether the pool's policies match their risk tolerance.

## Related Terms

- [What Is a Mining Pool](/glossary/what-is-a-mining-pool)
- [Hash Rate](/glossary/hash-rate)
- [Share](/glossary/share)
- [Mining Pool Centralization](/glossary/mining-pool-centralization)
- [Mining Payout Methods](/glossary/mining-payout-methods)
