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
- 95e63a6da1e1d20f147fbdd6b42be598d9465b1bd6e6acbb168fdc8b202343fd:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 95e63a6da1e1d20f147fbdd6b42be598d9465b1bd6e6acbb168fdc8b202343fd · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 039f65238e044c4d626cb27a474109777f4e8e6e55ed575b9ec987afb83d2dad95
- public amount
- 100
- public blinding
- 101bef0f9fe4e986a543315aabec15daaec2e06cec35f3c22980a0244b4dab5a
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.