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
- f347e367561c3c8006f0d7745d02b6f18fcd19d1419e84b2f39f3f8509037655:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f347e367561c3c8006f0d7745d02b6f18fcd19d1419e84b2f39f3f8509037655 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0366813fe25f0cc1304d33617556cc916839dee7a0b6134a55f805be19c98145f8
- public amount
- 100
- public blinding
- e3bdd057740589fed5441dd84239f6f1c40df83ce5a06cab401254ccdb428c9c
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.