Mining · Bitcoin glossary

What is Difficulty?

A measure derived from Bitcoin's proof-of-work target.

Plain-English definition · Reviewed 2026-08-04
In one sentence

A measure derived from Bitcoin's proof-of-work target.

01

Difficulty meaning

Mining difficulty describes how hard it is to find a block-header hash below the network target compared with a defined baseline. A higher difficulty means a smaller target and, on average, more hash attempts per successful block.

02

How it works in Bitcoin

Bitcoin adjusts the target every 2,016 blocks using the time taken by the preceding adjustment period, within protocol limits. The goal is to keep long-run block production near ten minutes despite changes in total hash rate.

03

A simple example

If substantial hash rate joins the network, blocks may arrive faster until the next adjustment. Difficulty can then rise, making each qualifying hash harder to find.

04

Why Difficulty matters

Mining terms connect proof of work, block production, incentives and energy. They should not be used as shorthand for node validation or guaranteed profitability.

05

What people often get wrong

Difficulty does not force each block to arrive in ten minutes. Mining is probabilistic, so short and long gaps are normal.

06

Quick checks before using the term

  • Is this about hashrate, energy, revenue or validation?
  • Which unit and period does the claim use?
  • What changes when difficulty or fees move?

Apply these questions to the concrete example above. A precise answer is more useful than repeating the definition without naming the actor, rule or failure path.

Check the primary reference

This entry is written in plain English, but the technical source is available when you need exact protocol detail.

Bitcoin Developer Guide: Mining ↗