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
- 429e0a939c5f4515e88e1b158f70df822858f1eff67656112c3582f2a5f1d584:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 429e0a939c5f4515e88e1b158f70df822858f1eff67656112c3582f2a5f1d584 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03e5826d423f58d7b9ac7a47785eb5979e959020666d90ace29b4c69cc539b9e84
- public amount
- 100
- public blinding
- c5eaa7c21fa28c35b8e925f387cd923146b101e4b4b7525db47a16b8cabce1cc
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.