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
- 584b267e4c22a31804020268ebf6395b3d7e71b6d2709b4e26b43db6c213e36e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 584b267e4c22a31804020268ebf6395b3d7e71b6d2709b4e26b43db6c213e36e · T_PMINT
- block
- 948730 · 3d ago
- commitment C
- 035a30c6328194b1a78dab8e247c12f65329c59fb6e6c4016b521beb1ee14fd6e4
- public amount
- 100
- public blinding
- c53b0b6452a7198b7c89ae8c1e79331cb2a2625305bf3dc467fd732f8c930da7
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.