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
- a308b0f24ffabd06823cbcb7825211c051af7a82bd285cabcb45fe51635c5e6c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a308b0f24ffabd06823cbcb7825211c051af7a82bd285cabcb45fe51635c5e6c · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03f7c35e5e9dc193e751fdfed0d96d7e199cb12354cb021595d33789466856b464
- public amount
- 100
- public blinding
- 78388601ef98e9a2edb5e55a9567d9813c88e0b7f846626c47a6025d03a0ff71
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.