Skip to main content

Consensus

security · blockchain

The process by which blockchain participants agree on valid transactions, blocks, and ledger history.

Also known as
Social Consensus, Nakamoto Consensus
1.general

Consensus is how a blockchain network converges on one valid ledger state without a central database operator. Nodes enforce rules for valid transactions and blocks, while the consensus mechanism helps decide which valid block history becomes canonical.

2.mechanisms

Proof of Work, Proof of Stake, delegated systems, and Byzantine-fault-tolerant systems use different methods to select block producers and resolve competing histories. Each approach makes different tradeoffs among decentralization, finality, energy use, complexity, and governance.

3.social-consensus

Social consensus is the human layer: users, developers, miners, businesses, and infrastructure providers deciding which software and rules to run. If groups adopt incompatible rules, a chain split can occur.

Related terms

All terms and definitions may update as the Cryptionary improves.