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
- f30a25f468679d0c00acb246ee835ab52247e017e68a4f00d8a3d036b6b9b5a9:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f30a25f468679d0c00acb246ee835ab52247e017e68a4f00d8a3d036b6b9b5a9 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 03a761f3a5340fd852e350e5efc9e84523e38da5e14d17bd7b28a27943a3dfddb9
- public amount
- 100
- public blinding
- e968740bdaa88510f8236a61a6274288351820071e7c29327f68a84a243a0236
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.