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
- 651c2c5e6be751f792c15ad89a86ae2b3706a175b5cda193eaef994473c568c1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 651c2c5e6be751f792c15ad89a86ae2b3706a175b5cda193eaef994473c568c1 · T_PMINT
- block
- 948895 · 29d ago
- commitment C
- 02b1e75280ab6962c1eefc0c7b68742aaf0f666fd9c4f51462d86b6e2bf88de3c5
- public amount
- 100
- public blinding
- 9cdcac541292bd64d1eea77d5bcaa0a33e13b73d8ff2a6bdfa4ebc27fcbce42c
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.