Bitcoin ecosystem design — Lightning Network, sidechains, and L1 extensions
How the Bitcoin ecosystem layers above and around the base chain: Lightning payment channels, federated sidechains, L1 envelope extensions, and mining pool architectures.
Entries of this type, gathered from across the archive. Use the type axis to compare communication formats over time.
12 entries
Bitcoin Institute ↔ Satoshi Nakamoto
How the Bitcoin ecosystem layers above and around the base chain: Lightning payment channels, federated sidechains, L1 envelope extensions, and mining pool architectures.
Bitcoin Institute ↔ Satoshi Nakamoto
Cross-cutting architecture comparison across every subsystem: Satoshi's v0.1 (January 2009) side by side with modern Bitcoin Core v27+, with split diagrams and domain tables.
Bitcoin Institute ↔ Satoshi Nakamoto
Bitcoin's threat model mapped end-to-end: what the protocol trusts, what it defends against, how each attack is countered, and where open risks remain.
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 Core manages keys, constructs transactions, selects coins, estimates fees, and exposes functionality through RPC, REST, and ZMQ interfaces.
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
How Bitcoin nodes find each other, exchange transactions and blocks, and resist network-level attacks across the P2P gossip layer.
Bitcoin Institute ↔ Satoshi Nakamoto
How Bitcoin's 21 million cap emerges from a geometric halving series, how block rewards transition from subsidy to fees, and how the incentive model sustains honest mining.
Bitcoin Institute ↔ Satoshi Nakamoto
How Bitcoin blocks are structured, how Merkle trees commit transactions to block headers, and how the most-work chain selection rule resolves forks.
Bitcoin Institute ↔ Satoshi Nakamoto
How Bitcoin nodes agree on a single chain: SHA-256d proof of work, the difficulty adjustment algorithm, block validation rules, fork resolution, and probabilistic finality.
Bitcoin Institute ↔ Satoshi Nakamoto
Deep-dive into Bitcoin's transaction layer: UTXO lifecycle, transaction structure, Script evaluation, ECDSA and Schnorr signatures, SegWit, and Taproot.
Bitcoin Institute ↔ Satoshi Nakamoto
High-level system overview of Bitcoin's architecture, layer model, and data flow. Entry point to a 12-page design-document series covering every major subsystem.