跳至主要內容

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 BCH Blockbook enabled on your Quicknode endpoint.

路徑參數

xpub_or_address
字串
必填
載入中...
載入中...

查詢參數

confirmed
布林值
載入中...
gap
整數
載入中...

退貨

載入中...
txid
字串
載入中...
vout
整數
載入中...
字串
載入中...
高度
整數
載入中...
確認函
整數
載入中...
地址
字串
載入中...
路徑
字串
載入中...
請求
回應
1
[
2
{
3
"txid": "9d80b45c92296792281803c6e0d029a947d66a5210d7f1961109bcffd8e698e0",
4
"vout": 2,
5
"value": "76031257",
6
"height": 954494,
7
"confirmations": 1
8
},
9
{
10
"txid": "1ced740cd2991ef8ff89c27d4a294b2a39c803ad18e98c3ac7a8c1b61b2f4e02",
11
"vout": 2,
12
"value": "1932",
13
"height": 945484,
14
"confirmations": 9011
15
}
16
]
1
[
2
{
3
"txid": "9d80b45c92296792281803c6e0d029a947d66a5210d7f1961109bcffd8e698e0",
4
"vout": 2,
5
"value": "76031257",
6
"height": 954494,
7
"confirmations": 1
8
},
9
{
10
"txid": "1ced740cd2991ef8ff89c27d4a294b2a39c803ad18e98c3ac7a8c1b61b2f4e02",
11
"vout": 2,
12
"value": "1932",
13
"height": 945484,
14
"confirmations": 9011
15
}
16
]
還沒有帳號嗎?
endpoint 幾秒鐘endpoint 建立您的Quicknode endpoint ,並開始建置
立即免費開始使用