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
整数
正在加载...
地址
数组
正在加载...
isAddress
布尔型
正在加载...
值
字符串
正在加载...
vout
数组
正在加载...
值
字符串
正在加载...
n
整数
正在加载...
spent
布尔型
正在加载...
hex
字符串
正在加载...
地址
数组
正在加载...
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": true24},25{26"value": "21875000",27"n": 1,28"spent": true,29"hex": "a9145d190948e5a6982893512c6d269ea14e96018f7e87",30"addresses": [31"t3T3smGZn6BoSFXWWXa1RaoQdcyaFjMfuYK"32],33"isAddress": true34},35{36"value": "25000000",37"n": 2,38"spent": true,39"hex": "a914931fec54c1fea86e574462cc32013f5400b8912987",40"addresses": [41"t3XyYW8yBFRuMnfvm5KLGFbEVz25kckZXym"42],43"isAddress": true44},45{46"value": "15625000",47"n": 3,48"spent": true,49"hex": "a914d45cb1adffb5215a42720532a076f02c7c778c9087",50"addresses": [51"t3dvVE3SQEi7kqNzwrfNePxZ1d4hUyztBA1"52],53"isAddress": true54}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": true24},25{26"value": "21875000",27"n": 1,28"spent": true,29"hex": "a9145d190948e5a6982893512c6d269ea14e96018f7e87",30"addresses": [31"t3T3smGZn6BoSFXWWXa1RaoQdcyaFjMfuYK"32],33"isAddress": true34},35{36"value": "25000000",37"n": 2,38"spent": true,39"hex": "a914931fec54c1fea86e574462cc32013f5400b8912987",40"addresses": [41"t3XyYW8yBFRuMnfvm5KLGFbEVz25kckZXym"42],43"isAddress": true44},45{46"value": "15625000",47"n": 3,48"spent": true,49"hex": "a914d45cb1adffb5215a42720532a076f02c7c778c9087",50"addresses": [51"t3dvVE3SQEi7kqNzwrfNePxZ1d4hUyztBA1"52],53"isAddress": true54}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}