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
- 52cc525326ed944ea4152813e247f6c1d8d20cf61a245636b78a3833e57fea00:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 52cc525326ed944ea4152813e247f6c1d8d20cf61a245636b78a3833e57fea00 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0374089fe1958097b38f85f1e821c1a305767c64c5ba04d2599bf0a5db9c1061e0
- public amount
- 100
- public blinding
- 59a04ec373211f7f0a49110054471d2a110b6475866db58e06976f3a9ec02d1c
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.