The Role of Consensus: Proof of Work vs Proof of Stake
Without a central authority, a network needs a way to agree on which transactions happened and in what order. Consensus mechanisms solve this, and both major approaches work the same way economically: make attacking more expensive than it is worth.
Proof of work
Used by Bitcoin. Miners compete to solve a computational puzzle, and the winner proposes the next block and collects a reward.
The security argument: rewriting history means redoing the work for every subsequent block, faster than the honest network is extending it. That requires controlling a majority of global mining power, and the hardware and electricity to do so cost more than most attacks would yield.
Costs: energy consumption is enormous by design, since the expenditure is the security. Throughput is low, and mining has concentrated among large operations with access to cheap power, which is in tension with the decentralisation goal.
Proof of stake
Adopted by Ethereum in 2022. Validators post the network's own token as collateral and are selected to propose blocks; misbehaviour causes the stake to be slashed.
The security argument: attacking requires controlling a large share of staked tokens, and doing so destroys their value along with your stake. The attacker damages the asset they must own to attack.
Advantages: dramatically lower energy use, faster finality, and lower barriers to participation.
Criticisms: it may favour existing large holders, since stake earns more stake, and it lacks proof of work's external physical anchor.
Both mechanisms make attacks expensive. Proof of work spends real resources externally; proof of stake puts the network's own asset at risk. The economic logic is the same and the cost structure is entirely different.
The economic logic is the same in both columns. Only the thing put at risk differs.
What matters for a trader
Staking removes tradeable supply. Locked tokens are not available to sell, which affects float and can tighten liquidity. Unlock schedules are known in advance and are therefore predictable flow.
Staking yields are a real rate. They create a cost of carry for the asset and a benchmark against which other yields are compared, and they enter futures pricing the same way a dividend yield does.
Consensus changes are scheduled events. Ethereum's transition to proof of stake was announced years ahead and traded throughout, which is exactly the kind of dated, mechanical catalyst that rewards preparation.
Finality determines settlement. How many confirmations a venue requires before crediting a deposit is a direct constraint on how fast capital can move between exchanges.
For trading purposes, treat consensus as an economics question rather than a technology one: what does it cost to attack, what supply does it lock up, and what yield does it pay?