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
- 6b53722f1deaf2244ccd74678b921c361c57d3620a8701099249c0fb63f4cdcd:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6b53722f1deaf2244ccd74678b921c361c57d3620a8701099249c0fb63f4cdcd · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 0277cc9e3a96191cf59cf5b10ed7c97d2e3f43e9d068163660c3519bc9c5ea9fe0
- public amount
- 100
- public blinding
- a38e8c067017b56ee9431cfc07cf35af07e0b94b55ba22ceaf40ae23bc6926c0
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.