Glossary

Hash Rate

Hash rate is the measure of how many hash computations a miner, mining pool, or an entire proof-of-work network performs per second while searching for valid blocks. It is expressed in hashes per second with metric prefixes — megahashes (MH/s), terahashes (TH/s), exahashes (EH/s) — and it is the standard yardstick for both a mining machine's power and a network's overall security.

For an individual miner, hash rate determines expected income: a machine performing twice as many guesses per second wins the block lottery twice as often on average. For a network, aggregate hash rate measures how expensive an attack would be, since rewriting history requires out-computing the honest majority. For example, a single modern Bitcoin ASIC performs on the order of hundreds of trillions of SHA-256 computations every second, yet still represents only a minuscule fraction of the global Bitcoin network, which operates at a scale of hundreds of exahashes per second.

A common misconception is that network hash rate is directly measured; it is actually estimated from how quickly blocks are being found relative to the current difficulty, so short-term charts are noisy and single-day "crashes" are often statistical artifacts. Hash rate and difficulty form a feedback loop: when more machines join and blocks arrive too fast, difficulty adjusts upward to restore the target block time, and when miners switch off — after a price drop or an energy crunch — difficulty eventually adjusts back down.