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
- 1c22c720ba1ce85418b217588f94571e728a144866267d54ebab9a4a7d708e61:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1c22c720ba1ce85418b217588f94571e728a144866267d54ebab9a4a7d708e61 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 03794a6fe0be0b459a6614efe9c7bfded0d8deaa6c703140417c0a8c9750048281
- public amount
- 100
- public blinding
- 04cfb09b94c4a86e321cd27fb5d1d16243b36be64f94cf7cbf0aba09363d2e9b
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.