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
- 7b8bf786cdc36c6e5c6d04391efe4d6e326c0dd44d3b8e021a3b3b8a77e6d084:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7b8bf786cdc36c6e5c6d04391efe4d6e326c0dd44d3b8e021a3b3b8a77e6d084 · T_PMINT
- block
- 948924 · 2d ago
- commitment C
- 0373dc213162c715a6b529a23a53700c4a3c3393bdb4c705459eddfa4e68f93649
- public amount
- 100
- public blinding
- 3f8ad772f8543fe65ccd848d86de283cfecaf8d4a42e2a20d558e8facd62ec06
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.