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
- ce23e4138206575cff19fa0dbd64429f92bf92451cd2b2468d106fbf6ba6355f:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- ce23e4138206575cff19fa0dbd64429f92bf92451cd2b2468d106fbf6ba6355f · T_PMINT
- block
- 948800 · 30d ago
- commitment C
- 02e82ffef4c2c796215162cdaeae6cf395564943afc3cd23dbcf9a12f3db15ed61
- public amount
- 1000
- public blinding
- e69eb226badefe94a84a125e762164c59a87c846aa15f76d6c5a9eb3ca59affc
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.