## Definition

A hash board is a circuit board inside an ASIC cryptocurrency miner that carries the mining chips, also called ASIC chips. These chips perform the repeated hashing calculations needed to search for valid blocks on networks such as [Bitcoin](https://bitcoin.org/bitcoin.pdf).

Most ASIC miners contain multiple hash boards working together. The control board sends work to each hash board, and the miner combines their results into the machine's total [hash rate](/glossary/hash-rate).

## How It Works

Each hash board is built around rows of ASIC chips connected to power delivery components, signal lines, sensors, and heat management hardware. When the miner receives mining work from a pool, the control board distributes that work to the hash boards. The chips then test large numbers of [nonce](/glossary/nonce) values by running the network's [hashing algorithm](https://developer.bitcoin.org/reference/block_chain.html#block-headers) over and over.

Hash boards consume most of the electricity in an ASIC miner because the chips do the actual computation. Power supplies feed high current into the boards, while voltage regulators help deliver the correct voltage to chip groups. Fans and heatsinks remove heat so the chips can keep operating within a safe temperature range.

If a hash board is unstable, the miner may report missing chips, hardware errors, low hash rate, or frequent restarts. Common causes include overheating, damaged chips, poor solder joints, failed voltage regulators, bad signal paths, or corrosion. Technicians often test hash boards separately to identify whether the problem is on one board, the control board, the [power supply](/glossary/power-supply), or the [cooling system](/glossary/cooling-system).

## Why It Matters

The hash board is the core production component of an ASIC miner. A miner's profitability depends heavily on how many hashes its boards can produce for each watt of power consumed, which is why ASIC specifications from manufacturers such as [Bitmain](https://shop.bitmain.com/) focus on hash rate and power efficiency. Healthy boards mean stable hash rate, better efficiency, and fewer rejected or lost shares.

Hash boards also matter for repair and maintenance. Replacing or repairing a single failed board can sometimes restore most of a miner's output without replacing the entire machine. For mining farms, tracking hash board health helps operators decide when to clean equipment, improve airflow, adjust firmware settings, or retire inefficient hardware.

Because hash boards run hot and carry high current, they are also a common failure point. Good cooling, clean power, proper handling, and regular monitoring can extend their service life and reduce downtime.

## Related Terms

- [ASIC Miner](/glossary/asic-miner)
- [Hash Rate](/glossary/hash-rate)
- [Mining Pool](/glossary/what-is-a-mining-pool)
- [Control Board](/glossary/control-board)
- [Nonce](/glossary/nonce)
