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
- aabcd03b3399d24a6db073ab4da95e57091d983d9f50fc840346ddfec57fa016:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- aabcd03b3399d24a6db073ab4da95e57091d983d9f50fc840346ddfec57fa016 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03aae723dbc31d6d023a41182821bbcd1a47a40813c16f27151d5242db663c085f
- public amount
- 100
- public blinding
- cac298979a7d2cbca03ef72acebe58f6717bc28f539d64b46e3d8fa54a1cdfdb
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.