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
- cb5f77c9c04a32663cd3ddc055baec8f73f3d2fb5c58be7662ed074ae5815c7a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- cb5f77c9c04a32663cd3ddc055baec8f73f3d2fb5c58be7662ed074ae5815c7a · T_PMINT
- block
- 948677 · 2h ago
- commitment C
- 02c7273945229e4ec84bd4d2c12373d530d008191e79fd57c18049769b00de6d65
- public amount
- 100
- public blinding
- cccffb3cf56e608e2800c29b85f3b0c711601a9125c358cc4fb4f805704f72ac
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.