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
- 25c9f4a87a791c931dd50e79f20b86409b5fcea75a55900d8ea100518d801a49:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 25c9f4a87a791c931dd50e79f20b86409b5fcea75a55900d8ea100518d801a49 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02db81d5b7a04bf6c1c3d7173b3c758ee2c90a53981a088af7653a667195858c2f
- public amount
- 100
- public blinding
- 465942579213ed099ea83fde6f1eee6bc0a43bee7b84a96df1e8c1ea6f3308f6
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.