Bitcoin storage design — block database, UTXO set, and chain state management
How Bitcoin Core persists blocks, maintains the UTXO set, indexes chain state, manages the mempool, prunes historical data, and bootstraps via assumeUTXO.
Keyword reference — entries that mention this term in body prose.
4 entries reference this keyword in body prose.
Bitcoin Institute ↔ Satoshi Nakamoto
How Bitcoin Core persists blocks, maintains the UTXO set, indexes chain state, manages the mempool, prunes historical data, and bootstraps via assumeUTXO.
Bitcoin Institute ↔ Satoshi Nakamoto
How Bitcoin uses elliptic-curve keys, digital signatures, hash functions, and deterministic derivation to secure ownership without trusted third parties.
Bitcoin Institute ↔ Satoshi Nakamoto
Deep-dive into Bitcoin's transaction layer: UTXO lifecycle, transaction structure, Script evaluation, ECDSA and Schnorr signatures, SegWit, and Taproot.
Statistical analysis of Satoshi's Bitcoin source (v0.1.0–v0.3.19): coding-style fingerprint, commit times suggesting EST/CST, growth from 19,901 to 31,909 lines over 23 months, final-commit traits.