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
- dbfa2b4b61e0d1429399999adcb08a91e38eeef620d0b5069c37dcf2b1f1fa0a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- dbfa2b4b61e0d1429399999adcb08a91e38eeef620d0b5069c37dcf2b1f1fa0a · T_PMINT
- block
- 948725 · 3d ago
- commitment C
- 03b45c8a8cf558b25b38c2e81cf3c3ddc4d6b25e004232212ebced8ecc6439f003
- public amount
- 100
- public blinding
- 49e8c0254ca8a5efe17e25cf01ac7170c8ae8a85b458e3b8da0978c99bd1c127
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.