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
- 0c52159f7ef4e4d16056a8e78efa512c33083462c337e2c2b1f4156f63a189f3:0
- asset
- F2IR · 0d · t_petch
- asset_id
- 1bdfd7c13dc6180eec99d063ed57ec9404bf5f6e13783aea3e0166ed336023a1
- parent envelope
- 0c52159f7ef4e4d16056a8e78efa512c33083462c337e2c2b1f4156f63a189f3 · T_PMINT
- block
- 948964 · 2d ago
- commitment C
- 02e3a78b6de22d18eef03aa11d90b23e1a58649bf44a85d7b359c2de92ee351065
- public amount
- 100000
- public blinding
- 517d395274e12b40a9f8c4c438457740f0223142cb0aaa8e6587c38fb79620b7
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.