21MERIDIAN 2140
05 / 104TIME

Timechain

Blockchain

Bitcoin’s proof-of-work-ordered history of valid blocks.

Timechain is an early Bitcoin term for the chain of blocks. Each block commits to the previous block’s hash, creating an ordered record. Nodes select the valid chain with the most accumulated proof of work.

Bitcoin cannot give every transaction a perfect global timestamp. Blocks instead establish a defensible sequence: a transaction included in an earlier block existed before the proof of work for later blocks.

The rule is not simply the greatest number of blocks. Nodes follow the valid chain with the greatest cumulative chainwork, which matters when blocks have been mined under different difficulty targets.

01

Blocks commit to prior hashes

02

Orders history probabilistically

03

Chainwork matters, not block count alone

04

Every node validates independently

DOC · 001Bitcoin whitepaperPrimaryDOC · 002Bitcoin Core validation sourcePrimary
Reviewed 25 July 2026Source-first · No investment advice