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
- eb49779c7be22611015f224b689509dae8e10fb0bfa739195c668c377d5d5124:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- eb49779c7be22611015f224b689509dae8e10fb0bfa739195c668c377d5d5124 · T_PMINT
- block
- 948952 · 2d ago
- commitment C
- 03327d343b4815566b41ded1660582430cf856fd84b49f81a29bdfc5b9a90b5d71
- public amount
- 100
- public blinding
- e7f47b867bcf0d4e22d329a5d101b017e43ffabf70c09d8511d68ec7a1a2dce9
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.