SPV
Network & Protocol
4 references
Simplified Payment Verification: a Bitcoin technique where a client downloads block headers and uses Merkle proofs to verify transaction inclusion without downloading full blocks.
Appears in 4 whitepaper sections
$ETH
Ethereum
Merkle Trees
...itcoin node must store the entire blockchain (approximately 15GB as of 2013), a simplified payment verification (SPV) node only needs to download block headers containing Merkle roots, requir...
References and Further Reading
...izational governance through smart contracts.
Key technical components include simplified payment verification (SPV) for light clients, Merkle trees for efficient data verification, and Patr...
Related Stories
Whitepaper Deep Dive
Bitcoin Whitepaper: A Section-by-Section Analysis
An in-depth analysis of Satoshi Nakamoto's original 2008 whitepaper, breaking down every section from the abstract to t…
Technical ExplainerMerkle Trees: The Data Structure That Makes Blockchains Possible
How hash trees enable efficient verification of massive datasets, from Bitcoin's SPV to Ethereum's state tries and beyo…