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