Every public chain needs a way to agree on the next block without a referee. Proof of work spends real-world energy to make that competition costly; proof of stake makes it costly in a different currency — the chain's own. Participants deposit coins and the protocol selects a proposer from that pool, weighted by how much is staked. Compare <a href="/glossary/proof-of-work/">proof of work</a> for the alternative, and <a href="/glossary/consensus/">consensus</a> for the general problem both are solving.
The security argument is about incentives. A <a href="/glossary/validator/">validator</a> that signs conflicting blocks or otherwise breaks the rules can have part of its deposit destroyed, an outcome usually called slashing; one that is merely offline typically leaks smaller amounts over time. Attacking the chain therefore means burning your own capital, denominated in the very asset the attack would damage.
Running a validator means running software reliably — key handling, updates, uptime. Most holders delegate to an operator or use a pooled service instead, which is convenient and shifts the risk rather than removing it: you are trusting that operator's competence, their key security and, with custodial services, their solvency. Withdrawal is not always instant either, since many designs impose exit queues or unbonding periods.
Two honest caveats. Staking rewards are paid by the protocol out of issuance and fees, so they are not the same thing as profit, and whether any of it suits your circumstances is not something a glossary can assess. And stake tends to concentrate: large pools and liquid staking providers accumulate influence over block production, which remains a live design concern rather than a solved problem.
Mining vs Staking, Explained
Key takeaways
- Slashing punishes provable misbehaviour, while ordinary downtime usually costs far less — but it still costs.
- Delegating your stake removes the hardware burden and replaces it with counterparty risk in whoever you delegated to.
- Check the unbonding or exit period before staking, because staked coins are not always available on demand.
Proof of Stake — frequently asked questions
Is proof of stake more secure than proof of work?
They buy security differently rather than one plainly beating the other. Proof of work anchors cost in energy and hardware that exist outside the chain; proof of stake anchors it in capital that exists inside it. Each carries trade-offs — energy use and hardware concentration on one side, stake concentration and more complex rules on the other. Engineers genuinely disagree, and that disagreement is not settled.
Can I lose coins by staking?
It is possible. Slashing can destroy part of a validator's deposit for provable rule-breaking, and downtime penalties erode it more gently. Beyond the protocol itself, delegating exposes you to an operator's mistakes, and custodial staking exposes you to a company that could fail or freeze withdrawals. Read what happens in the worst case, and check the exit period, before locking anything up.
New to crypto, or filling in the gaps? Work through the essentials in Learn, browse every term A–Z, or see live prices for the coins these concepts power.