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
- 05a706f37f2fb32b33bd814fcf325c63411f3f794a925007d32ee8d92ac2a4de:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 05a706f37f2fb32b33bd814fcf325c63411f3f794a925007d32ee8d92ac2a4de · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02bcd0a46a71bf4a9ef10c320f5353a1b461369d8611839361774ff060850bba9e
- public amount
- 100
- public blinding
- b166f702aac51379273d5e588c310c54233ac9c5ea753d6b0e42ac6b76272a2d
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.