Startup

Two Ways to Agree on the Truth Without Trusting Anyone

A blockchain must agree on its records without a central authority. Proof of work does it by burning energy; proof of stake does it by putting money at risk. Each secures the network a different way.

↩ Looking BackPart of the 2020 to 2026 retrospective, written in July 2026. The date below marks the 2024 events this piece revisits, not when it was published, so it draws on everything known through mid 2026.
Nathan Xiang·January 23, 2024

Agreeing Without a Boss

A blockchain is a shared record maintained by many participants with no central authority in charge, which creates a fundamental problem: how do all the participants agree on what the record says, and prevent anyone from cheating, without a trusted party to enforce it. The answer is a consensus mechanism, a way for the network to agree on its records and make cheating prohibitively costly.

The two dominant mechanisms are proof of work and proof of stake, and they solve the problem in fundamentally different ways. Proof of work makes participants spend real resources, energy, to participate, so cheating means wasting those resources. Proof of stake makes participants put money at risk, so cheating means losing that money. Both make honest behavior the rational choice by making dishonesty expensive, but through different costs.

With no authority to trust, the network makes lying expensive instead of forbidding it. Proof of work burns electricity to raise the cost; proof of stake risks money. Either way, cheating costs more than it is worth.

How Proof of Work Secures the Network

Proof of work requires participants, called miners, to solve a computationally difficult puzzle to add a block to the chain, which requires enormous computing power and therefore electricity. The miner who solves the puzzle first adds the block and earns a reward, and the difficulty ensures that adding blocks requires real, costly work.

FeatureProof of work
Cost to participateElectricity and computing power
Security comes fromThe expense of the work
Attacking requiresOut spending the whole network

The security comes from the cost: to cheat, an attacker would need to control a majority of the computing power, which would require spending more on electricity and hardware than the rest of the network combined, making an attack prohibitively expensive. The energy spent is what secures the network, since it makes controlling the network too costly to be worthwhile. This is why proof of work is secure, and also why it is criticized, since the security depends on consuming enormous amounts of energy, which is the fundamental trade of the mechanism.

How Proof of Stake Secures the Network

Proof of stake takes a different approach, requiring participants, called validators, to put up a stake of the cryptocurrency as collateral, which they lose if they cheat. Validators are chosen to add blocks based on their stake, and if they validate dishonestly, their stake is taken away, making cheating cost them money directly.

The security comes from the money at risk: to cheat, an attacker would need to control a majority of the staked cryptocurrency, which is enormously expensive to acquire, and they would lose it if they cheated, making an attack costly in a different way than proof of work. Instead of spending energy, validators risk money, and the threat of losing the stake enforces honesty. This achieves security without the energy consumption of proof of work, which is its main advantage, since it secures the network through capital at risk rather than energy spent, addressing the energy criticism while providing security through a different cost.

The Trade Between Them

The two mechanisms trade different things, and the debate between them is central to blockchain design. Proof of work is battle tested and simple in its security model, but consumes enormous energy, which is its major drawback. Proof of stake avoids the energy consumption, securing the network through capital rather than electricity, but is newer, more complex, and raises different concerns.

Critics of proof of stake worry that it could concentrate power among those with the most cryptocurrency to stake, since influence depends on stake, potentially favoring the wealthy, and that its security model, being newer, is less proven than proof of work. Proponents argue it is more efficient and equally secure, achieving the same goal without the energy waste. The trade is between the proven, energy intensive security of proof of work and the efficient, newer, differently structured security of proof of stake, and the choice between them reflects different priorities, energy efficiency versus proven simplicity, and different views on the risks each carries, making the consensus mechanism a fundamental design choice for a blockchain.

Why It Matters

The consensus mechanism matters because it determines the security, the energy consumption, and the economic structure of a blockchain, shaping what the network is and how it works. A blockchain security ultimately rests on its consensus mechanism making cheating too costly, so the mechanism is foundational to whether the network can be trusted.

The energy consumption of proof of work has driven significant debate and some blockchains to adopt or switch to proof of stake, reflecting the importance of the choice for the environmental impact and the economics. Understanding the consensus mechanism is understanding how a blockchain achieves the remarkable feat of agreement without a central authority, which is the core innovation of the technology, and the different mechanisms represent different solutions to this fundamental problem, each with its own costs, security properties, and implications, making the consensus mechanism one of the most important aspects of any blockchain to understand.

The Bottom Line

A blockchain must agree on its records without a central authority, which it achieves through a consensus mechanism that makes cheating prohibitively costly. Proof of work does this by requiring participants to spend energy on computation, so that attacking the network means out spending everyone else, providing proven security at the cost of enormous energy consumption. Proof of stake does it by requiring participants to risk money as collateral that they lose if they cheat, securing the network through capital rather than energy, avoiding the energy consumption but raising newer concerns about concentration and its less proven model. The choice between them is a fundamental blockchain design decision, trading proven energy intensive security against efficient capital based security.

Explore Teen Biz News →