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
- 87dcc4184f51e4ebc466a80056cf3b91007514ff0d594f1b8c939dcde7b2acae:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 87dcc4184f51e4ebc466a80056cf3b91007514ff0d594f1b8c939dcde7b2acae · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 023e5310bec31683d0e0fa9544f0f2e77d818e446d9c441899e3c26002be502361
- public amount
- 100
- public blinding
- 40af05ae6f2f7140f955aafb5c939106b9211dce7c3285b7b3c3182196e8d06e
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.