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
- c5c5e25c87569aa59559f5b9925f7cfce658460fca397e6116a4c62cd72501ff:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- c5c5e25c87569aa59559f5b9925f7cfce658460fca397e6116a4c62cd72501ff · T_PMINT
- block
- 948683 · 35d ago
- commitment C
- 02a532fe3a107ad94fe49ebcadeaaa471cc3e390a59be728270a8baeaf31090953
- public amount
- 1000
- public blinding
- 0e803980bdae8e6f0e79a6413e401fb6e5a265ac028a4cce5235a8b0cbdf246d
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.