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
- 7bc1d1585336d6291fc70d6eb67cf51d0582e33f967cf9f9c26591b387041d0f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7bc1d1585336d6291fc70d6eb67cf51d0582e33f967cf9f9c26591b387041d0f · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 0282078da466879d571a08a43727d281c077ae31d570a9fc5bc5d1138d74aa717e
- public amount
- 100
- public blinding
- 948561e36a7782abf342beb73ba905ef66eb81512b756f8f0ab247ce4476db12
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.