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
- 2e4a0abea4c948c06b0d5b97bd38464784323899b3fbdf022b90baab8f373283:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2e4a0abea4c948c06b0d5b97bd38464784323899b3fbdf022b90baab8f373283 · T_PMINT
- block
- 948723 · 4d ago
- commitment C
- 03f1203b265a21acdc0edaf22ed6c47bfb8c2d9cb3a45c28f9cfa86bc9c4345911
- public amount
- 100
- public blinding
- 8b1b75925031f4173fc48cc9d91b73ff4d87d415edc0effb6c2c5e86c7d4c833
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.