Crypto

Hash rate

Also calledhashrate

Hash rate is the number of cryptographic hash calculations performed per unit of time, usually expressed as hashes per second. In proof-of-work mining, it measures attempted work; a network-wide figure is typically an estimate derived from observed blocks and the current difficulty.

Evidence passport

What this page checked.

Sources
2
Record updated
August 18, 2026

Hash rate — definition, practical meaning, example, and common interpretation risk checked against the linked reference material

Definition checked

  • Definition and plain-English explanation for “Hash rate”
  • The worked example and the distinction described in the watch-out note
  • Reference material: Bitcoin Developer Guide — Mining, Bitcoin Developer Reference — Block Chain

Use the term correctly

  • Read the connected terms when a definition depends on another market concept
  • Check the broker’s contract specification when applying the term to a particular product
  • Treat examples as explanations of mechanics, not as prices, forecasts, or trading advice

Method. Editorial desk review of the definition, example, related concepts, and 2 linked sources. Calculations are checked directly where the entry contains arithmetic

Research scope and limits +
  • This glossary entry explains terminology and does not test a broker, trading account, platform, or live market condition
  • Contract wording and practical treatment can differ across brokers, venues, jurisdictions, and products
Page change log +
  1. Added named authorship, a definition evidence record, application checks, and a concise scope disclosure

What Hash rate means

A hash is the output of a cryptographic calculation. Proof-of-work miners generate huge numbers of hashes while looking for one below the network target. Hash rate describes the speed of those attempts: kilohashes, megahashes, gigahashes, terahashes, and beyond are progressively larger units. It does not represent a guaranteed number of blocks found because mining outcomes are random.

Hash rate is one indicator of the computing resources currently attempting to mine a proof-of-work network. A higher network hash rate can make an attack requiring majority hash power more costly, but it is not a complete security measure. For a miner, its own hash rate must be considered alongside power use, difficulty, pool terms, and equipment reliability.

A device rated at 100 TH/s performs about 100 trillion hash attempts per second. If a second device adds 50 TH/s, their combined nominal rate is 150 TH/s. That does not mean they will find exactly 1.5 times as many blocks over every short period; the expected relationship becomes clearer over many attempts.

Common questions

Why is network hash rate estimated?+

Mining hardware does not broadcast every unsuccessful calculation. Observers infer aggregate hash rate from the rate at which valid blocks appear and the network difficulty, so the figure can move as new blocks provide additional data.

Does more hash rate guarantee mining profit?+

No. More hash rate generally raises a miner’s expected share of block-finding work, but revenue remains uncertain and depends on difficulty, block rewards, fees, pool payouts, electricity costs, hardware costs, and cryptoasset prices.

Go to the original material.

01Bitcoin Developer Guide — Mining02Bitcoin Developer Reference — Block Chain