Big Pool vs Small Pool:
Does Size Really Matter?
A data-driven analysis of whether pool size affects your earnings — and what actually matters when choosing where to mine.
Pool size does not determine your long-term earnings. A small pool with 1% of the network hashrate pays the same as a large pool with 50% — the math is identical over time. What matters is reliability, transparency, fee structure, and community. The "biggest is best" mentality is a myth that actually harms decentralization and your own security.
The "Biggest Pool" Myth
Many miners, especially those just starting out, automatically gravitate toward the largest pool on the network. The reasoning seems intuitive: bigger pool means more blocks found, which means more rewards. This is one of the most persistent misconceptions in cryptocurrency mining.
Yes, bigger pools find blocks more frequently. But they also split those rewards among far more miners. Conversely, smaller pools find blocks less often, but each miner receives a larger share when a block is found. Over any meaningful time period, the expected earnings converge to the same value.
Think of it like two pizza restaurants. One sells 100 pizzas a day and has 100 employees; the other sells 10 pizzas a day and has 10 employees. Each employee gets the same share of pizza regardless of which restaurant they work at. The size of the operation does not change the per-person outcome.
The pool is simply a middleman that smooths out the randomness of mining. It does not create or destroy value. Your earnings are determined by one thing: your share of the total network hashrate. The pool you choose is just the vehicle that delivers those earnings to you.
The Math — Why Payouts Are the Same
Let's prove this with concrete numbers. Consider a coin where the network produces 100 blocks per day with a block reward of 10 coins. That means 1,000 coins are distributed to miners daily. You have a miner that represents 0.005% of the total network hashrate.
Now compare three pools of different sizes, all charging the same 1% fee:
| Pool | Network Share | Blocks/Day | Your Share of Pool | Your Reward/Block | Your Daily Earnings |
|---|---|---|---|---|---|
| Pool A (Large) | 50% | ~50 | 0.01% | 0.0099 coins | 0.495 coins |
| Pool B (Medium) | 5% | ~5 | 0.1% | 0.099 coins | 0.495 coins |
| Pool C (Small) | 0.5% | ~0.5 | 1% | 0.99 coins | 0.495 coins |
The result is identical: 0.495 coins per day across all three pools. On Pool A, you get many tiny payments. On Pool C, you get rare but large payments. The total is the same.
Your daily earnings are governed by a simple equation:
daily_earnings = (your_hashrate / network_hashrate) × daily_block_rewards × (1 - pool_fee)
// Notice: pool size does not appear anywhere in this formula.
// The pool is just a distribution mechanism.
Your share of the network hashrate determines your earnings — not your share of any specific pool. The pool does not create or destroy coins; it merely distributes them.
Luck and Variance — The Short-Term Noise
If the long-term math is identical, why does pool size feel like it matters? Because of variance. In the short term, smaller pools do experience wider swings in their earnings. Some days or weeks you earn more than expected, and some you earn less. This is the nature of mining luck.
A big pool finds blocks every few minutes, so your daily payouts are remarkably consistent. A small pool might find one block every two days, meaning you get nothing for a day and then a larger lump sum. The psychological difference is significant, but the mathematical outcome over time is not.
This is the law of large numbers in action. The more blocks your pool finds, the closer your actual earnings converge to the expected value. Over a month, the variance is already small. Over a year, it is negligible.
Miners who hop between pools based on short-term luck are often hurting their own earnings. Most pools use PPLNS payout systems that reward loyal miners. When you leave a pool, you abandon shares that were already counting toward the next block. When you join a new pool, you start from zero in their share window. Frequent hopping means you are perpetually at a disadvantage in PPLNS calculations.
Think of variance like weather. On any given day, a small pool might be sunny or stormy. But over a full year, both big and small pools experience the same total amount of sunshine. Switching pools because of a bad week is like moving cities because it rained on Tuesday.
The 51% Attack — Why Too Big Is Dangerous
If a single pool controls more than 50% of a network's hashrate, the pool operator — not you, the individual miner — gains the theoretical ability to:
- Double-spend coins — send coins to an exchange, sell them, then rewrite the blockchain to reclaim the original coins
- Censor transactions — selectively refuse to include certain transactions in blocks
- Orphan competing blocks — deliberately invalidate blocks found by other pools, driving their miners away
Even if the pool operator has no malicious intent, a single point of control at that scale is a single point of failure. A hack, a rogue employee, a legal subpoena, or government pressure could weaponize that concentrated hashrate overnight.
This is not a theoretical concern. In July 2014, the mining pool GHash.io reached 51% of Bitcoin's hashrate. The event triggered a crisis of confidence in the entire network. Bitcoin's price dropped, and the community had to organize a voluntary exodus from GHash.io to restore balance. The pool eventually shut down.
Miners have a direct financial incentive to distribute their hashrate across multiple pools. A successful 51% attack crashes the targeted coin's price, making everyone's mining hardware and accumulated coins less valuable. By concentrating on the largest pool, miners are inadvertently building the weapon that could destroy their own investment.
Choosing a smaller pool is not charity — it is self-interest. A healthy, decentralized network protects the value of the coins you are mining. Our guide on mining pool security covers additional ways to protect yourself and the network.
The Hidden Costs of Being Big
Large pools have undeniable advantages: brand recognition, smoother payouts, and established infrastructure. But size also comes with costs that are easy to overlook.
- Bigger DDoS target — Large pools attract more attention from attackers. A successful DDoS on the biggest pool disrupts the most miners, making it the most impactful target. Downtime means lost earnings for you.
- Slower support — More miners means more support tickets. The person answering your question may be several layers removed from the person who actually understands the code.
- Higher operating costs — Running infrastructure for hundreds of thousands of miners is expensive. This can limit the operator's flexibility on fees and promotions.
- Less transparency — At massive scale, it becomes harder for the community to audit practices. Some large pools have been caught quietly keeping transaction fees that should go to miners, or engaging in selfish mining strategies that boost the pool's earnings at the expense of the network.
None of this means large pools are inherently bad. Many large pools are run by honest, competent operators. But size provides cover for practices that would be immediately noticed in a smaller, more engaged community.
The Stratum Server Illusion
Many large pools advertise an impressive list of stratum servers: US-East, US-West, EU-West, EU-East, Asia, Singapore, Australia, South America — sometimes 30 or more endpoints worldwide. It looks impressive on paper, but the reality is often more nuanced.
At a typical 1–2% pool fee, maintaining 30+ dedicated high-performance servers with full block template generation and share validation is economically challenging. In many cases, what pools advertise as "stratum servers" are lightweight proxy VPS instances.
↑
Initial connection: fast Share validation roundtrip: still goes to Frankfurt
These proxies accept your initial connection (making the first ping look fast), but relay all actual work — block template generation, share validation, payout calculation — back to one or two central servers. A proxy in Singapore connecting to a main server in Frankfurt does not give you the latency advantage you might expect.
Smaller pools are often more straightforward about their infrastructure. If they say "2 servers in EU and 1 in US," that is probably exactly what you are getting — actual servers doing actual work, not proxies pretending to be local. Our analysis of the ping myth and stratum latency deep-dive explain why this matters for your stale share rate.
The number of stratum endpoints is far less important than where the actual share validation happens. A pool with 3 real servers will often deliver lower stale rates than a pool with 30 proxies, because fewer network hops means faster validation round-trips.
The Payout System Factor
Here is something that affects your earnings far more than pool size: the payout system. The difference between PPS, PPLNS, and PROP has a measurable impact on your bottom line. Our comprehensive comparison of payout systems covers this in detail, but here is a summary.
| System | How It Works | Typical Fee | Variance | Best For |
|---|---|---|---|---|
| PPS | Fixed payment per valid share, regardless of blocks found | 2–5% | Lowest | Miners wanting stable, predictable income |
| PPLNS | Paid based on last N shares when a block is found | 0.5–2% | Moderate | Long-term, loyal miners |
| PROP | Proportional split of block reward among all round participants | 0.5–2% | Moderate | General mining, simpler accounting |
Consider this: a small pool charging 1% with PPLNS will often outperform a large pool charging 3% with PPS for a miner who stays long-term. That 2% fee difference compounds every single day. Over a year, it adds up to a significant amount of lost income.
The fee structure you choose has a direct, permanent impact on your earnings. Pool size has zero long-term impact. Focus on what actually moves the needle.
Advantages of Smaller Pools
To be fair, big pools have real advantages: smoother payouts, brand recognition, and battle-tested infrastructure. But smaller pools offer benefits that are often undervalued.
- Promotions and reduced fees — Small pools want to grow. They often run fee discounts, giveaways, or bonus programs to attract and retain miners. Large pools rarely need to compete on incentives.
- Active, tight-knit communities — On a small pool's Discord or Telegram, you interact directly with the operators and other miners. Questions get answered quickly by people who genuinely care about keeping you mining.
- Faster support response — When the person answering your ticket is the same person who wrote the pool software, problems get diagnosed and resolved faster. There are no layers of outsourced support to navigate.
- Better transparency — It is harder to hide shady practices when your community is small and engaged. Every block, every payout, and every decision gets scrutinized by miners who know each other.
- Supporting decentralization — You are directly contributing to network health by preventing hashrate concentration. This protects the value of the very coins you are mining.
- Faster adoption — Smaller teams can move more quickly to support new coins, implement protocol updates, or add features that miners request.
Mining on a small pool is like shopping at a local business instead of a megastore. The selection might be slightly different, but the owner knows your name, the service is personal, and you are directly supporting the health of your local economy — which, in mining terms, means the health of the network.
When Zero Miners Is a Red Flag
While we have made the case for smaller pools, there is an important caveat: a pool with literally zero active miners for an extended period deserves scrutiny. "Small" and "dead" are not the same thing.
A pool with zero miners could mean:
- Technical issues — The stratum server may be down, the wallet may be desynchronized, or payouts may have stopped.
- Abandonment — The operator may have moved on and is no longer maintaining the infrastructure.
- Coin problems — The coin itself may have issues that make mining unprofitable or impossible.
Before joining a pool with very few miners, do your due diligence:
- Check communication channels — Is the Discord active? Are there recent posts on Twitter? Has the operator responded to anyone recently?
- Look at the pool dashboard — When was the last block found? Is the software up to date? Does the interface look maintained?
- Verify the operator — Is the pool run by a known entity or anonymous? Does the operator have a track record with other pools or projects?
- Start small — If you decide to try the pool, point only a fraction of your hashrate at it initially. Verify that shares are being accepted and that the dashboard reflects your contribution.
A pool with 5–20 active miners and an engaged operator is perfectly healthy. A pool with zero miners, a broken website, dead social channels, and no updates in months is a pool to avoid. The distinction matters — don't let the "small pools are fine" message blind you to genuine warning signs.
How to Actually Choose a Pool
Now that we have established that pool size is not the deciding factor, here is what actually matters. Rank these roughly in order of importance when evaluating where to mine, and consider looking at which coins are worth mining as well.
1. Reputation and track record. How long has the pool been running? Are there unresolved complaints? A pool that has operated transparently for years has earned a level of trust that no newcomer can match overnight. Check forums, Reddit, and mining communities for firsthand accounts.
2. Transparency. Are fees clearly stated on the pool's website? Is the pool software open source? Can you independently verify block finds on the blockchain? Pools that have nothing to hide, hide nothing.
3. Support and community. Is there an active Discord or Telegram? When miners report issues, does someone respond? A responsive community is one of the most reliable signals of a well-run pool.
4. Fee structure. Understand whether the pool uses PPS, PPLNS, or PROP, and compare the effective fees — not just the headline number. Our guide to mining pool fees and payout mechanics can help you evaluate this properly.
5. Uptime and reliability. Has the pool experienced recent outages? Every hour of downtime costs you roughly 4% of a day's earnings. A pool with 99.9% uptime and a 2% fee outperforms a pool with 98% uptime and a 0% fee.
6. Look and feel. Does the dashboard work well? Is the interface modern, responsive, and regularly updated? A polished frontend is often a proxy for the care and attention given to the backend infrastructure.
7. Your belly feeling. After evaluating all the above, go with what feels right. Mining is a long-term activity, and you should feel comfortable with the pool you choose. If something feels off — the website looks neglected, the operator is evasive, or the community is toxic — trust your instincts and move on.
The right pool is the one where you feel comfortable, where the operators are transparent, and where you are part of a community that values the network's health over short-term gains. Size is just a number — trust, reliability, and integrity are what actually protect your earnings.