メインコンテンツへスキップ

bb_getTx RPC Method - Blockbook

読み込み中...

更新日:
Aug 09, 2026

bb_getTx RPC Method - Blockbook

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

パラメータ

txid
文字列
必須
読み込み中...

返します

結果
オブジェクト
読み込み中...
txid
文字列
読み込み中...
バージョン
整数
読み込み中...
vin
配列
読み込み中...
txid
文字列
読み込み中...
vout
配列
読み込み中...
シーケンス
整数
読み込み中...
n
整数
読み込み中...
addresses
配列
読み込み中...
isAddress
ブール値
読み込み中...
文字列
読み込み中...
vout
配列
読み込み中...
文字列
読み込み中...
n
整数
読み込み中...
spent
ブール値
読み込み中...
hex
文字列
読み込み中...
addresses
配列
読み込み中...
isAddress
ブール値
読み込み中...
blockHash
文字列
読み込み中...
blockHeight
整数
読み込み中...
confirmations
整数
読み込み中...
blockTime
整数
読み込み中...
size
整数
読み込み中...
文字列
読み込み中...
valueIn
文字列
読み込み中...
fees
文字列
読み込み中...
hex
文字列
読み込み中...
リクエスト
回答
1
{
2
"id": 1,
3
"result": {
4
"txid": "6148af5e4e8b6cf15cbf9ed11500eee15ec3ca2928b16eb05b7aa3958f7ed54a",
5
"version": 4,
6
"vin": [
7
{
8
"sequence": 4294967295,
9
"n": 0,
10
"isAddress": false,
11
"coinbase": "0380841e00"
12
}
13
],
14
"vout": [
15
{
16
"value": "250062746",
17
"n": 0,
18
"spent": true,
19
"hex": "76a91417a33a9bb0583ef52944aaf5591cc1740511af8188ac",
20
"addresses": [
21
"t1L2b66MXbgpVMXDfUa94GCBFAN4dCxGohM"
22
],
23
"isAddress": true
24
},
25
{
26
"value": "21875000",
27
"n": 1,
28
"spent": true,
29
"hex": "a9145d190948e5a6982893512c6d269ea14e96018f7e87",
30
"addresses": [
31
"t3T3smGZn6BoSFXWWXa1RaoQdcyaFjMfuYK"
32
],
33
"isAddress": true
34
},
35
{
36
"value": "25000000",
37
"n": 2,
38
"spent": true,
39
"hex": "a914931fec54c1fea86e574462cc32013f5400b8912987",
40
"addresses": [
41
"t3XyYW8yBFRuMnfvm5KLGFbEVz25kckZXym"
42
],
43
"isAddress": true
44
},
45
{
46
"value": "15625000",
47
"n": 3,
48
"spent": true,
49
"hex": "a914d45cb1adffb5215a42720532a076f02c7c778c9087",
50
"addresses": [
51
"t3dvVE3SQEi7kqNzwrfNePxZ1d4hUyztBA1"
52
],
53
"isAddress": true
54
}
55
],
56
"blockHash": "00000000010accaf2f87934765dc2e0bf4823a2b1ae2c1395b334acfce52ad68",
57
"blockHeight": 2000000,
58
"confirmations": 1326070,
59
"blockTime": 1677602242,
60
"size": 205,
61
"value": "312562746",
62
"valueIn": "0",
63
"fees": "0"
64
},
65
「jsonrpc」: "2.0"
66
}
1
{
2
"id": 1,
3
"result": {
4
"txid": "6148af5e4e8b6cf15cbf9ed11500eee15ec3ca2928b16eb05b7aa3958f7ed54a",
5
"version": 4,
6
"vin": [
7
{
8
"sequence": 4294967295,
9
"n": 0,
10
"isAddress": false,
11
"coinbase": "0380841e00"
12
}
13
],
14
"vout": [
15
{
16
"value": "250062746",
17
"n": 0,
18
"spent": true,
19
"hex": "76a91417a33a9bb0583ef52944aaf5591cc1740511af8188ac",
20
"addresses": [
21
"t1L2b66MXbgpVMXDfUa94GCBFAN4dCxGohM"
22
],
23
"isAddress": true
24
},
25
{
26
"value": "21875000",
27
"n": 1,
28
"spent": true,
29
"hex": "a9145d190948e5a6982893512c6d269ea14e96018f7e87",
30
"addresses": [
31
"t3T3smGZn6BoSFXWWXa1RaoQdcyaFjMfuYK"
32
],
33
"isAddress": true
34
},
35
{
36
"value": "25000000",
37
"n": 2,
38
"spent": true,
39
"hex": "a914931fec54c1fea86e574462cc32013f5400b8912987",
40
"addresses": [
41
"t3XyYW8yBFRuMnfvm5KLGFbEVz25kckZXym"
42
],
43
"isAddress": true
44
},
45
{
46
"value": "15625000",
47
"n": 3,
48
"spent": true,
49
"hex": "a914d45cb1adffb5215a42720532a076f02c7c778c9087",
50
"addresses": [
51
"t3dvVE3SQEi7kqNzwrfNePxZ1d4hUyztBA1"
52
],
53
"isAddress": true
54
}
55
],
56
"blockHash": "00000000010accaf2f87934765dc2e0bf4823a2b1ae2c1395b334acfce52ad68",
57
"blockHeight": 2000000,
58
"confirmations": 1326070,
59
"blockTime": 1677602242,
60
"size": 205,
61
"value": "312562746",
62
"valueIn": "0",
63
"fees": "0"
64
},
65
「jsonrpc」: "2.0"
66
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう