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
- 205f3994a86d2b6fd252cf0826f3f102d32b57a091f0518df333c3274b44b8d5:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 205f3994a86d2b6fd252cf0826f3f102d32b57a091f0518df333c3274b44b8d5 · T_PMINT
- block
- 948667 · 31d ago
- commitment C
- 02cf4646f1d95b5213744b4032b545c7b20961d43afbbec8c8ff07f7901937e1e3
- public amount
- 100
- public blinding
- 4dd24e80ef4152f01371f0e554eb15fb06c9f9b525b1cf6b615f30e671028da2
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.