Back to all posts
7 min read

How Ethereum Staking Really Works

Validators, the 32 ETH threshold, liquid staking tokens, and the risks nobody mentions in the yield ads.

Proof of stake in one paragraph

Since The Merge, Ethereum is secured by validators who lock up ETH as collateral instead of by miners burning electricity. A validator proposes and attests to blocks; do it honestly and you earn rewards, act maliciously or go offline and part of your stake is slashed. That collateral is what keeps the network honest.

The 32 ETH threshold

Running your own validator requires depositing exactly 32 ETH and keeping a node online around the clock. That is a high bar, which is why most people stake through a pool or a liquid staking provider that splits a validator across many depositors.

# A staking deposit, conceptually
deposit:
  amount: 32 ETH
  withdrawal_credentials: 0x01...your_address
  status: active_ongoing
  est_apr: ~3.2%

Liquid staking tokens

When you stake through a liquid staking protocol you receive a token — think stETH or rETH — that represents your staked ETH plus accrued rewards. You keep liquidity: the token can be traded or used as DeFi collateral while the underlying ETH stays locked and earning.

The risks the ads skip

- **Slashing:** validator misbehavior can burn a slice of the stake. - **De-peg risk:** a liquid staking token can trade below the value of the ETH it represents during market stress. - **Smart contract risk:** the staking contract itself can have bugs. - **Centralization:** if one provider controls too much of all staked ETH, that is a systemic risk to the whole chain.

Yields around 3 to 4 percent are normal. Anything advertising double-digit "ETH staking" returns is almost always adding leverage or an unrelated token emission — read the fine print before you commit.

Written by the newsroom

Independent crypto and web3 coverage, verified against on-chain data. Replace this bio with your own — a line about who you are and the beats you cover goes a long way in earning a reader's trust.

Keep reading

Browse the full archive by category — Bitcoin, Ethereum, DeFi, and more — or head back to the latest coverage on the home page.