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
- b8b7a47c9a5586ae0ea1c74f7abe0b0f77cb6d68338a2057a1c0102c89622755:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b8b7a47c9a5586ae0ea1c74f7abe0b0f77cb6d68338a2057a1c0102c89622755 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 02ebe96c6f3d570e873da0f7868633426bd59ea2a423c94e543a18e9a0d71c43ae
- public amount
- 100
- public blinding
- f8c6163f67cdec40e2b1dd23f12303b15529726da10c9f0b21d73b8d053b550a
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.