Mining hardware economics
get_hardware_benchmarksFind profitable mining hardware for any coin, ranked by net profit per day. Compare ASICs, GPUs, and CPUs using hashrate, power draw, and revenue at your electricity rate.
Instructions
Mining hardware matched to the coins it can mine, ranked by net USD per day at a given electricity rate. Covers ASICs, GPUs and CPUs, with hashrate and power draw per coin, gross revenue, net profit, and market price including whether that price is an observed listing or a model estimate. Use for "what should I mine with an RTX 4090", "best ASIC for Scrypt", "is an Antminer S21 still profitable", or "how much does a Bitaxe make". Coins are ranked by profitability, not alphabetically, and results are capped — ask for a higher limit rather than assuming the list is complete. For a coin's economics independent of any particular rig, use get_cost_of_production.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Restrict to one hardware class. | |
| limit | No | Devices to return, 1-25. Defaults to 5. | |
| query | Yes | Hardware model or keyword, at least 2 characters, e.g. "RTX 4090", "Antminer S21", "Bitaxe", "Ryzen 9 7950X". Short or generic queries match hundreds of devices, so pair them with type and limit. | |
| coin_id | No | Restrict the per-device coin rows to one network, e.g. to answer "how much does this rig make on Kaspa". Optional. | |
| electricity_cost_usd_kwh | No | Electricity price in USD per kWh. Defaults to 0.069, an industrial hosting tariff; residential rates are commonly 3-5x higher and change profitability conclusions. |