CryptosBeginner
BitcoinLast reviewed 27 August 2026

Proof of work

Proof of work is a consensus method that uses computational work to make block production costly and verifiable.

Quick answer

Proof of work is a consensus method that uses computational work to make block production costly and verifiable.

What is Proof of work?

Proof of work lets a network choose a chain by requiring miners to find valid hashes under a difficulty target. Other nodes can verify the result quickly, even though finding it required repeated computation.

The useful way to approach this term is to separate its definition from the assumptions people often attach to it. In crypto, the same word can appear in a protocol rule, a user interface, a market-data label, or a marketing claim. Check which layer the explanation is describing.

Why does proof of work matter?

The model links Bitcoin’s security, mining competition, energy use, difficulty adjustment, and block timing. It also clarifies why changing mining rules can affect hardware, pools, and chain security.

Concrete example

See it in a real situation

A miner repeatedly changes a block header nonce and hashes the candidate. The miner succeeds only when the resulting hash falls below the network target; nodes then check the block and its proof.

Common misconceptions

What this term does not mean

  • Proof of work does not mean miners solve a useful business calculation; the work secures consensus.
  • A higher energy bill does not automatically mean a miner has a stronger individual chance; hashrate share matters.

Related terms

Sources and further reading

Definitions are written for education and checked against the sources below where relevant. A source can explain a protocol or rule without endorsing every product built around it.

Continue with CryptosBeginner