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
- 528a1332de4b15cee020816d61739e52a92cbeda9bfbe9aee529e905b51551a2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 528a1332de4b15cee020816d61739e52a92cbeda9bfbe9aee529e905b51551a2 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02714b102d5ef4753ab9666e1e0d5318aaf9913d7ee2959e27086070625b49850f
- public amount
- 100
- public blinding
- 826df89e2a381f9ddaace95c973d2bd6b4e5566819c6ae66c4a9bd84bc303401
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.