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
- e8c28d912ca891747e863db8ecd98e466752c1955dc178c50c1e9ae9c2740580:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e8c28d912ca891747e863db8ecd98e466752c1955dc178c50c1e9ae9c2740580 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 03a9bf1e0dcbbc81951efdce32365fbdd8dd1542b3672d1c6aec77d647ad853d3c
- public amount
- 100
- public blinding
- 616b84a2624749f52a5a79a3c0364a25cf3ec7f1d8de624ab6ed71b03705f547
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.