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
- 56a4cbb6a6f2ed9d4651a6cee3220c3dac7e97ae2dda63cbcd07e2fd1800e7f8:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 56a4cbb6a6f2ed9d4651a6cee3220c3dac7e97ae2dda63cbcd07e2fd1800e7f8 · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 0354afa04f504a029fa4da490452c50140289ce00966d0aca28a0008525c7f5275
- public amount
- 100
- public blinding
- d89f741440e9fce8a2d948dab50754c4e2ec3b6b5a884c2602b6f34357ba2cc0
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.