Proof-of-Stake
Proof-of-stake (PoS) is a blockchain consensus mechanism where validators are selected to create new blocks based on the amount of cryptocurrency they have "staked" as collateral—replacing the energy-intensive mining process of proof-of-work systems.
Ethereum's transition to proof-of-stake ("The Merge") in September 2022 was the most significant event in blockchain infrastructure history. It reduced Ethereum's energy consumption by over 99.9% overnight, eliminating one of the strongest critiques against blockchain technology. By 2026, the vast majority of new blockchain networks use PoS or its variants, making proof-of-work an increasingly niche approach dominated by Bitcoin.
PoS has evolved into several variants optimized for different tradeoffs. Delegated proof-of-stake (DPoS) systems like Solana and Cosmos allow token holders to delegate their stake to professional validators, improving throughput at some cost to decentralization. Ethereum's PoS requires 32 ETH minimum for solo staking, but liquid staking protocols (Lido, Rocket Pool) allow any amount to earn staking rewards, with over $30 billion in total staked value. Restaking protocols like EigenLayer let staked ETH simultaneously secure additional networks, creating layered economic security.
The security model of PoS relies on economic incentives rather than computational expenditure: validators risk losing their staked collateral ("slashing") if they act maliciously or negligently. This creates a game-theoretic alignment between validator behavior and network health. For the broader Web3 ecosystem, PoS enabled the scalability improvements—Layer-2 rollups, sharding, and high-throughput chains—that make DeFi, gaming, and real-world asset applications practically viable.