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
- c27533b5f25229e542cb496a515e53643f50813af8ae88dd54f5decb3d75185b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c27533b5f25229e542cb496a515e53643f50813af8ae88dd54f5decb3d75185b · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 030409552946744aadc70f372d5d3c492ae6ade5bac9c787d3ae973e9b8ec10db6
- public amount
- 100
- public blinding
- 082cfa4f6f22d2bbfbcba1e7b71df17f3bdc52dab422495a5b72bd6e843ed64c
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.