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
- 17cf05a30fc9e816217fbc915bcfb47eaf3ab8f46b2acddeffe294e5512d9a97:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 17cf05a30fc9e816217fbc915bcfb47eaf3ab8f46b2acddeffe294e5512d9a97 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 020c2cd2712fb4ead882fccc6b2dc8a810c83d6bb5793cbbbe1a78185de48999df
- public amount
- 100
- public blinding
- c6cf3f59a10afed50d82ee3bb04664b3700ec41c9c66f1518daca2bd77a5ddd6
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.