Assets | Description |
---|---|
Inscription Transfers | Transfer of inscriptions between Bitcoin addresses. |
Balances | utxo balances of bitcoin wallets at change block heights |
Balances Latest | Latest utxo balances of bitcoin wallets |
Credit Debit | Double entry book of bitcoin transaction input/outputs |
Transfers | BTC transfers. N.A - see below |
A note on native(BTC) transfers
Due to the way utxos work, there is no concept of point to point A->B native transfers in bitcoin. in each tx, a bunch of utxos are spent, and another bunch created, and we cannot reliably conclude that address X sent some amount to some address A. A more concrete example:
Sample txn

fifo style transfer

multiplexed transfers