跳转至主要内容

bb_getTx RPC Method - Blockbook

正在加载...

更新于
2026年4月16日

bb_getTx RPC Method - Blockbook

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

参数

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

退货

txid
字符串
正在加载...
版本
整数
正在加载...
vin
数组
正在加载...
txid
字符串
正在加载...
vout
整数
正在加载...
序列
整数
正在加载...
n
整数
正在加载...
地址
数组
正在加载...
isAddress
布尔型
正在加载...
字符串
正在加载...
hex
字符串
正在加载...
coinbase
字符串
正在加载...
vout
数组
正在加载...
字符串
正在加载...
n
整数
正在加载...
spent
布尔型
正在加载...
hex
字符串
正在加载...
地址
数组
正在加载...
isAddress
布尔型
正在加载...
blockHash
字符串
正在加载...
blockHeight
整数
正在加载...
confirmations
整数
正在加载...
blockTime
整数
正在加载...
大小
整数
正在加载...
vsize
整数
正在加载...
字符串
正在加载...
valueIn
字符串
正在加载...
fees
字符串
正在加载...
hex
字符串
正在加载...
请求
回复
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
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用