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
- 048de16d81e23dd3c9eb5effc5ecafeaf74eea9d0e859bb29b8bc60f2f699691:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 048de16d81e23dd3c9eb5effc5ecafeaf74eea9d0e859bb29b8bc60f2f699691 · T_PMINT
- block
- 948922 · 2d ago
- commitment C
- 02b9bf94ff35102b004c4f88be72c002939f262db64fc1ab53527355be2e9669bc
- public amount
- 100
- public blinding
- 63f816de1efb46680b848518174933e985fabf3992c6c0e48b754a02a79c16a0
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.