Ключевые понятия
- Consensus is how a decentralised network agrees on one shared history without a central referee.
- Proof of work (mining) spends real energy to secure the chain — Bitcoin's model.
- Proof of stake (staking) locks up capital instead of energy — Ethereum's model.
- Staking rewards are real but variable, and carry lock-up and technical risks — not free money.
A blockchain has no manager deciding which transactions are real. So how do thousands of strangers agree on a single, honest history? The answer is a consensus mechanism, and the two you will meet most are proof of work, powered by mining, and proof of stake, powered by staking. This lesson explains both without the hype.
The problem consensus solves
Imagine thousands of people keeping the same ledger. Someone has to propose the next page of transactions, and everyone else has to agree it is valid, all without a central authority and without trusting each other. Consensus mechanisms make that possible by making honest behaviour cheaper and more rewarding than cheating.
Proof of work and mining
Mining secures Bitcoin and other proof-of-work networks. Miners compete to solve a hard mathematical puzzle; the first to solve it earns the right to add the next block and collects a reward of newly issued coins plus transaction fees. Solving the puzzle requires enormous computing power, and therefore electricity.
That energy cost is the security. To cheat the network, an attacker would need to out-compute everyone else combined, which is astronomically expensive. The trade-off is real-world energy consumption, which is why proof of work draws environmental scrutiny. Note too that Bitcoin's block reward is cut roughly every four years in an event called the halving, steadily slowing new supply.
Proof of stake and staking
Staking secures Ethereum and many newer networks. Instead of spending energy, participants called validators lock up — or "stake" — the network's coins as a security deposit. The network chooses validators to propose and confirm blocks, rewarding honest work and penalising misbehaviour by taking a slice of the stake, a process called slashing.
Here the security comes from capital at risk rather than energy burned. Attacking the network would mean putting a fortune in staked coins on the line, only to see it destroyed. Proof of stake uses a tiny fraction of the energy of mining, which is a large part of why Ethereum moved to it. The debate over which model is ultimately more secure and more decentralised is genuinely unsettled, and thoughtful people land on different sides of it.
How rewards actually work
Both models pay participants for securing the network, but the numbers deserve a clear head:
- Mining rewards depend on your share of total computing power, the coin price, and your electricity costs. It is an industrial business with thin margins, not easy money.
- Staking rewards are usually quoted as an annual percentage, but that rate moves with how many others are staking and network conditions. Funds may be locked, and pooled services take a cut.
Treat any advertised yield as an estimate that can change, never a promise. Sustainable staking returns are typically modest, and anything advertising outsized "guaranteed" yields deserves deep suspicion.
Delegated and liquid staking, in brief
Running your own validator is not the only way to stake, and for most people it is not the practical one. Two common alternatives are worth knowing. In delegated or pooled staking, you contribute your coins to a larger operator who runs the validator and shares the rewards, minus a fee. It lowers the technical barrier, but you are trusting that operator, which reintroduces a degree of counterparty risk.
Liquid staking goes a step further: in exchange for your staked coins you receive a token representing your stake, which you can use elsewhere while the original stays locked. It is flexible and popular, but it adds smart-contract risk and its own complexities, and the representative token can occasionally trade away from the value it is meant to track. Neither approach is wrong; both simply move the risks around. Understand where the risk sits before you choose.
Which model, and why it matters to you
You do not have to mine or stake to use crypto, but knowing which model a network uses tells you a lot about its priorities: energy security and battle-tested simplicity on one side, energy efficiency and capital-based security on the other. When you evaluate a project later in this path, its consensus choice is one of the first things worth understanding. Next, we turn to something every participant eventually faces: reading a price chart.
Часто задаваемые вопросы
Is staking a safe way to earn passive income?
Staking can earn rewards, but it is not risk-free. Yields vary, funds may be locked for a period, and some networks can penalise (slash) validators for errors. Treat advertised yields as estimates, not guarantees. This is education, not financial advice.
Which is better, mining or staking?
Neither is universally better — they make different trade-offs. Mining is battle-tested and hardware-based but energy-hungry; staking is far more energy-efficient but newer and capital-based. They suit different goals and networks.
Do I need expensive equipment to stake?
Not always. Running your own validator has technical requirements, but many people stake smaller amounts through pooled services. Each option carries its own custody and counterparty considerations worth understanding first.