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
- 7c052342d85c8c728e70b8ca1eade74e89c699ae7671b7c66d09dc6c417ca7cb:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7c052342d85c8c728e70b8ca1eade74e89c699ae7671b7c66d09dc6c417ca7cb · T_PMINT
- block
- 948921 · 2d ago
- commitment C
- 033800a2edababe0c5d95db89147b55956a308310eb23526e1f6c783b8c723b697
- public amount
- 100
- public blinding
- 09852974c5e7e143ccbc822b6c118cf334306e9dc8b1768419b6378d4a73d7eb
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.