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
- b46347f1b7812d952d8bc167f1f0e7e141dfe5662bd9f47e0fcbd4de2844826b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b46347f1b7812d952d8bc167f1f0e7e141dfe5662bd9f47e0fcbd4de2844826b · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02716934afd06c8be056b89e3c0738101e2dc6739deb3aef2310a46aae8b5ed0fa
- public amount
- 100
- public blinding
- c3cb51933f0da0a11c34a87b483883a06d2d86a3d6b2661955ff90a9248ba81a
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.