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
- db280c87a86730418e1366a57dd368e08fc3e813c550d7448eb36c1d801bcf26:0
- asset
- F2IR · 0d · t_petch
- asset_id
- 1bdfd7c13dc6180eec99d063ed57ec9404bf5f6e13783aea3e0166ed336023a1
- parent envelope
- db280c87a86730418e1366a57dd368e08fc3e813c550d7448eb36c1d801bcf26 · T_PMINT
- block
- 948614 · 13h ago
- commitment C
- 0350cafd25f2586f009350fd446df9bd9df96ecc3245d370e7948b820ee67080c1
- public amount
- 100000
- public blinding
- b3ee0aa51d61fba1dd1d15b074253dc00ece56ecfed9f8d3eda059d086d7f499
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.