UTXOs With Rare Sats
UTXOs with rare sats are unspent transaction outputs that contain satoshis considered unique or special due to their position in Bitcoin's minting history, such as the first satoshi of a block or other notable events. These rare sats can be tracked and valued for their scarcity, adding a collectible aspect to UTXOs. When transferred, the UTXO retains the rare sat's provenance, making it distinct from regular satoshis and appealing to collectors within the Ordinals ecosystem.
You can learn more about rare sats here: Magic Eden's Guide to Rare Sats
Sample Query
Table Columns
Column | Description |
---|---|
block_hash | block hash |
block_number | block number |
block_timestamp | block timestamp |
transaction_hash | transaction hash |
transaction_index | transaction index |
utxo_id | utxo id |
address0 | current owner of utxo |
value | utxo amount |
satributes | satributes of utxo |
sat_ranges | sat ranges |
sat_ranges_offset | sat ranges_offset |
all_satributes | all satributes |
satribute_counts | satribute counts |
rare_sats_count | rare sats_count |
Last updated