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
- 48dd6f8f33874c54733ea7551b933017a9e80cd1ef176bb211d19962ebec573d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 48dd6f8f33874c54733ea7551b933017a9e80cd1ef176bb211d19962ebec573d · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 03caa979952e489d4bdedaf110a294c4dfa1bd1fbfea82e77b81f2b416f1800fec
- public amount
- 100
- public blinding
- 38a61b3f252c1004d101b830321d8e50b98ecde00bd863ddccee7a772822f343
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.