본문으로 건너뛰기

bb_getTx RPC Method - Blockbook

로딩 중...

업데이트 날짜:
Apr 30, 2026

bb_getTx RPC Method - Blockbook

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

매개변수

txid
문자열
필수
로딩 중...

반품

결과
객체
로딩 중...
txid
문자열
로딩 중...
버전
정수
로딩 중...
vin
배열
로딩 중...
txid
문자열
로딩 중...
vout
배열
로딩 중...
순서
정수
로딩 중...
n
정수
로딩 중...
addresses
배열
로딩 중...
isAddress
부울
로딩 중...
문자열
로딩 중...
vout
배열
로딩 중...
문자열
로딩 중...
n
정수
로딩 중...
spent
부울
로딩 중...
hex
문자열
로딩 중...
addresses
배열
로딩 중...
isAddress
부울
로딩 중...
blockHash
문자열
로딩 중...
blockHeight
정수
로딩 중...
confirmations
정수
로딩 중...
blockTime
정수
로딩 중...
크기
정수
로딩 중...
문자열
로딩 중...
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
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요