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
- dec486d64314317e4595c8e63fde0ec3acfa8395f3dc543220da048d440d5217:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- dec486d64314317e4595c8e63fde0ec3acfa8395f3dc543220da048d440d5217 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02c5ecf90314f56d815f1fa6ac274ef69168f77d767b96b97248bd7916593d46cc
- public amount
- 100
- public blinding
- 6b19e732f419c961890fbfedaa352e4aefc5ce8742042c70e4be86ba43f380dc
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.