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
- 72a47588742e6ec9db54f41142ad2f0a830c280a01fa5a99c7087c3ae9b6acfd:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 72a47588742e6ec9db54f41142ad2f0a830c280a01fa5a99c7087c3ae9b6acfd · T_PMINT
- block
- 948893 · 3d ago
- commitment C
- 038d18c398822224bcd8fd1126229ad9a28647ef5e231c6f3002ecee2a5cd19db0
- public amount
- 1000
- public blinding
- b6a4b27c45e1f654b149b678cc301eea628fea2a9d0c679e683308a7028268a6
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.