Hashrate Index/API Documentation/Network
Get Network Difficulty Adjustment
This endpoint provides a historical record of all Bitcoin network mining difficulty adjustments. The mining difficulty is recalibrated approximately every 2,016 blocks (about every two weeks) to ensure blocks are produced at a consistent rate of one every 10 minutes, regardless of changes in total network hashrate.
Authorization
X-Hi-Api-Key
<token>In: header
Query Parameters
span
stringTime span
Default:
"1M"
Value in: "1D" | "7D" | "1M" | "3M" | "1Y" | "5Y" | "ALL"
OK