メインコンテンツへスキップ

bb_getUTXOs RPC Method - Blockbook

読み込み中...

更新日:
Sep 02, 2026

bb_getUTXOs RPC Method - Blockbook

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

パラメータ

xpub_or_descriptor
文字列
必須
読み込み中...
読み込み中...
オブジェクト
オブジェクト
読み込み中...
confirmed
ブール値
読み込み中...
gap
整数
読み込み中...

返します

読み込み中...
tx
配列
読み込み中...
txid
文字列
読み込み中...
vout
整数
読み込み中...
文字列
読み込み中...
confirmations
整数
読み込み中...
height
整数
読み込み中...
住所
文字列
読み込み中...
path
文字列
読み込み中...
リクエスト
回答
1
{
2
"id": 1,
3
"result": [
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
"result": [
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
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう