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
- 9897b756d4a2f8fb9ac762488cbb2957208e7a46ddf3dd497c7584016057c988:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9897b756d4a2f8fb9ac762488cbb2957208e7a46ddf3dd497c7584016057c988 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 027f4dddfb4e3b8b7ee6e242fa60368a875ca5a609578f8c385149e1eee591f9a9
- public amount
- 100
- public blinding
- adb903e87914bbc6485d1523adb91bc0d3c01c74520131dbd9ae0f5e9df3af20
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.