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
- 3eb8b3bde2846e503ce0a588d8a5268c4a1783c1dc1a9582ba1985609fe5a344:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3eb8b3bde2846e503ce0a588d8a5268c4a1783c1dc1a9582ba1985609fe5a344 · T_PMINT
- block
- 948739 · 34d ago
- commitment C
- 03bd83b6b3ee990db8227a3e3edcc46fa8f9b66650a06d1475873b658c6cc6355a
- public amount
- 100
- public blinding
- 7be619d1ea3165ea231da301dda9da11531bedf7428ce78b60d360c64382a6ce
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.