본문으로 건너뛰기

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 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요