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
- f5e77e7afc385431910e6885bee3b3a87874c301a5be17799db934f11afebcda:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f5e77e7afc385431910e6885bee3b3a87874c301a5be17799db934f11afebcda · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 03ca265d8de19d689c7b0fa06bba08adfc5c57e1b246e57023a4283e2359f89769
- public amount
- 100
- public blinding
- 5ccd828c52df986d4e8b8f09bba8c7ea120bec09b99ca4975111e608e9c6df06
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.