Glossary

Staking Pool

A staking pool aggregates cryptocurrency from multiple holders to collectively participate in proof-of-stake validation and share rewards.

Key Takeaways

  • A staking pool lets multiple holders combine their tokens to meet proof-of-stake validator requirements they could not satisfy individually, lowering the barrier to earning staking rewards.
  • Pools come in three forms: custodial exchange staking, non-custodial liquid staking protocols that issue tradable receipt tokens, and native delegation built into the blockchain protocol itself.
  • Participants share rewards proportionally after the pool operator deducts a commission (typically 5 to 15%), but they also share risks including slashing penalties, smart contract bugs, and validator centralization.

What Is a Staking Pool?

A staking pool is a collective mechanism in proof-of-stake blockchains where multiple cryptocurrency holders deposit their tokens into a shared pool. A pool operator runs the validator node infrastructure on behalf of all participants, and the block rewards earned through validation are distributed proportionally based on each participant's contribution.

Many PoS networks impose high minimum staking thresholds. Ethereum requires 32 ETH (roughly $80,000 or more at recent prices) to run a solo validator. Polkadot requires approximately 250 DOT for direct nomination. Staking pools eliminate this capital barrier: users can contribute as little as 0.01 ETH through a pool and still earn a proportional share of validator rewards.

Staking pools also remove the technical burden. Running a validator requires specialized hardware, near-perfect uptime, and constant monitoring to avoid slashing penalties. Pool operators handle all of this, making staking accessible to holders who simply want to earn yield on their tokens.

How It Works

The basic flow of a staking pool follows a straightforward delegation model:

  1. The pool operator sets up and maintains validator infrastructure (servers, signing keys, monitoring)
  2. Participants deposit tokens into the pool through a smart contract, exchange interface, or native delegation mechanism
  3. The pool operator stakes the aggregated tokens on one or more validators
  4. Validators earn rewards by proposing and attesting to blocks per the network's consensus mechanism
  5. The operator deducts a commission fee, then distributes remaining rewards proportionally to each participant

Proportional Reward Distribution

Rewards are split based on each participant's share of the total pool. Consider a pool holding 320 ETH where a user contributed 32 ETH (10% of the pool). If the pool earns 1 ETH in rewards and the operator charges a 10% commission:

Pool rewards:         1.0 ETH
Operator fee (10%):  -0.1 ETH
Distributable:        0.9 ETH

User share (10%):     0.09 ETH

The user's effective APY is the network staking rate minus the operator's commission. On Ethereum, base staking yields sit around 2.8% as of mid-2026, so after a 10% operator fee, pool participants net roughly 2.5%.

Reward Accrual Models

Liquid staking pools use one of two models to reflect accumulated rewards:

  • Rebasing: the token balance in the holder's wallet increases daily to reflect rewards (used by Lido's stETH)
  • Exchange-rate appreciation: the token count stays constant but each token's value grows relative to the underlying asset (used by Rocket Pool's rETH and Jito's JitoSOL)

Types of Staking Pools

Custodial Exchange Staking

Centralized exchanges like Coinbase, Kraken, and Binance offer staking as a service. Users deposit tokens with the exchange, which manages all validator operations. This is the simplest option but introduces custodial risk: the exchange controls the private keys and the staked assets.

Exchange commissions are the highest in the market, typically 25 to 40% of staking rewards. Coinbase charges roughly 35%, while Kraken takes 26 to 30%.

Liquid Staking Protocols

Non-custodial liquid staking protocols use smart contracts to accept deposits and distribute them across a curated set of professional node operators. In return, depositors receive a receipt token (an LST, or liquid staking token) that represents their staked position plus accumulated rewards.

The key advantage is composability: LSTs can be traded on decentralized exchanges, used as collateral in DeFi lending protocols, or held in a wallet while the underlying stake continues to earn rewards.

TokenProtocolChainYield ModelFee
stETHLidoEthereumRebasing10%
rETHRocket PoolEthereumExchange rate~14%
mSOLMarinadeSolanaExchange rate6%
JitoSOLJitoSolanaExchange rate + MEV6-8%

Lido dominates the liquid staking market with roughly 62% market share and approximately 9.2 million ETH staked, giving it around 23% of all staked Ethereum. Rocket Pool takes a more decentralized approach: anyone can become a node operator by depositing ETH collateral, and its February 2026 Saturn upgrade introduced lower-capital "megapools" that grew its operator count by 35% in Q1 2026.

Native Delegation

Some networks, including Solana, Cardano, Polkadot, and Cosmos-based chains, build delegation directly into the protocol. Users delegate tokens to a chosen validator without transferring custody. The tokens remain in the user's wallet but are locked for the delegation period.

Native delegation avoids smart contract risk entirely because the delegation logic is part of the protocol's consensus layer. However, no liquid token is issued, so delegated assets cannot be used elsewhere until unstaked.

Pool Operator Roles

Staking pools involve two distinct roles that are sometimes filled by the same entity:

  • Pool operators aggregate deposits, select validators, set commission rates, manage reward distribution, and handle protocol governance
  • Node operators run the actual validator software, maintain 99.9%+ uptime, manage signing keys, and monitor for slashable offenses

In Lido's model, the protocol acts as pool operator while a curated set of roughly 30 professional node operators (Figment, P2P, Coinbase Cloud, among others) run validators. Lido's 10% fee splits evenly: 5% to node operators, 5% to the DAO treasury. Rocket Pool inverts this by letting anyone become a node operator, creating a permissionless validator set.

Why It Matters

Staking pools are the primary mechanism through which most PoS token holders participate in network validation. On Ethereum, approximately 34% of total ETH supply is staked as of mid-2026, with liquid staking protocols accounting for a significant portion. Solana has the highest participation rate among major chains at roughly 68% of circulating supply staked, much of it through delegation pools.

For individual holders, pools transform idle tokens into yield-bearing assets. For networks, pools increase the total value securing the blockchain: more staked tokens mean higher economic security against 51% attacks.

The rise of liquid staking has also created a new layer of DeFi composability. LSTs like stETH and rETH serve as collateral across lending protocols, liquidity pools, and restaking services, amplifying capital efficiency for stakers. For a deeper analysis of restaking dynamics, see the research article on Ethereum restaking and EigenLayer risks.

Risks and Considerations

Slashing Risk

Validators can be penalized for protocol violations such as double-signing or extended downtime. When a pool's validator is slashed, the penalty is shared proportionally among all pool participants. On Ethereum, typical slashing penalties range from 0.3 to 1 ETH per validator. In extreme cases involving correlated failures (where more than one-third of validators are slashed simultaneously), penalties can reach 100% of the effective balance.

In practice, slashing is rare. Fewer than 500 Ethereum validators out of over 1.2 million have ever been slashed (less than 0.04%). After Ethereum's Pectra upgrade in May 2025, initial slashing penalties were reduced for consolidated validators.

Smart Contract Risk

Liquid staking protocols depend on smart contract code to manage deposits, withdrawals, and reward distribution. A bug or vulnerability in these contracts could result in loss of staked funds. While major protocols undergo multiple audits and run bug bounty programs, no code is guaranteed to be free of flaws.

Centralization Concerns

Concentration of staked assets in a small number of pools undermines the decentralization that PoS consensus is designed to provide. Lido alone controls roughly 23% of all staked ETH. Combined with exchange staking from Coinbase and Binance, a handful of entities influence a significant share of Ethereum's validator set.

This concentration creates systemic risk: if a dominant pool operator experiences a coordinated failure, the resulting correlated slashing could affect a large portion of the network. It also raises questions about censorship resistance if major operators are compelled to filter transactions.

Counterparty and Custody Risk

Custodial staking through exchanges exposes users to counterparty risk: exchange insolvency, regulatory seizure, or withdrawal restrictions can prevent access to staked assets. Non-custodial pools reduce this risk but introduce governance risk, where protocol upgrades or parameter changes could affect staked positions.

Regulatory Uncertainty

The regulatory landscape for staking pools is evolving. In 2025, the U.S. SEC issued staff statements on both custodial and liquid staking activities. By 2026, a joint SEC/CFTC interpretation clarified that staking of digital commodities on public PoS networks may not constitute securities transactions, though boundary conditions remain: if a custodian controls staking decisions or a protocol guarantees specific reward amounts, securities laws may still apply. Regulatory approaches continue to diverge across the U.S., EU, and UK.

Staking Pools vs. Solo Staking

FactorStaking PoolSolo Staking
Minimum stakeOften no minimum32 ETH (Ethereum)
Technical setupNone requiredRun your own node
Fees5-40% commissionNo commission
CustodyVaries by pool typeFull self-custody
LiquidityLSTs tradable instantlyLocked until unstaked
Slashing riskShared across poolBorne entirely by you
DecentralizationConcentrates stakeMaximally decentralized

For most holders who lack the technical expertise or capital for solo validation, staking pools provide the most practical path to earning staking rewards. The tradeoff is accepting commission fees, custodial risk (in some pool types), and the externality of contributing to validator centralization.

This glossary entry is for informational purposes only and does not constitute financial or investment advice. Always do your own research before using any protocol or technology.