🔗 How Blockchain Consensus Works
See how nodes validate transactions, choose between competing blocks, and use work, stake, votes, and finality rules to converge on a shared history.
What you’ll learn
- The agreement problemExplain why replicated ledgers need a rule for agreeing on one ordered history.Consensus resolves competing valid updates under network delay and participant faults.
- From transactions to blocksTrace local validation, block proposals, parent links, and temporary forks.Nodes verify block contents independently before choosing which valid branch to extend.
- Proof of workDescribe how computational work selects proposals and why confidence grows with confirmations.Proof of work makes competing histories expensive and offers probabilistic confidence.
- Proof of stakeCompare stake-backed proposals, attestations, checkpoint finality, rewards, and penalties.Proof of stake uses economic collateral and votes, with rules that vary across systems.
Questions this course answers
What problem does consensus solve in a distributed ledger?
Consensus selects a canonical history among competing valid proposals; it does not replace validation or guarantee synchronized delivery.
Why must nodes validate a block locally after a proposer broadcasts it?
Nodes independently check signatures, state transitions, parent linkage, and protocol rules.
What does a proof-of-work difficulty target make costly?
Finding a qualifying hash requires repeated computation, while verifying it is comparatively cheap.
In Ethereum's proof-of-stake design, what can finalize a checkpoint pair?
Ethereum's documentation describes checkpoint upgrades when votes represent at least two-thirds of total staked ETH.
What is a temporary fork?
Network delay can expose different valid branches temporarily; the protocol then applies its fork-choice and finality rules.
Grounded in trusted sources
- https://www.nist.gov/publications/blockchain-technology-overview
- https://www.nist.gov/blockchain
- https://bitcoin.org/bitcoin.pdf
- https://ethereum.org/developers/docs/consensus-mechanisms/
- https://ethereum.org/developers/docs/consensus-mechanisms/pos/
- https://csrc.nist.gov/pubs/ir/8460/ipd
Every Wunder lesson is built from real, reputable sources — never invented.
Related Technology courses
Wunder is a personalized learn-anything platform — tell it any topic and it builds a beautiful, fact-checked course in minutes, with narration, a knowledge check, and a college-style University track.
Browse more Technology courses · All topics · Home
© 2026 Wunder Learning LLC · Terms & Privacy