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
- 6f321c4e59d0b693dda4796f9cfea4950f15622402f751066a4a377508ee7fde:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6f321c4e59d0b693dda4796f9cfea4950f15622402f751066a4a377508ee7fde · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 0322b0e0984cddc3094b653cbe2c0b89dee948fb884c2113e8b8736b83046fb980
- public amount
- 100
- public blinding
- 8a785180ab47f3fe0a02f6847f3473e0763e55ae1da82b4b8d08ade4fc808d6c
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.