Consensus Mechanism
Share post
In Brief
A consensus mechanism is the set of rules a blockchain uses to let distributed, trustless participants agree on the validity of transactions and the state of the ledger — without any central authority.

What Is a Consensus Mechanism?
A consensus mechanism is the method a blockchain uses to get thousands of independent, distributed participants to agree on a single, accurate version of the ledger — without trusting a central authority. It defines how new transactions are validated, how new blocks are added, and how the network resists fraud and manipulation.
Consensus is the core innovation that makes decentralized networks like Bitcoin and Ethereum possible: it solves the problem of how strangers who don't trust each other can still agree on who owns what.
Why Do Blockchains Need Consensus?
In a decentralized network with no central server, participants need a way to agree on:
Which transactions are valid.
The correct order of transactions.
The current state of every account balance.
A consensus mechanism enforces these agreements, preventing problems like double-spending (spending the same coin twice) and ensuring everyone shares the same ledger.
Major Types of Consensus Mechanisms
| Mechanism | How It Works | Examples |
|---|---|---|
| Proof of Work (PoW) | Miners solve puzzles using computing power | Bitcoin, Litecoin |
| Proof of Stake (PoS) | Validators chosen by staked collateral | Ethereum, Cardano |
| Delegated PoS (DPoS) | Token holders vote for block producers | EOS, Tron |
| Proof of Authority (PoA) | Trusted, approved validators | Some enterprise chains |
| Proof of History (PoH) | Cryptographic clock ordering events | Solana (with PoS) |
Proof of Work vs Proof of Stake
The two most widely used mechanisms are Proof of Work and Proof of Stake:
Proof of Work secures the network through real-world computing power and energy. It is highly secure but energy-intensive.
Proof of Stake secures the network through staked capital that can be slashed for misbehavior. It is far more energy-efficient and lowers the hardware barrier to participation.
What Makes a Good Consensus Mechanism?
Security — resistance to attacks like the 51% attack and double-spending.
Decentralization — broad, permissionless participation.
Scalability — the ability to process transactions efficiently.
These three goals are often in tension — a challenge known as the blockchain trilemma.
Consensus Mechanisms and Trust Wallet
Trust Wallet supports assets across many different consensus mechanisms — from Proof of Work coins like Bitcoin to Proof of Stake networks like Ethereum and Solana. As a non-custodial wallet, you can store, send, and even stake supported PoS assets to earn rewards, all while keeping full control of your private keys across 100+ blockchains.