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
- 22cd892419d34eaa1815b33d17b72d92bc44727d42e08bd55e44e19063435bfd:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 22cd892419d34eaa1815b33d17b72d92bc44727d42e08bd55e44e19063435bfd · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02cf2f7301e1ab616ec8fca78a2b86f9a037b97aec7ac67a23e6896f08f9047ee6
- public amount
- 100
- public blinding
- 1af21641ae1c3d9017e316720894653ea9e610ca653d3d5254dc99f58f916746
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.