v1
latestOpenAPI 3.0.32026-07-1411903.4 MBBitcoin
Info Requests1234
getBlockchaIninfo
getBlockchaIninfo
get/v2/bitcoin/info
Response
getBlockchaIninfo
Example response
{
"data": {
"bestblockhash": "000000000000000000058d81e8e449dd23b1e4cef3ec71c7c0683242b7a1bb26",
"blocks": 776334,
"chain": "main",
"chainwork": "0000000000000000000000000000000000000000400e4117c310fbf1263b0cf2",
"difficulty": 39156400059293.19,
"headers": 776334,
"mediantime": 1676283971,
"size_on_disk": 517228552827,
"time": 1676286482,
"verificationprogress": 0.9999984737560516
},
"message": "Successfully parsed chain parameters.",
"ok": true,
"status": 200
}