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
- 1bc806e834e682c82900721604666134e3993faa27b396067f9a07c2e8afe61d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1bc806e834e682c82900721604666134e3993faa27b396067f9a07c2e8afe61d · T_PMINT
- block
- 948724 · 3d ago
- commitment C
- 02cf748899f17e8d74091a62824ebaff1785b1e6e570bb6830289db97b6b9390d3
- public amount
- 100
- public blinding
- e98286dab46ef099ecec21d0a94914e3bf2fc34ac0ab72a9ab992d054332099f
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.