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
- c9db392f18c054b24988b34ce1712cccdab717a0d287349152fbe5f662f0c6e6:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c9db392f18c054b24988b34ce1712cccdab717a0d287349152fbe5f662f0c6e6 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03e0a6beeeb7a3f594212e82ef4c4a5eb868a6456925c633041ad964b1fd4470f5
- public amount
- 100
- public blinding
- e4638279177346bf02d274fda79f3add4887ece2caad22a2c9efc186a554c4fb
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.