Table Columns

Column NameDescriptionExample
hashTransaction hash.af840d1abd0b6857c197ec0e1bdc5b852db03f0bc9aac2f9472b5513155d9330
sizeThe serialized transaction size.223
virtual_sizeThe virtual transaction size (differs from size for witness transactions).

Virtual size is a way of measuring the size of a transaction that takes into account the amount of data needed to create the transaction, as well as the priority of the transaction.
141
versionThe transaction version number.1
lock_timeThe transaction lock time.0
block_hashUnique hash of the transaction.00000000000000000001e89fb4c1b662debc5200b58e53295f509c98416818c2
block_numberBlock hash of the transaction.779,762
block_timestampBlock number or block height of the transaction input.2023-03-07 16:59:59
input_countThe total number of inputs in the transaction.1
output_countThe total number of outputs in the transaction.2
output_valueTotal value of outputs in the transaction in satoshi.4,300,103
is_coinbaseThe transaction is a coinbase transaction, which is the first transaction in a blockFALSE
feeThe transaction fee paid to the miner in bitcoin. Calculated by the substracting the input_value with the output_value.2,961