TimechainWiki
Movement III · The protocol

Technical foundations

Keys, transactions, blocks, consensus, and validation — how it actually works.

The cryptographic, transactional, and network-layer mechanics that make Bitcoin function. Cryptographic primitives are treated as black boxes whose properties (collision resistance, unforgeability, one-wayness) matter for sound-money and self-sovereignty; the internals (the mathematics of elliptic curves, the…

6 clusters 23 entries 9 thinkers 1 sources
01

Cluster 1 — Cryptographic primitives

The foundational building blocks. Property-focused treatment: what each primitive guarantees, what it doesn't, and which Bitcoin uses depend on which properties

02

Cluster 2 — Addresses and transactions

How primitives compose into the application-visible mechanism. The UTXO model is the load-bearing structural choice; everything else in transaction-layer Bitcoin descends from it

03

Cluster 3 — Blocks and chain

How transactions compose into blocks, and how blocks compose into the chain

04

Cluster 4 — Consensus

How nodes agree on which chain is canonical. The substantive technical content behind the "Bitcoin's consensus mechanism" framing

05

Cluster 5 — Network and validation

How the system operates as a distributed network

06

Cluster 6 — Protocol upgrades

How the protocol changes (or doesn't) over time