Skip to main content
Back to Glossary
⛓️

Proof of Stake

Blockchain Basicsblog.difficulty.intermediate

Proof of Stake (PoS) is a consensus mechanism where validators are chosen to create new blocks based on the amount of cryptocurrency they stake (lock up).

Simple Explanation

Instead of miners racing to solve puzzles (Proof of Work), validators are selected based on how much they're willing to "stake" or lock up. It's like a raffle where the more tickets you hold, the better your chance of being selected.

How It Works

  1. Validators lock up (stake) their cryptocurrency
  2. The network randomly selects validators to propose blocks
  3. Other validators verify the proposed block
  4. Validators earn rewards for honest behavior
  5. Malicious validators lose their staked funds (slashing)

Benefits

  • Energy Efficient: No computational puzzle solving
  • More Accessible: Don't need expensive mining hardware
  • Secure: Validators lose money if they cheat
  • Faster: Blocks can be created more quickly

Used By

Ethereum (after The Merge), Cardano, Polkadot, Solana