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
- 9107fbf5261c18afbe3f196b39b850a7ddbbd0141e9093df7ae42a1001dbbdf0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9107fbf5261c18afbe3f196b39b850a7ddbbd0141e9093df7ae42a1001dbbdf0 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 021966042dd113bf7244880996acf8621a26e2bc4bf5cfe8561bdcb72291c93f1a
- public amount
- 100
- public blinding
- 6d84fdde6e466d90bf518a82df4cafbaf3aefcaa78e408f9eb8b6438f7365cb2
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.