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
- 9d7e27dbfd193e311193f98b75401415be37ee082a7b08f56f8d989bb142e8e3:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9d7e27dbfd193e311193f98b75401415be37ee082a7b08f56f8d989bb142e8e3 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 029e87292bd0f79a8c651c3019b41eeb82108838d03cabaffcbcb87f711cc1db80
- public amount
- 100
- public blinding
- 79bd793cd0a111a063c47ca1fcc3a96ebbc6a4656e0bcb51a2e87e853a5e52fc
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.