UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- 1b303145be534bf9876b019e598a311d5468346d14b3948ff34cf6096c598f9a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1b303145be534bf9876b019e598a311d5468346d14b3948ff34cf6096c598f9a · T_PMINT
- block
- 948928 · 2d ago
- commitment C
- 02d2b515eb9de5320549d6b3a09fade4041efe7985fe4a980da0e4963e4c23f8a4
- public amount
- 100
- public blinding
- 7430d923ed3943a06d9b857bc3b810dbc0f7320bc6d49aa8d1851961390b27da
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.