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
- f82b16aac6d0f8890eb36eec012cbbfc60299530d8c8a6678d56e50ad902b7b5:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f82b16aac6d0f8890eb36eec012cbbfc60299530d8c8a6678d56e50ad902b7b5 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 0293f69e27a6f2108365dbf9a86bd37c2155d83330bbfa58cf692961181c3de437
- public amount
- 100
- public blinding
- a178e333d26a7a62dddb66333f7f65161a6b3d80fc62bc5d6f1b1547a24498dd
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.