Assets
Inscription Transfers
The bitcoin.assets.inscription_transfers
table contain the transfer details (sender, recipient) of the inscription with the ID of the inscribed satoshis.
Get an overview of Ordinals Activity on Bitcoin Network with inscription transfers.
Table Column
Column Name | Description | Example |
---|---|---|
from_address | Address where the inscription is being transferred from. | bc1q0qfzuge7vr5s2xkczrjkccmxemlyyn8mhx298v |
input_index | Index of the input which spent the UTXO containing the inscription. | 4 |
from_utxo_id | ID of the origin UTXO. | f346a50b905484c75db08205d8ae175ed45bb71de48ddb8ef4219bbad85163e1:1 |
from_utxo_offset | Offset of the sat in the origin UTXO. | 628,274,419 |
to_address | Address where the inscription is being transferred to. | 19zQVA771UivHpZPidQGXJknTbwBbMx3iq |
output_index | Index of the output UTXO which receives the inscription. | 0 |
to_utxo_id | ID of the destination UTXO. | 40cc43b0db8e3ecb44cb1aa0ceb39f7542b8c9af62af0693f6ccbe1186843b21:0 |
to_utxo_offset | Offset of the sat in the destination UTXO. | 3,156,764,487 |
inscription_id | ID of the inscription. | 31a3a65afe5276a36caaab53e94f330c5393bb0162367ff0b894c67aa7db61fdi0 |
transfer_count | Transfer count of the inscription. 0 for the mint transaction | 3 |
transaction_hash | Unique transaction hash of the transfer. | 40cc43b0db8e3ecb44cb1aa0ceb39f7542b8c9af62af0693f6ccbe1186843b21 |
block_hash | Block hash of the the inscription transfer. | 000000000000000000000db2a092ede8409f5f300ce0277f9bfd480890a9738d |
block_number | Block number of the inscription transfer. | 797,838 |
block_timestamp | Block timestamp of the transfer. | 2023-07-08 20:53:33 |