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
- ec391fbf41170bf04aafce583320bf04ad96c4270a03f533ede9db845340c369:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ec391fbf41170bf04aafce583320bf04ad96c4270a03f533ede9db845340c369 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02e7419b891fd8b792e7c63b77f4223d958ba317ff17d685e08231379799910584
- public amount
- 100
- public blinding
- e7255c94c8aa00fd37ee4f3dadc96ab82d5f7d5554b82a9ca43d305aa27b04c0
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.