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
- 9e8c57fc9078efe85f94385c9e3ab7810c5bd1c77634d3a518c79922053d9c0d:0
- asset
- MIM · 0d · t_petch
- asset_id
- 54a31c83e9c99e7304ed4f28011b9d0b55ca171d24676dba181b3ffcf0cdc448
- parent envelope
- 9e8c57fc9078efe85f94385c9e3ab7810c5bd1c77634d3a518c79922053d9c0d · T_PMINT
- block
- 949408 · 4h ago
- commitment C
- 026edabf48a906c9db5cc4851f8df72b480f1ca2484a580671fa40e889fd4302a8
- public amount
- 10000
- public blinding
- 9ac2482db0c8e0fb99805ffba3af4d457bbeef113b0f1afbff32a2ad5fefd154
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.