跳至主要內容

bb_getUTXOs RPC Method - Blockbook

載入中...

更新於
2026年4月30日

bb_getUTXOs RPC Method - Blockbook

請注意,此 RPC 方法需要您的 Quicknode 端點已啟用Blockbook RPC附加元件。

參數

xpub_or_descriptor
字串
必填
載入中...
物件
物件
載入中...
confirmed
布林值
載入中...
gap
整數
載入中...

退貨

結果
陣列
載入中...
txid
字串
載入中...
vout
整數
載入中...
字串
載入中...
確認
整數
載入中...
高度
整數
載入中...
coinbase
布林值
載入中...
請求
回應
1
{
2
"id": 1,
3
「結果」: [
4
{
5
"txid": "65c2220429d7858d42ca8741cb4170f64660bf189b9aeb82f13dd6cbbfb316ce",
6
"vout": 0,
7
"value": "125075000",
8
"height": 3325978,
9
"confirmations": 92,
10
"coinbase": true
11
},
12
{
13
"txid": "c7a5aba940d88b4a54c4e42350fc6d5f7af025e692c8ce5da932ab9c80306dcb",
14
"vout": 0,
15
"value": "125221500",
16
"height": 3325941,
17
"confirmations": 129
18
},
19
{
20
"txid": "a11a005fa3bb17143122160b8073b3eb6ae2f511b6e2ea3f194b628c8b2ebead",
21
"vout": 0,
22
"value": "125000000",
23
"height": 3325940,
24
"confirmations": 130
25
}
26
],
27
"jsonrpc": "2.0"
28
}
1
{
2
"id": 1,
3
「結果」: [
4
{
5
"txid": "65c2220429d7858d42ca8741cb4170f64660bf189b9aeb82f13dd6cbbfb316ce",
6
"vout": 0,
7
"value": "125075000",
8
"height": 3325978,
9
"confirmations": 92,
10
"coinbase": true
11
},
12
{
13
"txid": "c7a5aba940d88b4a54c4e42350fc6d5f7af025e692c8ce5da932ab9c80306dcb",
14
"vout": 0,
15
"value": "125221500",
16
"height": 3325941,
17
"confirmations": 129
18
},
19
{
20
"txid": "a11a005fa3bb17143122160b8073b3eb6ae2f511b6e2ea3f194b628c8b2ebead",
21
"vout": 0,
22
"value": "125000000",
23
"height": 3325940,
24
"confirmations": 130
25
}
26
],
27
"jsonrpc": "2.0"
28
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用