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
- 451d68719917553b798570f5a7f7aa39412985d2235725864a2afb0ff574887b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 451d68719917553b798570f5a7f7aa39412985d2235725864a2afb0ff574887b · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 02426854dfae696cc488e7ed9fd6462d90ecda33d41ad66432f1fa4602a7d706e0
- public amount
- 100
- public blinding
- 830e455546aa269c1386039ce4142d58d64975163fe2d185fa896c1aa4b6d646
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.