Quick answer
Consensus is the process by which network participants converge on an accepted blockchain state and rule set.
What is Consensus?
Blockchain consensus is not merely agreement in a chat room. It is the combination of validation rules and coordination mechanisms that lets independent nodes accept some blocks and reject others.
The useful way to approach this term is to separate its definition from the assumptions people often attach to it. In crypto, the same word can appear in a protocol rule, a user interface, a market-data label, or a marketing claim. Check which layer the explanation is describing.
Why does consensus matter?
Consensus determines which transactions are valid, who can propose blocks, how conflicts settle, and how upgrades are adopted. A network’s security claims are inseparable from its consensus design.
Concrete example
See it in a real situation
Two nodes may receive different transactions first, but after following the same validation and chain-selection rules they can converge on the same accepted history.
Common misconceptions
What this term does not mean
- Consensus does not require every participant to communicate with every other participant directly.
- A governance vote can signal preference without automatically changing the rules enforced by nodes.
Related terms
Sources and further reading
Definitions are written for education and checked against the sources below where relevant. A source can explain a protocol or rule without endorsing every product built around it.