bb_getTx RPC Method - Blockbook
請注意,此 RPC 方法需要您的 Quicknode 端點已啟用Blockbook RPC附加元件。
參數
txid
字串
必填
載入中...
退貨
結果
物件
載入中...
txid
字串
載入中...
版本
整數
載入中...
vin
陣列
載入中...
txid
字串
載入中...
vout
陣列
載入中...
序列
整數
載入中...
n
整數
載入中...
地址
陣列
載入中...
isAddress
布林值
載入中...
值
字串
載入中...
vout
陣列
載入中...
值
字串
載入中...
n
整數
載入中...
已花費
布林值
載入中...
hex
字串
載入中...
地址
陣列
載入中...
isAddress
布林值
載入中...
blockHash
字串
載入中...
blockHeight
整數
載入中...
確認
整數
載入中...
blockTime
整數
載入中...
大小
整數
載入中...
值
字串
載入中...
valueIn
字串
載入中...
費用
字串
載入中...
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}