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
- a50e87b3616c31d40c1bddecb21e575b0ae62770a97c77924c343da98ee9f480:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a50e87b3616c31d40c1bddecb21e575b0ae62770a97c77924c343da98ee9f480 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 02ff1a711ce8c6950c77f0a9a43bd7dd416715eb743343b3aca02ba8daa3715c85
- public amount
- 100
- public blinding
- 0ea6d6d067f80ddf9b5a4968de17dcb6050ccc8ee98e91540ec207fe569d30b8
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.