bb_getTxSpecific RPC Method - Blockbook
Please note that this RPC method requires the Blockbook RPC add-on enabled on your Quicknode endpoint.
Parameters
txid
string
REQUIRED
Loading...
Returns
result
object
Loading...
in_active_chain
boolean
Loading...
hex
string
Loading...
height
integer
Loading...
confirmations
integer
Loading...
vin
array
Loading...
txid
string
Loading...
vout
integer
Loading...
scriptSig
object
Loading...
asm
string
Loading...
hex
string
Loading...
coinbase
string
Loading...
sequence
integer
Loading...
vout
array
Loading...
value
number
Loading...
valueZat
integer
Loading...
n
integer
Loading...
scriptPubKey
object
Loading...
asm
string
Loading...
hex
string
Loading...
reqSigs
integer
Loading...
type
string
Loading...
addresses
array
Loading...
vShieldedSpend
array
Loading...
vShieldedOutput
array
Loading...
vjoinsplit
array
Loading...
orchard
object
Loading...
actions
array
Loading...
valueBalance
number
Loading...
valueBalanceZat
integer
Loading...
valueBalance
number
Loading...
valueBalanceZat
integer
Loading...
size
integer
Loading...
time
integer
Loading...
txid
string
Loading...
overwintered
boolean
Loading...
version
integer
Loading...
versiongroupid
string
Loading...
locktime
integer
Loading...
expiryheight
integer
Loading...
blockhash
string
Loading...
blocktime
integer
Loading...
Request
1curl -X POST "https://docs-demo.zec-mainnet.quiknode.pro/" \2-H "Content-Type: application/json" \3-d '{4"jsonrpc": "2.0",5"method": "bb_getTxSpecific",6"params": [7"6148af5e4e8b6cf15cbf9ed11500eee15ec3ca2928b16eb05b7aa3958f7ed54a"8],9"id": 110}'
1curl -X POST "https://docs-demo.zec-mainnet.quiknode.pro/" \2-H "Content-Type: application/json" \3-d '{4"jsonrpc": "2.0",5"method": "bb_getTxSpecific",6"params": [7"6148af5e4e8b6cf15cbf9ed11500eee15ec3ca2928b16eb05b7aa3958f7ed54a"8],9"id": 110}'
Response
1{2"id": 1,3"result": {4"in_active_chain": true,5"hex": "0400008085202f8901000000000000000000000000000000000000000000000000000000000000000000ffffffff050380841e00ffffffff049aa7e70e000000001976a91417a33a9bb0583ef52944aaf5591cc1740511af8188ac38c94d010000000017a9145d190948e5a6982893512c6d269ea14e96018f7e8740787d010000000017a914931fec54c1fea86e574462cc32013f5400b8912987286bee000000000017a914d45cb1adffb5215a42720532a076f02c7c778c90870000000080841e000000000000000000000000",6"height": 2000000,7"confirmations": 1325973,8"vin": [9{10"coinbase": "0380841e00",11"sequence": 429496729512}13],14"vout": [15{16"value": 2.50062746,17"valueZat": 250062746,18"n": 0,19"scriptPubKey": {20"asm": "OP_DUP OP_HASH160 17a33a9bb0583ef52944aaf5591cc1740511af81 OP_EQUALVERIFY OP_CHECKSIG",21"hex": "76a91417a33a9bb0583ef52944aaf5591cc1740511af8188ac",22"reqSigs": 1,23"type": "pubkeyhash",24"addresses": [25"t1L2b66MXbgpVMXDfUa94GCBFAN4dCxGohM"26]27}28},29{30"value": 0.21875,31"valueZat": 21875000,32"n": 1,33"scriptPubKey": {34"asm": "OP_HASH160 5d190948e5a6982893512c6d269ea14e96018f7e OP_EQUAL",35"hex": "a9145d190948e5a6982893512c6d269ea14e96018f7e87",36"reqSigs": 1,37"type": "scripthash",38"addresses": [39"t3T3smGZn6BoSFXWWXa1RaoQdcyaFjMfuYK"40]41}42},43{44"value": 0.25,45"valueZat": 25000000,46"n": 2,47"scriptPubKey": {48"asm": "OP_HASH160 931fec54c1fea86e574462cc32013f5400b89129 OP_EQUAL",49"hex": "a914931fec54c1fea86e574462cc32013f5400b8912987",50"reqSigs": 1,51"type": "scripthash",52"addresses": [53"t3XyYW8yBFRuMnfvm5KLGFbEVz25kckZXym"54]55}56},57{58"value": 0.15625,59"valueZat": 15625000,60"n": 3,61"scriptPubKey": {62"asm": "OP_HASH160 d45cb1adffb5215a42720532a076f02c7c778c90 OP_EQUAL",63"hex": "a914d45cb1adffb5215a42720532a076f02c7c778c9087",64"reqSigs": 1,65"type": "scripthash",66"addresses": [67"t3dvVE3SQEi7kqNzwrfNePxZ1d4hUyztBA1"68]69}70}71],72"vShieldedSpend": [],73"vShieldedOutput": [],74"vjoinsplit": [],75"orchard": {76"actions": [],77"valueBalance": 0,78"valueBalanceZat": 079},80"valueBalance": 0,81"valueBalanceZat": 0,82"size": 205,83"time": 1677602242,84"txid": "6148af5e4e8b6cf15cbf9ed11500eee15ec3ca2928b16eb05b7aa3958f7ed54a",85"overwintered": true,86"version": 4,87"versiongroupid": "892f2085",88"locktime": 0,89"expiryheight": 2000000,90"blockhash": "00000000010accaf2f87934765dc2e0bf4823a2b1ae2c1395b334acfce52ad68",91"blocktime": 167760224292},93"jsonrpc": "2.0"94}
1{2"id": 1,3"result": {4"in_active_chain": true,5"hex": "0400008085202f8901000000000000000000000000000000000000000000000000000000000000000000ffffffff050380841e00ffffffff049aa7e70e000000001976a91417a33a9bb0583ef52944aaf5591cc1740511af8188ac38c94d010000000017a9145d190948e5a6982893512c6d269ea14e96018f7e8740787d010000000017a914931fec54c1fea86e574462cc32013f5400b8912987286bee000000000017a914d45cb1adffb5215a42720532a076f02c7c778c90870000000080841e000000000000000000000000",6"height": 2000000,7"confirmations": 1325973,8"vin": [9{10"coinbase": "0380841e00",11"sequence": 429496729512}13],14"vout": [15{16"value": 2.50062746,17"valueZat": 250062746,18"n": 0,19"scriptPubKey": {20"asm": "OP_DUP OP_HASH160 17a33a9bb0583ef52944aaf5591cc1740511af81 OP_EQUALVERIFY OP_CHECKSIG",21"hex": "76a91417a33a9bb0583ef52944aaf5591cc1740511af8188ac",22"reqSigs": 1,23"type": "pubkeyhash",24"addresses": [25"t1L2b66MXbgpVMXDfUa94GCBFAN4dCxGohM"26]27}28},29{30"value": 0.21875,31"valueZat": 21875000,32"n": 1,33"scriptPubKey": {34"asm": "OP_HASH160 5d190948e5a6982893512c6d269ea14e96018f7e OP_EQUAL",35"hex": "a9145d190948e5a6982893512c6d269ea14e96018f7e87",36"reqSigs": 1,37"type": "scripthash",38"addresses": [39"t3T3smGZn6BoSFXWWXa1RaoQdcyaFjMfuYK"40]41}42},43{44"value": 0.25,45"valueZat": 25000000,46"n": 2,47"scriptPubKey": {48"asm": "OP_HASH160 931fec54c1fea86e574462cc32013f5400b89129 OP_EQUAL",49"hex": "a914931fec54c1fea86e574462cc32013f5400b8912987",50"reqSigs": 1,51"type": "scripthash",52"addresses": [53"t3XyYW8yBFRuMnfvm5KLGFbEVz25kckZXym"54]55}56},57{58"value": 0.15625,59"valueZat": 15625000,60"n": 3,61"scriptPubKey": {62"asm": "OP_HASH160 d45cb1adffb5215a42720532a076f02c7c778c90 OP_EQUAL",63"hex": "a914d45cb1adffb5215a42720532a076f02c7c778c9087",64"reqSigs": 1,65"type": "scripthash",66"addresses": [67"t3dvVE3SQEi7kqNzwrfNePxZ1d4hUyztBA1"68]69}70}71],72"vShieldedSpend": [],73"vShieldedOutput": [],74"vjoinsplit": [],75"orchard": {76"actions": [],77"valueBalance": 0,78"valueBalanceZat": 079},80"valueBalance": 0,81"valueBalanceZat": 0,82"size": 205,83"time": 1677602242,84"txid": "6148af5e4e8b6cf15cbf9ed11500eee15ec3ca2928b16eb05b7aa3958f7ed54a",85"overwintered": true,86"version": 4,87"versiongroupid": "892f2085",88"locktime": 0,89"expiryheight": 2000000,90"blockhash": "00000000010accaf2f87934765dc2e0bf4823a2b1ae2c1395b334acfce52ad68",91"blocktime": 167760224292},93"jsonrpc": "2.0"94}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free