跳至主要內容

ord_getBlockInfo RPC Method - Ordinals & Runes API

載入中...

更新於
2026年6月16日

ord_getBlockInfo RPC Method - Ordinals & Runes API

Please note that this method requires the Ordinals & Runes API add-on enabled on your Quicknode endpoint.

參數

blockHeight
字串
必填
載入中...

退貨

average_fee
整數
載入中...
average_fee_rate
整數
載入中...
bits
整數
載入中...
chainwork
字串
載入中...
確認
整數
載入中...
難度
數字
載入中...
hash
字串
載入中...
高度
整數
載入中...
max_fee
整數
載入中...
max_fee_rate
整數
載入中...
max_tx_size
整數
載入中...
median_fee
整數
載入中...
median_time
整數
載入中...
merkle_root
字串
載入中...
min_fee
整數
載入中...
min_fee_rate
整數
載入中...
next_block
字串
載入中...
非重複數
整數
載入中...
previous_block
字串
載入中...
subsidy
整數
載入中...
target
字串
載入中...
時間戳記
整數
載入中...
total_fee
整數
載入中...
total_size
整數
載入中...
total_weight
整數
載入中...
transaction_count
整數
載入中...
版本
整數
載入中...
請求
回應
1
{
2
"id": 1,
3
"result": {
4
"average_fee": 4224,
5
"average_fee_rate": 16,
6
"bits": 386097818,
7
"chainwork": "0000000000000000000000000000000000000000792afc9194d4373f17067780",
8
"confirmations": 50985,
9
"difficulty": 83148355189239.77,
10
"hash": "00000000000000000003086c5fc47fbb3a6bc009a6f67cb33fc8ade01d80f2ab",
11
"height": 843263,
12
"max_fee": 983011,
13
"max_fee_rate": 402,
14
"max_tx_size": 188180,
15
"median_fee": 1848,
16
"median_time": 1715587887,
17
"merkle_root": "694aee821f09f09d7d6922d8d4b63647fd2837d9cdc9946a0fb1643da5a7d7b6",
18
"min_fee": 893,
19
"min_fee_rate": 5,
20
"next_block": "0000000000000000000101209b4ab3570862dc3fac8633eb62938a541c55a2ff",
21
"nonce": 895835225,
22
"previous_block": "000000000000000000015f2dbc04ed10274690e78d9be02e509373097b4a12ca",
23
"subsidy": 312500000,
24
"target": "00000000000000000003629a0000000000000000000000000000000000000000",
25
"timestamp": 1715592413,
26
"total_fee": 16735182,
27
"total_size": 1660529,
28
"total_weight": 3991667,
29
"transaction_count": 3962,
30
"version": 704643072
31
},
32
"jsonrpc": "2.0"
33
}
1
{
2
"id": 1,
3
"result": {
4
"average_fee": 4224,
5
"average_fee_rate": 16,
6
"bits": 386097818,
7
"chainwork": "0000000000000000000000000000000000000000792afc9194d4373f17067780",
8
"confirmations": 50985,
9
"difficulty": 83148355189239.77,
10
"hash": "00000000000000000003086c5fc47fbb3a6bc009a6f67cb33fc8ade01d80f2ab",
11
"height": 843263,
12
"max_fee": 983011,
13
"max_fee_rate": 402,
14
"max_tx_size": 188180,
15
"median_fee": 1848,
16
"median_time": 1715587887,
17
"merkle_root": "694aee821f09f09d7d6922d8d4b63647fd2837d9cdc9946a0fb1643da5a7d7b6",
18
"min_fee": 893,
19
"min_fee_rate": 5,
20
"next_block": "0000000000000000000101209b4ab3570862dc3fac8633eb62938a541c55a2ff",
21
"nonce": 895835225,
22
"previous_block": "000000000000000000015f2dbc04ed10274690e78d9be02e509373097b4a12ca",
23
"subsidy": 312500000,
24
"target": "00000000000000000003629a0000000000000000000000000000000000000000",
25
"timestamp": 1715592413,
26
"total_fee": 16735182,
27
"total_size": 1660529,
28
"total_weight": 3991667,
29
"transaction_count": 3962,
30
"version": 704643072
31
},
32
"jsonrpc": "2.0"
33
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用