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