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
- 3ab9aa04e82683ecc13c297ce7503d3abbc7e5de5d5afd473f1bfe0fb810dd72:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3ab9aa04e82683ecc13c297ce7503d3abbc7e5de5d5afd473f1bfe0fb810dd72 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 02fd0409b70273eaf88163def1d0c3811b3df05f69ed7bf9d70a904e3bfb20a64c
- public amount
- 100
- public blinding
- deae27d070c4694c7d292f2dea7878c87bb6238486159aca01f6183fe6e4fa35
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.