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
- 2a6de750a3c1bb43db5d4bb383bd771e2b92156e312036e5c2a1e09a67403aff:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2a6de750a3c1bb43db5d4bb383bd771e2b92156e312036e5c2a1e09a67403aff · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0294d7ab0372dd979edeeb8fbc7bb1842793ea37fda6e30c00d0d48b19243f3a93
- public amount
- 100
- public blinding
- cbe2c2e1e1849f21f3a5247df41c19bff69eb4520f22cf012aad99623d047069
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.