Skip to content
— CH. 1 · INTRODUCTION —

Mining pool

10 min listen · Ch. 1 of 8
8 sections
  • Mining pool is the name for a system that changed cryptocurrency forever, born from a single brutal arithmetic problem: the odds of a lone miner finding a block had become so slim it could take centuries to win a reward. That was not a metaphor. For miners running slower hardware, waiting for a single payout measured in centuries was a genuine possibility. The solution they reached for was elegantly simple: combine forces, split the reward, and turn a lottery into something closer to a paycheck.

    The first mining pool, called Slush, launched in November 2010. What began as a workaround for impractical odds became an entire industry, with hundreds or thousands of miners working together under shared protocols, calculating their contributions down to the last share. How do you fairly divide a reward among people who contributed different amounts of work? What stops a miner from gaming the system by switching pools at exactly the right moment? And who, in the end, controls the most powerful networks on earth? Those questions drove decades of innovation in pool design, and the answers reveal as much about human incentives as they do about cryptography.

  • Share is the foundational concept of how mining pools actually work, and it solves a problem of measurement. A pool needs to know how much each miner contributed before a block is found, but no one can predict which specific calculation will crack the puzzle. So pools use a proxy: they award shares for partial solutions that meet a lower threshold than a real block.

    Imagine a block solution is a number ending in ten zeros. A share might be a number ending in just five zeros. The miner submitting shares cannot know which one will also end in ten zeros, but sooner or later one will. That share becomes the real block solution. In the meantime, every share submitted is a measurable record of effort.

    Pools can also support a feature called variable share difficulty, where a miner selects their own share target rather than working to a fixed standard. This flexibility lets different hardware configurations contribute at their natural pace while still being credited accurately. The share count then feeds into a range of reward formulas, from simple proportional splits to more elaborate calculations designed to close off opportunities for strategic cheating.

  • Pay-per-Share, known as PPS, offers the starkest guarantee of any reward system: each share submitted is worth exactly the expected value of a single hash attempt, paid out instantly from the pool's existing balance. A miner can withdraw immediately. The trade-off is that nearly all risk shifts to the pool operator, who must cover payouts whether or not the pool finds a block on schedule.

    The Proportional method works differently. Miners accumulate shares throughout a round, and the round ends only when the pool finds a block. Each miner's payout is then calculated as their share count divided by the total shares submitted in that round. All shares are equal in weight, but their cash value is unknown until the round closes.

    Pooled mining, also called BPM and widely known as Slush's system after its first use, adds a time-weighting twist: older shares from early in a round are given less value than more recent ones. A new round starts the moment the pool solves a block. This design specifically limits a tactic where a miner switches pools mid-round to capture value without proportionate effort.

    Pay-per-last-N-shares, or PPLNS, calculates rewards based only on the last N shares submitted rather than the full round. If a round is short, miners earn more; if it runs long, they earn less. This creates a natural incentive to stay with one pool consistently rather than jumping between them. The Geometric Method, invented by Meni Rosenfeld, builds on the same score-based logic as Slush's system: the credit awarded for each new share, relative to past and future shares, stays constant throughout the round. The Double Geometric Method generalizes both Geometric and PPLNS into a single framework, introducing a parameter called cross-round leakage that blends the two approaches along a spectrum.

  • Beyond the block reward itself, miners who find blocks also collect transaction fees paid by users whose transfers are included. Different pools handle these fees differently. Methods such as PPLNS, Pay-Per-Share Plus, and Full Pay-Per-Share are considered the most equitable, because payouts include not only the block subsidy but also the full transaction fee income.

    Open-source monitoring tools have made pool behavior increasingly visible to outside observers. These tools track hashrate distribution, examine block composition, and check whether a pool is including the highest-fee transactions available in the mempool at the time of mining. Block audit features work by generating an expected block template using the same transaction selection algorithm as Bitcoin Core, then comparing that template against what the pool actually mined. Any gap between the two can signal deliberate transaction prioritization, transaction censorship, or fee arrangements made outside the normal network, such as transaction acceleration services where a user pays a premium to have their transaction included quickly.

  • Peer-to-peer mining pool, known as P2Pool, represents the most radical architectural response to a persistent concern: pool operators hold enormous power, and a dishonest or compromised operator can manipulate rewards or fail entirely. P2Pool eliminates the central server by having miners work on a separate side blockchain called a share chain.

    On the share chain, miners mine at a lower difficulty, producing one share block every 30 seconds. When a share block happens to meet the full network's difficulty target, it gets transmitted and merged onto the main blockchain, and all participating miners receive payment proportional to the shares they submitted before that target block. There is no single point of failure, and no pool operator to trust.

    The cost of this design is real. P2Pool requires every participating miner to run a full node, which means bearing the hardware and bandwidth expense of holding a complete copy of the blockchain. That barrier limits adoption but preserves a structure that cannot be corrupted from the top.

  • Multipool mining takes a different approach to maximizing return: instead of committing to one coin, these pools constantly calculate which cryptocurrency is most profitable to mine at any given moment and switch automatically. Two variables drive those calculations: the current block time for a given coin and its exchange price.

    Because profitable mining can produce a coin that most miners would not normally want to hold, multipools often automatically convert earnings into a mainstream coin such as bitcoin. The effect runs in both directions: the target coin benefits from increased demand, which can push its value upward or provide stability. Some companies that sell raw hash power, such as NiceHash, function in a similar way. They aggregate work from many small miners, pay them proportionally by share, and direct that aggregate work based on what customers are willing to pay for rather than on straightforward profitability calculations.

    Foundry USA Pool, a subsidiary of Digital Currency Group, became one of the largest Bitcoin mining pools by hashrate in 2021. By 2022 through 2024, Foundry USA Pool and AntPool from Bitmain consistently held the largest shares of Bitcoin's global hashrate, a concentration that kept transparency and auditing tools in high demand.

  • Proof of Capacity mining, also called PoC, operates on a fundamentally different premise from the energy-intensive proof of work systems that dominate bitcoin mining. In PoC, all the computational work is done in advance. Answers are calculated and stored on a miner's hard drive, and when mining begins, the miner searches through those pre-stored answers and submits the best one found. The energy required to read a hard drive is minimal compared to running specialized calculation hardware continuously.

    The hardware requirements are low enough that PoC mining can run on an ordinary personal computer still being used for everyday tasks. The first PoC blockchain launched in 2014 and is now known as Signum. Other PoC chains came later, including Chia, Flax, and BitcoinHD. Public mining pool dashboards display network difficulty and other status information for these chains, and third-party sites track current PoC, Proof of Space, and PoC-plus mining pools. The lower energy footprint of PoC compared to proof of work has made it a recurring subject of discussion as the environmental costs of cryptocurrency mining have drawn wider scrutiny.

  • The history of which pools dominated the Bitcoin network reads as a succession of near-monopolies. Deepbit, in the years 2011 through 2013, held over 50 percent of the network hashrate at its peak. When deepbit failed to support the newer stratum protocol after ASIC mining hardware arrived, GHash.IO stepped into that position. F2Pool, which launched in May 2013, overtook GHash.IO and claimed the largest-pool title in 2014 through 2015.

    Bitmain rose to prominence in the years 2016 through 2018, operating AntPool alongside smaller pools including BTC.com and ViaBTC. By 2019 through 2020, Poolin and F2Pool shared the top positions, with F2Pool generating approximately 17.5 percent of all Bitcoin blocks in 2020. Binance and Luxor both entered the market in 2020, with Luxor specifically launching as a US-based pool. The recurring pattern of one or two entities controlling a dominant portion of global hashrate is precisely why block auditing tools and transparent reward systems remain central to how the mining pool ecosystem justifies itself to the broader cryptocurrency community.

Continue browsing

Common questions

What is a mining pool in cryptocurrency and how does it work?

A mining pool is a group of cryptocurrency miners who combine their processing power over a network to improve their collective odds of finding a block and earning a reward. Miners share their computational resources and split the reward proportionally based on the work each contributed, measured through a system of shares.

When was the first Bitcoin mining pool launched?

The first mining pool, called Slush, launched in November 2010. It introduced what became known as Slush's system, or pooled mining, where older shares from early in a round are weighted less than more recent ones.

What is a share in a mining pool?

A share is a partial proof-of-work submitted by a miner that meets a lower difficulty threshold than a full block solution. Pools use shares to measure each miner's contribution; one of those shares will eventually also satisfy the full block difficulty and become the actual block solution.

What is the difference between PPS and PPLNS mining pool reward methods?

Pay-per-Share (PPS) pays miners an instant, guaranteed amount for each share submitted, transferring most financial risk to the pool operator. Pay-per-last-N-shares (PPLNS) calculates each miner's payout based only on the last N shares submitted, meaning reward size depends on how short or long the round was.

What is P2Pool and how does it prevent pool operator cheating?

P2Pool is a peer-to-peer mining pool that removes the central server entirely by having miners work on a separate side blockchain called a share chain, producing one share block every 30 seconds. Because there is no single pool operator, there is no central point of failure or opportunity for the operator to manipulate rewards.

Which mining pools held the largest share of Bitcoin hashrate in recent years?

From 2022 through 2024, Foundry USA Pool and AntPool consistently held the largest shares of Bitcoin's global hashrate. Foundry USA Pool, a subsidiary of Digital Currency Group, first became one of the largest pools by hashrate in 2021.

All sources

13 references cited across the entry

  1. 2The Miner's DilemmaIttay Eyal — Cornell University
  2. 7BookMastering Bitcoin. Unlocking Digital CryptocurrenciesAntonopoulos, Andreas M. — O'Reilly Media — 2014
  3. 8BookUnderstanding bitcoin : cryptography, engineering and economicsFranco Pedro. — John Wiley & Sons — 2015
  4. 9BookMastering Bitcoin: Programming the Open BlockchainAndreas Antonopoulos — O' Reilly Media — 2017
  5. 10BookAnalysis of Bitcoin Pooled Mining Reward SystemsMeni Rosenfeld — November 17, 2011
  6. 11BookMastering Bitcoin: Programming the Open BlockchainAndreas Antonopoulos — O'Reilly Media — 2017