跳转至主要内容

bb_getUTXOs RPC Method - Blockbook

正在加载...

更新于
Feb 04, 2026

bb_getUTXOs RPC Method - Blockbook

Please note that this RPC method requires the BCH Blockbook JSON-RPC add-on enabled on your Quicknode endpoint.

参数

xpub_or_descriptor
字符串
必填
正在加载...
对象
对象
正在加载...
已确认
布尔型
正在加载...
gap
整数
正在加载...

退货

tx
数组
正在加载...
txid
字符串
正在加载...
vout
整数
正在加载...
字符串
正在加载...
confirmations
整数
正在加载...
高度
整数
正在加载...
请求
回复
1
{
2
"id": 1,
3
“结果”: [
4
{
5
"txid": "3e5a53348fcac5459d82eedef9ce8b59694a23fa8cc7f00226ad06335f608742",
6
"vout": 2,
7
"value": "9897005",
8
"height": 916715,
9
"confirmations": 1
10
},
11
{
12
"txid": "7d51c4e81679c3eced85fd7a3f6ab79cfffbc77b63d1c70759dbb94b000110e0",
13
"vout": 2,
14
"value": "1951",
15
"height": 916286,
16
"confirmations": 430
17
},
18
{
19
"txid": "0406af511e0b5e3cbb4c8ccbbe89b7bf48489bbf5d77823d9ee184f2a9516e42",
20
"vout": 2,
21
"value": "1774",
22
"height": 916204,
23
"confirmations": 512
24
},
25
{
26
"txid": "cd4a526f972b4942c68de2c57d9efdf11db8653cacd2baff9c3f34b902370c60",
27
"vout": 2,
28
"value": "1642",
29
"height": 916067,
30
"confirmations": 649
31
},
32
{
33
"txid": "842eb4b3146be5bd4f0c8b172dbac6e2a68e1217f20c040f97967ea78f0969af",
34
"vout": 2,
35
"value": "1539",
36
"height": 901527,
37
"confirmations": 15189
38
}
39
],
40
“jsonrpc”: "2.0"
41
}
1
{
2
"id": 1,
3
“结果”: [
4
{
5
"txid": "3e5a53348fcac5459d82eedef9ce8b59694a23fa8cc7f00226ad06335f608742",
6
"vout": 2,
7
"value": "9897005",
8
"height": 916715,
9
"confirmations": 1
10
},
11
{
12
"txid": "7d51c4e81679c3eced85fd7a3f6ab79cfffbc77b63d1c70759dbb94b000110e0",
13
"vout": 2,
14
"value": "1951",
15
"height": 916286,
16
"confirmations": 430
17
},
18
{
19
"txid": "0406af511e0b5e3cbb4c8ccbbe89b7bf48489bbf5d77823d9ee184f2a9516e42",
20
"vout": 2,
21
"value": "1774",
22
"height": 916204,
23
"confirmations": 512
24
},
25
{
26
"txid": "cd4a526f972b4942c68de2c57d9efdf11db8653cacd2baff9c3f34b902370c60",
27
"vout": 2,
28
"value": "1642",
29
"height": 916067,
30
"confirmations": 649
31
},
32
{
33
"txid": "842eb4b3146be5bd4f0c8b172dbac6e2a68e1217f20c040f97967ea78f0969af",
34
"vout": 2,
35
"value": "1539",
36
"height": 901527,
37
"confirmations": 15189
38
}
39
],
40
“jsonrpc”: "2.0"
41
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用