⛏️ Mining Pool Mining Pool
A group of miners who combine their computing power into one big effort to find blocks, then split the reward by how much work each person chipped in.
🎟️ The simple version — a lottery syndicate
Imagine a group of coworkers who each buy lottery tickets alone. Any single person almost never wins, so the payout is a rare, giant jackpot or (usually) nothing. Now imagine they pool all their tickets and agree to split any prize by how many tickets each person bought. They still win the same amount over time, but the wins come often and in small, predictable pieces. A mining pool works the same way: miners combine their hashrate so the group wins blocks regularly and shares each reward by contribution.
🤔 Why not just mine alone?
The total power securing Bitcoin is staggering — so high that one machine could wait years or even decades to find a single block on its own. Going solo means you might mine for a very long time and earn nothing, then win big once. A pool turns that extreme luck into a steady stream of small payouts that track how much power you contributed. That's why almost every real-world miner joins one.
⚙️ How the pool actually works
| Step | What happens |
|---|---|
| 📋 Hand out the work | The pool gives each miner a different starting point to search, so nobody wastes effort on the same numbers |
| 🎫 Submit shares | Miners send in shares — proof they tried hard at an easier target. Shares are how the pool measures each miner's contribution |
| 🧱 Someone finds a block | When any member lands a real block, the pool broadcasts it and claims the full block reward |
| 🪙 Split the payout | The pool divides the reward across everyone based on the shares they submitted |
📊 A share is not a winning block. It's a receipt that says "I was working." Lots of shares add up to your fair slice of the prize.
💸 How payouts are calculated
| Scheme | How it pays | Trade-off |
|---|---|---|
| PPS (Pay-Per-Share) | A fixed amount for every share, whether or not the pool finds a block | Steadiest income, but a higher fee |
| PPLNS (Pay-Per-Last-N-Shares) | Only pays when a block is found, split across the last N shares | Lower fee, but more ups and downs |
| FPPS (Full Pay-Per-Share) | Like PPS, and also shares the transaction fees | Predictable plus fee income |
🚨 The centralization concern
There's a catch worth understanding. A handful of large pools control most of Bitcoin's mining power. In 2025, the biggest single pool (Foundry USA) ran roughly a third of the network, and the top five together accounted for around three-quarters of it. When so few operators decide which transactions get included, it raises real questions about network control and censorship. This pushed the rise of more decentralized options and a protocol called Stratum V2, which lets individual miners choose their own block contents instead of leaving that to the pool operator.
🧭 Note: mining pools belong to Proof-of-Work coins like Bitcoin. Proof-of-Stake networks don't mine — their look-alike is a "staking pool," a separate idea.
❓ FAQ
- Do I only get paid when my own machine finds the block?
- No. You get paid for the work you contribute, measured in shares, even on rounds where someone else in the pool found the block. Smoothing that luck into steady income is the whole point of joining a pool.
- Why not just mine alone and keep the full reward?
- Bitcoin's total mining power is enormous, so one machine could wait years or decades to win a single block on its own. A pool trades that rare jackpot for frequent, predictable payouts that match how much power you contributed.
- What's the difference between PPS, PPLNS, and FPPS payouts?
- PPS pays a fixed amount per share whether or not the pool finds a block (steady income, higher fee). PPLNS only pays when a block is found and splits it across the last N shares (lower fee, more ups and downs). FPPS is like PPS but also shares the transaction fees.