Hash rate
The number of proof-of-work hash attempts performed per second by mining hardware or an entire network.
- Also known as
- hashrate
Network hash rate estimates how many proof-of-work attempts miners perform each second. Higher sustained hash rate generally makes chain reorganizations more expensive, but security also depends on decentralization, miner incentives, liquidity, and the cost of renting or redirecting compatible hardware.
For an individual miner, hash rate measures hardware speed. Profitability depends not just on raw hash rate, but also power cost, device efficiency, pool fees, uptime, block rewards, transaction fees, and market prices.
Difficulty adjustment algorithms respond to hash rate changes to keep average block times near target. If hash rate rises, difficulty eventually increases; if hash rate falls, difficulty eventually decreases.
Hash rate is measured in hashes per second, commonly shown as KH/s, MH/s, GH/s, TH/s, PH/s, or EH/s. Network hash rate is usually estimated from recent blocks and difficulty rather than directly observed.
Related terms
Explore connected entries beyond the alphabetical index.
Proof of Work (PoW)
→A consensus mechanism that makes block production require verifiable computational work.
Mining Difficulty
→Mining difficulty measures how hard it is to find a valid proof-of-work block and adjusts to keep average block times near target.
Difficulty Adjustment Algorithm (DAA)
→A DAA is the consensus rule that recalibrates mining difficulty so average block time stays near target as hash rate changes.
Hash
→A fixed-size digest produced by a one-way function, used for data integrity, identifiers, signatures, and proof-of-work.