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
- 83b98e21a6c17adab3f51a9774a4a59a479077b8ab79a6c3daeb7cdf2de61f9d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 83b98e21a6c17adab3f51a9774a4a59a479077b8ab79a6c3daeb7cdf2de61f9d · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 027b9164ce6276b9cb9b47057eab0515ba51e81fa77e7663814f5c972a8eb513f0
- public amount
- 100
- public blinding
- 0d9f2a7947d5cdd54129692395ae2f39e18b210ad0faa25313435937df335f65
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.