What Are Bitcoin Mining Pools and How Do They Work?
What are Bitcoin mining pools? Learn how pooled mining, reward-sharing schemes, and pool concentration affect network decentralization.
A Bitcoin mining pool is a group of individual miners who combine their computing power and share block rewards proportionally to the work each contributed, rather than each miner competing alone for the full reward. Pools exist because modern mining difficulty is so high that an individual miner might wait years or decades between block finds on their own, while pooled mining converts that into small, frequent, predictable payouts.
Why pools exist
Bitcoin's difficulty adjustment keeps blocks arriving roughly every 10 minutes regardless of total network hashrate. As more powerful ASIC hardware joined the network over the years, the total hashrate needed to find a block solo grew enormously. A miner with a small fraction of global hashrate might statistically expect to find a block only once every several years, making income wildly unpredictable — fine for large industrial operations, impractical for individuals or small businesses.
Pools solve this variance problem by aggregating hashrate from many participants. When the pool as a whole finds a block, the reward is distributed among all contributors based on how much verified work each one submitted, smoothing out payouts into a steady, calculable income stream.
How pools measure contribution: shares
Pools use a concept called "shares" to track each miner's contribution without waiting for an actual block to be found. Miners submit hashes that meet a lower, easier-to-hit target than the real network difficulty — these near-misses (shares) prove the miner is doing genuine work, even though they don't count as valid blocks themselves. The pool tallies shares from each participant and uses that ratio to divide rewards when a real block is eventually found.
Common payout schemes
| Scheme | How it works | Tradeoff |
|---|---|---|
| PPS (Pay Per Share) | Fixed payout per valid share submitted, regardless of whether the pool finds a block | Predictable for miners; pool bears variance risk |
| PPLNS (Pay Per Last N Shares) | Payout based on shares submitted in a recent window when a block is found | Rewards loyalty; more variance for miners |
| FPPS (Full Pay Per Share) | PPS-style payout that also includes an estimated share of transaction fees | Predictable, includes fee income |
Each scheme balances predictability for miners against risk absorbed by the pool operator, and different pools may suit different risk tolerances.
Centralization concerns
Mining pools introduce a structural question for Bitcoin's decentralization: while hashrate is distributed across thousands of individual machines, the pool operator decides which transactions to include in candidate blocks and coordinates the pool's overall activity. If a small number of pools control a majority of network hashrate, those pool operators gain outsized influence over which transactions get confirmed and, in theory, could attempt coordinated attacks like double-spending (a so-called 51% attack) if enough hashrate cooperated.
In practice, individual miners can and do switch pools quickly if they distrust a pool's behavior, since hashrate is portable and not locked into any single pool. This mobility acts as a check on pool operators — but the concentration of a large share of global hashrate among a handful of dominant pools remains a legitimate topic of ongoing discussion in the Bitcoin community.
Solo mining as an alternative
Some miners, particularly those with very large operations or philosophical objections to pool concentration, choose to mine solo, keeping the full block reward if they happen to find one, at the cost of much higher payout variance. We compare these tradeoffs directly in solo mining vs pool mining.
Choosing a pool
Miners typically weigh a few practical factors when picking a pool: fee percentage charged by the pool operator, payout scheme and minimum payout thresholds, server location and latency, historical uptime and reliability, and — increasingly — the pool's stance on transaction inclusion policies and decentralization. Newcomers researching how to start Bitcoin mining should treat pool selection as one of the first practical decisions, since it directly affects payout consistency.
Pools and network security
It's worth noting pools don't inherently weaken Bitcoin's cryptographic security — the proof-of-work puzzle itself is unaffected by whether hashrate is pooled or solo. The concern is specifically about the social and economic layer: who effectively coordinates a large share of block production, and whether that concentration could be misused or pressured by outside actors (such as regulators in a pool's home jurisdiction).
Bottom line
Mining pools exist to convert the extreme payout variance of solo Bitcoin mining into steady, predictable income by aggregating hashrate and sharing rewards proportionally. They're a practical necessity for most individual miners given today's difficulty levels, but their concentration of hashrate under a handful of large operators is a genuine, ongoing decentralization concern worth monitoring rather than dismissing. For more on the mechanics of block production itself, see our guide on how Bitcoin mining works.
Related articles
This article is for educational purposes only and is not financial advice. DeFi involves significant risk, including total loss of funds. Always do your own research.