Transactions
Table Columns
hash
Transaction hash.
af840d1abd0b6857c197ec0e1bdc5b852db03f0bc9aac2f9472b5513155d9330
size
The serialized transaction size.
223
virtual_size
The 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
version
The transaction version number.
1
lock_time
The transaction lock time.
0
block_hash
Unique hash of the transaction.
00000000000000000001e89fb4c1b662debc5200b58e53295f509c98416818c2
block_number
Block hash of the transaction.
779,762
block_timestamp
Block number or block height of the transaction input.
2023-03-07 16:59:59
input_count
The total number of inputs in the transaction.
1
output_count
The total number of outputs in the transaction.
2
input_value
Total value of inputs in the transaction.
4,303,064
output_value
Total value of outputs in the transaction.
4,300,103
is_coinbase
The transaction is a coinbase transaction, which is the first transaction in a block
FALSE
fee
The transaction fee paid to the miner. Calculated by the substracting the input_value
with the output_value.
2,961
Last updated