21MERIDIAN 2140
06 / 104PoW

Proof of Work

A costly-to-produce, easy-to-verify signal that orders Bitcoin’s block history.

Bitcoin miners repeatedly hash candidate block headers until one falls below the network target. The winning proof is expensive and uncertain to find but trivial for nodes to verify.

Proof of work does not prove that a block is valid; nodes still verify every rule and transaction. It proves that computational energy was committed to a particular candidate history.

Rewriting a confirmed payment requires rebuilding its block and overtaking the honest chain’s continuing work. The cost rises with additional confirmations, while users choose how much confirmation is appropriate for the value and risk.

01

Uses SHA-256 hashing

02

Hard to produce, cheap to verify

03

Does not replace node validation

04

Makes history costly to rewrite

DOC · 001Bitcoin whitepaper — section 4PrimaryDOC · 002Bitcoin Developer Guide: MiningDocumentation
Reviewed 25 July 2026Source-first · No investment advice