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
- 5d30d5428765586ae59fd43fd0299cf56b5db459a5cea669205e860e60645413:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5d30d5428765586ae59fd43fd0299cf56b5db459a5cea669205e860e60645413 · T_PMINT
- block
- 948648 · 57d ago
- commitment C
- 03b4038f880e5358366c2b2a112432face8da1eea21c9eeef7fa1ba6731e0e3c9b
- public amount
- 100
- public blinding
- 32590fbeb8485fe03d9efb3772cfcfdb9c13ea3ba239b8d7fe8122c1bf63fd72
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.