GET /api/v2/block/{blockHash} - Blockbook REST API
Please note that this REST method requires the BTC Blockbook add-on enabled on your Quicknode endpoint.
路徑參數
區塊
字串
必填
載入中...
查詢參數
頁面
整數
載入中...
退貨
頁面
整數
載入中...
totalPages
整數
載入中...
itemsOnPage
整數
載入中...
hash
字串
載入中...
previousBlockHash
字串
載入中...
nextBlockHash
字串
載入中...
高度
整數
載入中...
確認
整數
載入中...
大小
整數
載入中...
時間
整數
載入中...
版本
整數
載入中...
merkleRoot
字串
載入中...
非重複數
字串
載入中...
bits
字串
載入中...
難度
字串
載入中...
txCount
整數
載入中...
txs
陣列
載入中...
txid
字串
載入中...
vin
陣列
載入中...
n
整數
載入中...
isAddress
布林值
載入中...
值
字串
載入中...
vout
陣列
載入中...
值
字串
載入中...
n
整數
載入中...
已花費
布林值
載入中...
地址
陣列
載入中...
isAddress
布林值
載入中...
blockHash
字串
載入中...
blockHeight
整數
載入中...
確認
整數
載入中...
blockTime
整數
載入中...
值
字串
載入中...
valueIn
字串
載入中...
費用
字串
載入中...
請求
回應
1{2"page": 1,3"totalPages": 6,4"itemsOnPage": 1000,5"hash": "0000000000000000000332e287259a689c0dfcd7ec818fd272db7d4c595bf057",6"previousBlockHash": "00000000000000000002101e392adf9f809f67015cbd2900796716aafaaea897",7"nextBlockHash": "000000000000000000045782353449a867a9e0360c2b1dfd9cee2f0bec4fe908",8"height": 816884,9"confirmations": 136012,10"size": 1851669,11"time": 1700056791,12"version": 632938496,13"merkleRoot": "2fbf9ad0d8a655e614156d0fd787826b4e17083a9c45fa0219a6cb064f5d9645",14"nonce": "4040912216",15"bits": "17045a12",16"difficulty": "64678587803496.61",17"txCount": 5180,18"txs": [19{20"txid": "7e3fda5b4dc7e8f39eb7ea73257398a42cd0ef9821fc8bf550e6b6a5fec6cfe2",21"vin": [22{23"n": 0,24"isAddress": false,25"value": "0"26}27],28"vout": [29{30"value": "716831584",31"n": 0,32"spent": true,33"addresses": [34"15MdAHnkxt9TMC2Rj595hsg8Hnv693pPBB"35],36"isAddress": true37},38{39"value": "0",40"n": 1,41"addresses": [42"OP_RETURN aa21a9ed9c4fcae67716e472f0e3d8a828061a46116ff439554268c0d48f49fa528f0ef7"43],44"isAddress": false45}46],47"blockHash": "0000000000000000000332e287259a689c0dfcd7ec818fd272db7d4c595bf057",48"blockHeight": 816884,49"confirmations": 136012,50"blockTime": 1700056791,51"value": "716831584",52"valueIn": "0",53"fees": "0"54}55]56}
1{2"page": 1,3"totalPages": 6,4"itemsOnPage": 1000,5"hash": "0000000000000000000332e287259a689c0dfcd7ec818fd272db7d4c595bf057",6"previousBlockHash": "00000000000000000002101e392adf9f809f67015cbd2900796716aafaaea897",7"nextBlockHash": "000000000000000000045782353449a867a9e0360c2b1dfd9cee2f0bec4fe908",8"height": 816884,9"confirmations": 136012,10"size": 1851669,11"time": 1700056791,12"version": 632938496,13"merkleRoot": "2fbf9ad0d8a655e614156d0fd787826b4e17083a9c45fa0219a6cb064f5d9645",14"nonce": "4040912216",15"bits": "17045a12",16"difficulty": "64678587803496.61",17"txCount": 5180,18"txs": [19{20"txid": "7e3fda5b4dc7e8f39eb7ea73257398a42cd0ef9821fc8bf550e6b6a5fec6cfe2",21"vin": [22{23"n": 0,24"isAddress": false,25"value": "0"26}27],28"vout": [29{30"value": "716831584",31"n": 0,32"spent": true,33"addresses": [34"15MdAHnkxt9TMC2Rj595hsg8Hnv693pPBB"35],36"isAddress": true37},38{39"value": "0",40"n": 1,41"addresses": [42"OP_RETURN aa21a9ed9c4fcae67716e472f0e3d8a828061a46116ff439554268c0d48f49fa528f0ef7"43],44"isAddress": false45}46],47"blockHash": "0000000000000000000332e287259a689c0dfcd7ec818fd272db7d4c595bf057",48"blockHeight": 816884,49"confirmations": 136012,50"blockTime": 1700056791,51"value": "716831584",52"valueIn": "0",53"fees": "0"54}55]56}