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
- c9efdd24471e45bbc232bff3f7bc2437146c665bca04d2935b8150422b814105:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c9efdd24471e45bbc232bff3f7bc2437146c665bca04d2935b8150422b814105 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03442ca1be5947f54734c72f8a61b1ecd683fb711aa86814ea6c32541785ff2a43
- public amount
- 100
- public blinding
- d3825e21ca961a1b05130783203426246a312b1fb3772b021e52c9534496e58e
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.