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
- 9ce7b3d38347a2b9ba985ffcea5745d123c0eef2cac178daf1c01de81ef3988c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9ce7b3d38347a2b9ba985ffcea5745d123c0eef2cac178daf1c01de81ef3988c · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 039bc51ae73513c151413ee55c595e8505cdb683e4eb5548a6055ba4b0545b2530
- public amount
- 100
- public blinding
- 2544bd096ac80ee5ce14b32fff8ed9e5c954a2b849ff623408b4c73a3ba0149c
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.