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
- 2990ac4d5ac169344be64e0396f8120e6b35505d3bcafffa9672c678f114a46e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2990ac4d5ac169344be64e0396f8120e6b35505d3bcafffa9672c678f114a46e · T_PMINT
- block
- 948730 · 30d ago
- commitment C
- 035364468eb42b6fa1489071b03d6f1467d1a0e507439b3ff8a2f0f354fb05152d
- public amount
- 100
- public blinding
- bfb6c158e8e7a4763e6c64d22496e5c065824f3d1c5752cb220b794f14a6e6df
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.