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
- f0249effaf8c97dbb062370ed922f7e7fb8ccc46aa6762f1c9751c5ae1438cad:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f0249effaf8c97dbb062370ed922f7e7fb8ccc46aa6762f1c9751c5ae1438cad · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0333aff469ea05885a111ba906cae5698a63132db767df3e4da451b0c1acaf20e0
- public amount
- 100
- public blinding
- 7fda4e9e10d3e19c708ca3b9c80515340e9abb25c7beecf3a6b0f3f9e1b3a05e
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.