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
- 7d39517cc8dcfcecbe975115b1883326d5673dcf58f75405b945fa988eeb3316:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7d39517cc8dcfcecbe975115b1883326d5673dcf58f75405b945fa988eeb3316 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 025ecc5b52e7dac65410efd7d34a7c31bd8b11a5e259f6b0b2dd77f9b490e97738
- public amount
- 100
- public blinding
- ebc15b9ef99920ef75aea8fb61def28271d67304c84de256a2f10e1e8ea100c2
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.