跳转至主要内容

GET /api/v2/utxo/{addressOrXpub} - Blockbook REST API

正在加载...

更新于
Sep 02, 2026

GET /api/v2/utxo/{addressOrXpub} - Blockbook REST API

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

路径参数

xpub_or_address
字符串
必填
正在加载...
正在加载...

查询参数

已确认
布尔型
正在加载...
gap
整数
正在加载...

退货

正在加载...
txid
字符串
正在加载...
vout
整数
正在加载...
字符串
正在加载...
高度
整数
正在加载...
确认
整数
正在加载...
地址
字符串
正在加载...
path
字符串
正在加载...
请求
回复
1
[
2
{
3
"txid": "959bb7b066f8e8cfccb6f089eccdc1d1d84ed5199a2d35771465b2558e2d5339",
4
"vout": 1,
5
"value": "330078393",
6
"height": 952895,
7
"confirmations": 1
8
},
9
{
10
"txid": "c301490a0b821c5182010d0c178e538c127bb251fb62d5b39414a7c260b8e681",
11
"vout": 1,
12
"value": "331021333",
13
"height": 952895,
14
"confirmations": 1
15
}
16
]
1
[
2
{
3
"txid": "959bb7b066f8e8cfccb6f089eccdc1d1d84ed5199a2d35771465b2558e2d5339",
4
"vout": 1,
5
"value": "330078393",
6
"height": 952895,
7
"confirmations": 1
8
},
9
{
10
"txid": "c301490a0b821c5182010d0c178e538c127bb251fb62d5b39414a7c260b8e681",
11
"vout": 1,
12
"value": "331021333",
13
"height": 952895,
14
"confirmations": 1
15
}
16
]
还没有账号吗?
endpoint 几秒钟endpoint 创建您的Quicknode endpoint ,并开始构建
免费开始使用