Sample query:

select * from bitcoin.assets.btc_credit_debit

where block_timestamp >= current_timestamp - interval '5 hours';

Table Columns

Column NameDescriptionExample
addressAddress of the account.bc1q6kglpx6h6f5a5nljr0u3pfnpgwkp7q4340mcs9
valueChange of value to the address-91,224
block_timestampThe timestamp of the block that that resulted in change in balance.2023-10-24 09:34:58
block_numberThe number of the block that resulted in change in balance.813,624
block_hashThe hash of block that resulted in change in balance.00000000000000000003306de67b0a54e98ef716b46b012d4d0937286e38d577
transaction_indexIndex of the transaction that resulted in the change in balance.3,703
transaction_hashHash of the transaction that resulted in the change in balance.c7de8299741c7bec5e8bf5f602e6d3ae0970d5f56c65b09e10ab5937afd6762c
input_indexIndex of the inputs that resulted in the change in balance (debit)12 or NULL
output_indexIndex of the output that resulted in the change in balance (credit)123 or NULL
unique_idUnique ID of the credit debit entryoutput-150