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
- a07598d6f59036aabb230cdf5aa2168d33c8b6f593c73b2f4a0ce44508e2bf6c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a07598d6f59036aabb230cdf5aa2168d33c8b6f593c73b2f4a0ce44508e2bf6c · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 02bcebbc3fd368bdf23edcf19b650c8131558e18903548d05548f4979b2438dd2b
- public amount
- 100
- public blinding
- 507f768ebdca2d9fe1ab57c54a5efb61475154f3fedc524049d5f960e23fe9f6
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.