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
- e82e6b8f3add23cb11b8ffcb1faca1b9a1e6d9746b875e7e933f74180f78ff5c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e82e6b8f3add23cb11b8ffcb1faca1b9a1e6d9746b875e7e933f74180f78ff5c · T_PMINT
- block
- 948971 · 29d ago
- commitment C
- 0391fb9acfe68b82b5e8f3a0547708a07f64c2614530d5cf6b82c0e378c3e1d718
- public amount
- 100
- public blinding
- 6e3765f1804cb4db535ca3191c9a2e7c80e4eff6c35ecd8b2b0b08c93479df62
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.