Table Columns

Column NameDescriptionExample
transaction_hashUnique hash of the transaction input.cda25c1ccefcc07bdde18b3ceb372e46bead3c1e2dba2284e5e598f6ef770179
block_hashBlock hash of the transaction input.0000000000000000000373af917a0f20860073133a22a3bd3c4259d4349366d0
block_numberBlock number or block height of the transaction input.772,155
block_timestampBlock timestamp of the transaction input.2023-01-16 00:56:39
indexThe index of the input.202
spent_transaction_hashThe transaction hash of the output.b425e59215c510fdd6881660230046b640426ea60a3fb7eaeb3ddb7984f14c4e
spent_output_indexThe index of the output.194
script_asmThe script public key in the form of string,00145814cbfd2ed36fba9cde2b29fc577e2242dd83af
script_hexHexadecimal representation of the bitcoin’s script language op-codes.1600145814cbfd2ed36fba9cde2b29fc577e2242dd83af
sequenceThe sequence number of the script.4,294,967,295
required_signaturesRequired signatures.NULL
typeThe addres type of intputscripthash
addressesThe address that owned/owns the output used as input.35FUHzSWbYq1CP4jAfbagy5Zb4Tey98BPz
valueValue in BTC unnormalized.74,477
input_idInput ID generated from transaction hash and index.cda25c1ccefcc07bdde18b3ceb372e46bead3c1e2dba2284e5e598f6ef770179:202
spent_utxo_idSpent UTXO ID generated from transaction hash and index.b425e59215c510fdd6881660230046b640426ea60a3fb7eaeb3ddb7984f14c4e:194
address0Index 0 of the addresses35FUHzSWbYq1CP4jAfbagy5Zb4Tey98BPz
value_max_exclusivesum(value of all inputs with index lesser than itself) + value - 1 within the same transaction. Used for ordinal tracking where FIFO principle is used.13,806,096
value_min_inclusivesum(value of all inputs with index lesser than itself) within the same transaction. Used for ordinal tracking where FIFO principle is used.13,731,619