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
- ce94c565a703e126492c656b94ee7e546a5d95e8b7d86dfba9ec80f333d1ca24:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ce94c565a703e126492c656b94ee7e546a5d95e8b7d86dfba9ec80f333d1ca24 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02deed4885cb5630f8193df7cdac6a1e854d6cb14a6c6b4cc9ba41f3484ae43cbf
- public amount
- 100
- public blinding
- 4ae75e224a459e813b8edf56f1953ea36b711912dfef2d74d33cb2dc29f60beb
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.