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
- 28d337d92e0bc6b84a2438f0bfe50245223e7edf748ab747c23aefd7d9ec6220:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 28d337d92e0bc6b84a2438f0bfe50245223e7edf748ab747c23aefd7d9ec6220 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0306e556db08af0fa2d5829359bcf1d78d69328bc9d4e26ad9ed4f5fc453c01166
- public amount
- 100
- public blinding
- 4212bc81087f1d2a8bd8d0ed0bedccd42c0b00050f402091be6a68d33d458c56
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.