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
- 0540dd72954ce38424da6027989873638f5bf33d6d0d41437eb5861e6ffb4886:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0540dd72954ce38424da6027989873638f5bf33d6d0d41437eb5861e6ffb4886 · T_PMINT
- block
- 948749 · 3d ago
- commitment C
- 02ed428da69ff098ad359e924c996e61c627224f98a3f8c8ad896c0828bc29433c
- public amount
- 100
- public blinding
- e57818a0e3925d3ab586b1a7af6e5c271111429a54735c0ac537a754c13c77cd
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.