跳至主要內容

GET /api/v2/feestats/{block_id} - Blockbook REST API

載入中...

更新於
Aug 09, 2026

GET /api/v2/feestats/{block_id} - Blockbook REST API

Please note that this REST method requires the BTC Blockbook enabled on your Quicknode endpoint.

路徑參數

block_id
字串
必填
載入中...

查詢參數

退貨

txCount
整數
載入中...
totalFeesSat
字串
載入中...
averageFeePerKb
整數
載入中...
decilesFeePerKb
陣列
載入中...
請求
回應
1
{
2
"txCount": 3720,
3
"totalFeesSat": "13687680",
4
"averageFeePerKb": 11905,
5
"decilesFeePerKb": [
6
4081,
7
5678,
8
5814,
9
6000,
10
6000,
11
6058,
12
6260,
13
7000,
14
7934,
15
12055,
16
1105392
17
]
18
}
1
{
2
"txCount": 3720,
3
"totalFeesSat": "13687680",
4
"averageFeePerKb": 11905,
5
"decilesFeePerKb": [
6
4081,
7
5678,
8
5814,
9
6000,
10
6000,
11
6058,
12
6260,
13
7000,
14
7934,
15
12055,
16
1105392
17
]
18
}
還沒有帳號嗎?
endpoint 幾秒鐘endpoint 建立您的Quicknode endpoint ,並開始建置
立即免費開始使用