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
- 768ca7900fc38269e20b0891201b91d4acb122c6b16ef81ceb17e8f3811d5e22:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 768ca7900fc38269e20b0891201b91d4acb122c6b16ef81ceb17e8f3811d5e22 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03dc651507fba88e5728fb1568b3e199d24200d9c376f8e1c44e30aa94d0bd4f6d
- public amount
- 100
- public blinding
- 4b149fcde99289adeb1efe4b882d7ba00d0118cf4bd50a7fa8981cb2b664f5e3
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.