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
- 68737afadbec8cb9d71bebdb2a137c68dedcd08538fa3d39621b8228ceb93c1a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 68737afadbec8cb9d71bebdb2a137c68dedcd08538fa3d39621b8228ceb93c1a · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 022ff8b2ab3e2355da052858bdded4cab1af7bd8b884ad04ee42211322d4801081
- public amount
- 100
- public blinding
- 5c7ec6a85632a3162ed255a5174325254e89b683618519b46c5a22d05c221ad4
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.