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
- b3fb18a9bbfcf5a047214a7cee1112e5ff20e5f1f9bb0fdab7ee83828c7d5549:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b3fb18a9bbfcf5a047214a7cee1112e5ff20e5f1f9bb0fdab7ee83828c7d5549 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02207d1e3eda6b9c6f75c1489176edbe17538eb81512d5fc7eb638237cd9f27a6a
- public amount
- 100
- public blinding
- aecf18ad7353a26a58dcfaf89cde5f6b4e41f56ab737d5015f4912d7652c5766
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.