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
- 3a5337f86fb3ba5d4c781b3a063c506fc60d4f3cff19c33b1085eee88ba8df77:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3a5337f86fb3ba5d4c781b3a063c506fc60d4f3cff19c33b1085eee88ba8df77 · T_PMINT
- block
- 948642 · 35d ago
- commitment C
- 02e92c248960bcf54ee7fe587d7d097517dbc316196acecd5f957a685cc1c2323c
- public amount
- 100
- public blinding
- 272d07fcd8e6d027e4e55f0e26ac85320814a788b7f115b32f15b4691f0a271c
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.