← Bitcoin Encyclopedia

Mining Pool

🌿 Intermediate

💡 The Plain-English Definition

A mining pool is a group of miners who combine their computing power to find blocks together and share the resulting rewards proportionally. Solo mining is possible but produces wildly inconsistent income — pools smooth this into a predictable revenue stream.

🤔 But Why Though?

Bitcoin mining is probabilistic — like buying lottery tickets. A solo miner with 0.01% of the total network hash rate (total computing power devoted to mining) would expect to find a block roughly once every 10,000 blocks, or about once every 70 days. But “expect” means nothing in practice — they might find three blocks in a week, or go six months without finding any. The variance is enormous, making solo mining impractical for all but the largest operations.

Mining pools aggregate the hash rate of thousands of miners. Each miner works on a slightly different candidate block, and when any one of them finds a valid solution, the pool collects the block reward and distributes it proportionally to all members based on their contributed hash rate. Individual payouts are small and frequent rather than large and unpredictable — converting the lottery into a salary. The centralisation risk is the serious concern: pool operators decide which transactions to include in candidate blocks. Under the current Stratum protocol (the communication standard between pools and individual miners), miners simply provide hash power — the pool operator chooses the transactions. This means five or six pool operators effectively control which transactions get confirmed globally, creating a censorship risk and political vulnerability. Stratum V2 (the next-generation mining protocol, in progressive adoption as of 2026) changes this by allowing individual miners to select their own transaction sets — returning that power from pool operators to the machines doing the actual work. The geographic concentration of pools also matters: historically dominated by Chinese pools before 2021, the landscape diversified significantly after China’s mining ban, with Foundry USA, Antpool, and F2Pool among the largest as of 2026.

🌍 The Real-World Analogy

Think of a mining pool like a fishing co-operative. Solo fishing is viable — but some weeks you catch nothing, other weeks you pull in a huge haul. The co-op pools everyone’s boats and effort, splitting the total catch proportionally among all members based on time worked. Predictable income replaces lottery-like volatility. The trade-off: the co-op committee decides where to fish (which transactions to include) — individual fishermen don’t choose their own waters unless the co-op changes its rules.

⚡ So What?

Mining pools matter to Bitcoin holders because pool concentration is a genuine governance risk. Five or six pool operators deciding transaction inclusion is not the decentralised system the protocol was designed for. Stratum V2 adoption is the key development to watch — it rebalances power from pool operators back to individual miners. For holders evaluating Bitcoin’s long-term censorship resistance, tracking hash rate distribution across pools and geography is worthwhile context.

Part of The Bitcoin Encyclopedia 167 terms, plain English, no jargon.