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
- 9fd1aa8f0a9d20d8516b6702206d92340af13d9621078082c499449cfcd10dcb:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9fd1aa8f0a9d20d8516b6702206d92340af13d9621078082c499449cfcd10dcb · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 035d39ff84551ea457e461263e7b38ee73d7a11a3bb20a8147313a39f122b7a819
- public amount
- 100
- public blinding
- f7d4cbd1e00201de0b3400656ad0f7812a4257a4c1312a8ee3f1e4b72f18a0fc
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.