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
- 092f279022d4cb593e46036f4192ea0b8956891d926304a10857c5bd1927dee2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 092f279022d4cb593e46036f4192ea0b8956891d926304a10857c5bd1927dee2 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 036e1d8d0e690a2e27464b956fd3622bfd11b3c5522da6febd370f1e616b520f05
- public amount
- 100
- public blinding
- 2d42573ba754fc5d40b29afb4c604626f3d35c11ed74fa1948413f5c6b04c2db
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.