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
- c59cf5c43ae74ab03b801e26ffedf7d8ae26e5b385819ab31d1d1f444e5c63f1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c59cf5c43ae74ab03b801e26ffedf7d8ae26e5b385819ab31d1d1f444e5c63f1 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 0310a972db5457bf142b78ba7a46a26e35b95b717b05a56228b74f1349a04de853
- public amount
- 100
- public blinding
- 743cd9b1ee703cfa391a7a7425a87f86fe24f62ca4c9b645238e57e8c5d230c1
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.