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
- 2543886dcab6d6cf22eb139b45ae2bddf1cc06d5136d4bd722ed4cf07adc4c03:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2543886dcab6d6cf22eb139b45ae2bddf1cc06d5136d4bd722ed4cf07adc4c03 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 034ecc8c49b5d18cae77ddf7701a72cb847676adf2783d3d16ab31e18f8ba1bc45
- public amount
- 100
- public blinding
- 4e95a167ffb8f57cdf8d94f8212cd33fe60be98be555d7832afbb84063fd2a5d
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.