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
- c2b56dbfb84e4f9544a51e285a5c0e8f0a4f6ef8c0952bbd88d507eca00f1e93:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c2b56dbfb84e4f9544a51e285a5c0e8f0a4f6ef8c0952bbd88d507eca00f1e93 · T_PMINT
- block
- 948942 · 2d ago
- commitment C
- 02f368aa7eac28db87d7ad99ba49cf6a1daf6906afcf77b536cdfdb2918c74b390
- public amount
- 100
- public blinding
- 77fa8908893edc8f5fddf555a8a6a3845a574fe24aebe17cc3f3120a3cd04e35
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.