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

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

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

Blocks and chain

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

04

Consensus

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

05

Network and validation

How the system operates as a distributed network

06

Protocol upgrades

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