Mining Pool
A group of miners that combine hash power and share block rewards proportionally to their contributions. Pools smooth income for individual miners who could rarely find a block solo.
Why pools exist
Solo Bitcoin mining is impractical for most miners:
- Block rewards are infrequent — at current network hash rate, even significant individual mining capacity might find a block once every several months or years.
- Income is highly variable. Solo mining produces irregular, unpredictable rewards.
- Most miners need consistent revenue to cover operating costs.
Pools solve this by aggregating hash power and distributing rewards proportionally.
How pools work
The mechanic:
- Miners point their hardware at a pool's server.
- Pool assigns work — blocks of hashes to compute.
- Pool tracks contribution — measured in "shares" representing partial proof-of-work.
- When the pool finds a block, the reward goes to the pool operator.
- Pool distributes rewards to miners proportionally to their share contribution, minus pool fees.
Result: smoother income for individual miners; the pool absorbs variance in exchange for a fee.
Major pools
Bitcoin mining is dominated by a handful of pools:
- Foundry USA — typically largest by hash rate share.
- AntPool — Bitmain-affiliated.
- F2Pool — long-running large pool.
- ViaBTC — Asia-based.
- Binance Pool — exchange-affiliated.
Combined, the top 5-6 pools control 80%+ of Bitcoin hash rate. The concentration is a recurring concern.
Pool fees and reward structures
Different fee structures:
- PPS (Pay Per Share) — pool pays a fixed amount per share regardless of whether the pool finds blocks. Pool absorbs variance entirely.
- PPLNS (Pay Per Last N Shares) — rewards depend on actually finding blocks; smoother than solo but more variance than PPS.
- FPPS (Full PPS) — like PPS but includes transaction-fee revenue.
Different miners prefer different structures based on their risk tolerance and income needs.
Pool concentration concerns
Pool concentration creates theoretical risks:
- 51% attack risk. If a single pool exceeded 50% of hash rate, it could theoretically attack the network.
- Censorship. Pool operators decide what transactions to include; concentrated pools could selectively censor.
- Geographic and regulatory risk. Pools operating in specific jurisdictions face specific pressures.
The community informally pressures pools to stay below problematic thresholds. Pools have historically responded by capping or distributing hash rate when approaching limits.
Pool centralization vs. mining decentralization
A subtle distinction:
- Pool concentration is high — few pools control most hash rate.
- Underlying miner distribution is more diverse — each pool has thousands or tens of thousands of individual miners.
- If a pool misbehaves, miners can switch to other pools quickly (within hours).
The "true" decentralization picture is somewhere between "5 pools control everything" and "thousands of individual miners control everything."
Solo vs. pool
When solo mining makes sense:
- Lottery-style — accept low probability of finding a block, large reward if you do.
- Specialized small-coin mining — for chains with low difficulty, solo mining can be profitable.
- Hobbyist/principle — running a personal node and miner regardless of economics.
For meaningful Bitcoin mining, pools are essentially required.
Stratum and protocols
Pools and miners communicate via specific protocols:
- Stratum — original mining protocol; widely used.
- Stratum v2 — newer version with security and feature improvements.
- Adoption is gradual — Stratum v2 hasn't fully replaced v1.
These protocols handle work assignment, share submission, and reward distribution.
In other chains
Mining pools exist for other PoW chains:
- Litecoin — has its own pools.
- Various smaller chains — typically smaller pools.
- Merge-mined chains — Bitcoin pools sometimes simultaneously mine compatible smaller chains.
Most major non-Bitcoin chains have moved to proof-of-stake, which doesn't use mining pools in the same way.
Bottom line
Pools are essential infrastructure for proof-of-work mining at scale. They provide income smoothing in exchange for fees, but produce concentration concerns. The current Bitcoin mining ecosystem reflects the practical economics of distributed-but-pooled mining.