跳至主要內容

GET /api/v2/tx/{txid} - Blockbook REST API

載入中...

更新於
Aug 09, 2026

GET /api/v2/tx/{txid} - Blockbook REST API

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

路徑參數

txid
字串
必填
載入中...

退貨

txid
字串
載入中...
版本
整數
載入中...
vin
陣列
載入中...
n
整數
載入中...
序列
整數
載入中...
isAddress
布林值
載入中...
coinbase
字串
載入中...
vout
陣列
載入中...
字串
載入中...
n
整數
載入中...
spent
布林值
載入中...
十六進位
字串
載入中...
addresses
陣列
載入中...
isAddress
布林值
載入中...
blockHash
字串
載入中...
blockHeight
整數
載入中...
確認函
整數
載入中...
blockTime
整數
載入中...
大小
整數
載入中...
vsize
整數
載入中...
字串
載入中...
valueIn
字串
載入中...
fees
字串
載入中...
十六進位
字串
載入中...
請求
回應
1
{
2
"txid": "7e3fda5b4dc7e8f39eb7ea73257398a42cd0ef9821fc8bf550e6b6a5fec6cfe2",
3
"version": 1,
4
"lockTime": 843111278,
5
"vin": [
6
{
7
"sequence": 4294967295,
8
"n": 0,
9
"isAddress": false,
10
"coinbase": "03f4760c04dace54652f4d41524120506f6f6c2ffabe6d6d621175c7c1371ebd43cefcefc3ab0453b7f952101cb5575976420d0104e9f0dd010000000000000038c0a19ff8fe2ab8e720838f0bd64112131be21206007a000000ffffffff"
11
}
12
],
13
"vout": [
14
{
15
"value": "716831584",
16
"n": 0,
17
"spent": true,
18
"hex": "76a9142fc701e2049ee4957b07134b6c1d771dd5a96b2188ac",
19
"addresses": [
20
"15MdAHnkxt9TMC2Rj595hsg8Hnv693pPBB"
21
],
22
"isAddress": true
23
},
24
{
25
"value": "0",
26
"n": 1,
27
"hex": "6a24aa21a9ed9c4fcae67716e472f0e3d8a828061a46116ff439554268c0d48f49fa528f0ef7",
28
"addresses": [
29
"OP_RETURN aa21a9ed9c4fcae67716e472f0e3d8a828061a46116ff439554268c0d48f49fa528f0ef7"
30
],
31
"isAddress": false
32
}
33
],
34
"blockHash": "0000000000000000000332e287259a689c0dfcd7ec818fd272db7d4c595bf057",
35
"blockHeight": 816884,
36
"confirmations": 136012,
37
"blockTime": 1700056791,
38
"size": 262,
39
"vsize": 235,
40
"value": "716831584",
41
"valueIn": "0",
42
"fees": "0",
43
"hex": "010000000001010000000000000000000000000000000000000000000000000000000000000000ffffffff5e03f4760c04dace54652f4d41524120506f6f6c2ffabe6d6d621175c7c1371ebd43cefcefc3ab0453b7f952101cb5575976420d0104e9f0dd010000000000000038c0a19ff8fe2ab8e720838f0bd64112131be21206007a000000ffffffffffffffff0260fbb92a000000001976a9142fc701e2049ee4957b07134b6c1d771dd5a96b2188ac0000000000000000266a24aa21a9ed9c4fcae67716e472f0e3d8a828061a46116ff439554268c0d48f49fa528f0ef7012000000000000000000000000000000000000000000000000000000000000000006edb4032"
44
}
1
{
2
"txid": "7e3fda5b4dc7e8f39eb7ea73257398a42cd0ef9821fc8bf550e6b6a5fec6cfe2",
3
"version": 1,
4
"lockTime": 843111278,
5
"vin": [
6
{
7
"sequence": 4294967295,
8
"n": 0,
9
"isAddress": false,
10
"coinbase": "03f4760c04dace54652f4d41524120506f6f6c2ffabe6d6d621175c7c1371ebd43cefcefc3ab0453b7f952101cb5575976420d0104e9f0dd010000000000000038c0a19ff8fe2ab8e720838f0bd64112131be21206007a000000ffffffff"
11
}
12
],
13
"vout": [
14
{
15
"value": "716831584",
16
"n": 0,
17
"spent": true,
18
"hex": "76a9142fc701e2049ee4957b07134b6c1d771dd5a96b2188ac",
19
"addresses": [
20
"15MdAHnkxt9TMC2Rj595hsg8Hnv693pPBB"
21
],
22
"isAddress": true
23
},
24
{
25
"value": "0",
26
"n": 1,
27
"hex": "6a24aa21a9ed9c4fcae67716e472f0e3d8a828061a46116ff439554268c0d48f49fa528f0ef7",
28
"addresses": [
29
"OP_RETURN aa21a9ed9c4fcae67716e472f0e3d8a828061a46116ff439554268c0d48f49fa528f0ef7"
30
],
31
"isAddress": false
32
}
33
],
34
"blockHash": "0000000000000000000332e287259a689c0dfcd7ec818fd272db7d4c595bf057",
35
"blockHeight": 816884,
36
"confirmations": 136012,
37
"blockTime": 1700056791,
38
"size": 262,
39
"vsize": 235,
40
"value": "716831584",
41
"valueIn": "0",
42
"fees": "0",
43
"hex": "010000000001010000000000000000000000000000000000000000000000000000000000000000ffffffff5e03f4760c04dace54652f4d41524120506f6f6c2ffabe6d6d621175c7c1371ebd43cefcefc3ab0453b7f952101cb5575976420d0104e9f0dd010000000000000038c0a19ff8fe2ab8e720838f0bd64112131be21206007a000000ffffffffffffffff0260fbb92a000000001976a9142fc701e2049ee4957b07134b6c1d771dd5a96b2188ac0000000000000000266a24aa21a9ed9c4fcae67716e472f0e3d8a828061a46116ff439554268c0d48f49fa528f0ef7012000000000000000000000000000000000000000000000000000000000000000006edb4032"
44
}
還沒有帳號嗎?
endpoint 幾秒鐘endpoint 建立您的Quicknode endpoint ,並開始建置
立即免費開始使用