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