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
- 658f7295acf4c5806325a07f0792b4f1e8b5fa34f629862eddc1e068950808e8:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 658f7295acf4c5806325a07f0792b4f1e8b5fa34f629862eddc1e068950808e8 · T_PMINT
- block
- 948731 · 3d ago
- commitment C
- 03f3c3b604e0f68019367c32e9911f7f63a0c40223a260d60c9922da7850486be3
- public amount
- 100
- public blinding
- 4b02849c4dbb054d43e568f9750e873edc002e756650c21e378188f7699a869d
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.