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
- 0787673e67034939c6ed9606c0ae5d3d3840ff8a4322709fc0420c06166833b7:0
- asset
- F2IR · 0d · t_petch
- asset_id
- 1bdfd7c13dc6180eec99d063ed57ec9404bf5f6e13783aea3e0166ed336023a1
- parent envelope
- 0787673e67034939c6ed9606c0ae5d3d3840ff8a4322709fc0420c06166833b7 · T_PMINT
- block
- 948959 · 2d ago
- commitment C
- 02e1d4b4ffeeda3ece5279a306036dc164c9c8d6bdf6502e86fd4538bf1d1df7fd
- public amount
- 100000
- public blinding
- a6f17284bad6a356c8d82b796dcafe5bf54022a2878e276eb2ee8c7b0f51886f
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.