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
- e4da22b0f367e5d19adc0eb03c86b3bf0968ed51efeecbd70249e4c1ac09e3ba:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e4da22b0f367e5d19adc0eb03c86b3bf0968ed51efeecbd70249e4c1ac09e3ba · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02d2d9b531bf9f134d38ba0dc95cee3de61c8c199893122cf6f9147503b6dc1b6d
- public amount
- 100
- public blinding
- c05b3f57de024b4ac79c98e3407bc0d84648b02b19d09aa3fe808e24085dc3ca
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.