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
- 7dee34d76ffc0a80e50ffbd0e59fe57362ca1c8c76110281a92da96c8ff738c2:0
- asset
- F2IR · 0d · t_petch
- asset_id
- 1bdfd7c13dc6180eec99d063ed57ec9404bf5f6e13783aea3e0166ed336023a1
- parent envelope
- 7dee34d76ffc0a80e50ffbd0e59fe57362ca1c8c76110281a92da96c8ff738c2 · T_PMINT
- block
- 948965 · 2d ago
- commitment C
- 03881f7fb59eaae89934b4135b58344e1348eac5700b147cef68c39e6963bd1a9f
- public amount
- 100000
- public blinding
- a304b1d75ed9eb599c31ae7090581c1d2a6c0174076d356d66c753478cb0c432
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.