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
- c00f39e66bacc225b2d2486501d5382c2db69d07c73980a4e1ae46f1efe09e44:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c00f39e66bacc225b2d2486501d5382c2db69d07c73980a4e1ae46f1efe09e44 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02429495bdb4573bda351f9cfaf9c37be02c11be12e80009fe232e6f9bdedb09cb
- public amount
- 100
- public blinding
- 669947650355421c6794ad485b3914aab3d870ca1b4990b2b71a3a1a22f3a98c
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.