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
- 60dd2fe51608446254642a960e6fa6f29b433a7df601fa6cdef50807a9028f20:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 60dd2fe51608446254642a960e6fa6f29b433a7df601fa6cdef50807a9028f20 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 02d31c2f5dde3edd2fbfa9382880aa1da81d55e005994900ecfff5dab6607d0b94
- public amount
- 100
- public blinding
- dfd3ff91cd3722a2612446e268f7da0dbee39a208bc2b6145578afce8c68c2fa
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.