跳至主要內容

bb_getTx RPC Method - Blockbook

載入中...

更新於
Aug 09, 2026

bb_getTx RPC Method - Blockbook

Please note that this RPC method requires the Doge Blockbook enabled on your Quicknode endpoint.

參數

txid
字串
必填
載入中...

退貨

txid
字串
載入中...
版本
整數
載入中...
vin
陣列
載入中...
txid
字串
載入中...
vout
整數
載入中...
序列
整數
載入中...
n
整數
載入中...
addresses
陣列
載入中...
isAddress
布林值
載入中...
字串
載入中...
十六進位
字串
載入中...
coinbase
字串
載入中...
vout
陣列
載入中...
字串
載入中...
n
整數
載入中...
spent
布林值
載入中...
十六進位
字串
載入中...
addresses
陣列
載入中...
isAddress
布林值
載入中...
blockHash
字串
載入中...
blockHeight
整數
載入中...
確認函
整數
載入中...
blockTime
整數
載入中...
大小
整數
載入中...
vsize
整數
載入中...
字串
載入中...
valueIn
字串
載入中...
fees
字串
載入中...
十六進位
字串
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"txid": "fb5b329019805ad45094e7a82efa4d95572fab0d0635d22c72c76de3c4d2afa2",
6
"version": 1,
7
"vin": [
8
{
9
"txid": "b1beb4de5c121e3e77388ca9f93bd2536661bb2f1a55d2b5460d3e642e748803",
10
"vout": 1,
11
"sequence": 4294967295,
12
"n": 0,
13
"addresses": [
14
"D6Dz1pzn2AcwSfz1Sat6Re54pghrFxcRa8"
15
],
16
"isAddress": true,
17
"value": "306775431782"
18
}
19
],
20
"vout": [
21
{
22
"value": "177533426850",
23
"n": 0,
24
"spent": true,
25
"hex": "76a914a098f66a6549843cdf963e115b1301a9e1b10b0788ac",
26
"addresses": [
27
"DKnFtyak6P3jjcfvtJdVPtcc4HSsi4htbw"
28
],
29
"isAddress": true
30
},
31
{
32
"value": "129132004932",
33
"n": 1,
34
"spent": true,
35
"hex": "76a9140be4c25349ee33a3f3d9674fdd31618918cacd4588ac",
36
"addresses": [
37
"D6Dz1pzn2AcwSfz1Sat6Re54pghrFxcRa8"
38
],
39
"isAddress": true
40
}
41
],
42
"blockHash": "afc3dea351e65fca2c0908333295c734f9ac13c395800750d18fa64b69201070",
43
"blockHeight": 5595319,
44
"confirmations": 555713,
45
"blockTime": 1740063472,
46
"size": 225,
47
"value": "306665431782",
48
"valueIn": "306775431782",
49
"fees": "110000000",
50
"hex": "01000000010388742e643e0d46b5d2551a2fbb616653d23bf9a98c38773e1e125cdeb4beb1010000006a47304402203ea4c37b97f2744c971b7a062314c53d2549090157bb00c3be4c38a87c065ad6022077a1c90236ceec5b4be7406ecabdeabe798bf3bbf8b81e31e2559d695dee027a01210265a3c00a588c899676681e166c916ed030385c9da5a4c8d4b9029eed88a56d44ffffffff02a21cd155290000001976a914a098f66a6549843cdf963e115b1301a9e1b10b0788ac4406de101e0000001976a9140be4c25349ee33a3f3d9674fdd31618918cacd4588ac00000000"
51
}
52
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"txid": "fb5b329019805ad45094e7a82efa4d95572fab0d0635d22c72c76de3c4d2afa2",
6
"version": 1,
7
"vin": [
8
{
9
"txid": "b1beb4de5c121e3e77388ca9f93bd2536661bb2f1a55d2b5460d3e642e748803",
10
"vout": 1,
11
"sequence": 4294967295,
12
"n": 0,
13
"addresses": [
14
"D6Dz1pzn2AcwSfz1Sat6Re54pghrFxcRa8"
15
],
16
"isAddress": true,
17
"value": "306775431782"
18
}
19
],
20
"vout": [
21
{
22
"value": "177533426850",
23
"n": 0,
24
"spent": true,
25
"hex": "76a914a098f66a6549843cdf963e115b1301a9e1b10b0788ac",
26
"addresses": [
27
"DKnFtyak6P3jjcfvtJdVPtcc4HSsi4htbw"
28
],
29
"isAddress": true
30
},
31
{
32
"value": "129132004932",
33
"n": 1,
34
"spent": true,
35
"hex": "76a9140be4c25349ee33a3f3d9674fdd31618918cacd4588ac",
36
"addresses": [
37
"D6Dz1pzn2AcwSfz1Sat6Re54pghrFxcRa8"
38
],
39
"isAddress": true
40
}
41
],
42
"blockHash": "afc3dea351e65fca2c0908333295c734f9ac13c395800750d18fa64b69201070",
43
"blockHeight": 5595319,
44
"confirmations": 555713,
45
"blockTime": 1740063472,
46
"size": 225,
47
"value": "306665431782",
48
"valueIn": "306775431782",
49
"fees": "110000000",
50
"hex": "01000000010388742e643e0d46b5d2551a2fbb616653d23bf9a98c38773e1e125cdeb4beb1010000006a47304402203ea4c37b97f2744c971b7a062314c53d2549090157bb00c3be4c38a87c065ad6022077a1c90236ceec5b4be7406ecabdeabe798bf3bbf8b81e31e2559d695dee027a01210265a3c00a588c899676681e166c916ed030385c9da5a4c8d4b9029eed88a56d44ffffffff02a21cd155290000001976a914a098f66a6549843cdf963e115b1301a9e1b10b0788ac4406de101e0000001976a9140be4c25349ee33a3f3d9674fdd31618918cacd4588ac00000000"
51
}
52
}
還沒有帳號嗎?
endpoint 幾秒鐘endpoint 建立您的Quicknode endpoint ,並開始建置
立即免費開始使用