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
- 63bb302fce0d9715aa427cdf65e114d1b2ac9279c0681a4f9c7a3103045298e5:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 63bb302fce0d9715aa427cdf65e114d1b2ac9279c0681a4f9c7a3103045298e5 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 028680d4a6bab3a7bca765fc59deef3516dbd97b83056e52861e96c35697b57b3d
- public amount
- 100
- public blinding
- fa32e6c46517283f87a6f2ef96967ebbf6ae411d3a7b6b4a7333e2ff48b1a4f4
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.