diff --git a/README.md b/README.md index 0991681..55a6255 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ Curently available Monero blockchain explorer websites have several limitations - are closed sourced, - are not available as hidden services, - provide only basic search capabilities, - - can't identify users outputs based on provided Monero address and viewkey, or private tx key, - do not support Monero testnet, i.e., they dont work with RingCT transactions @@ -36,10 +35,12 @@ i2p users (main Monero network): - [http://monerotools.i2p](http://monerotools.i2p) -Non tor users, can use its clearnet version (thanks to [Gingeropolous](https://github.com/Gingeropolous)): +Non tor users, can use its clearnet versions: - [http://explore.MoneroWorld.com](http://explore.moneroworld.com) - + - [https://explorer.xmr.my/](https://explorer.xmr.my/) + +Note: clearnet version might be not as up to date as the onion version. ## Onion Monero Blockchain Explorer features @@ -69,7 +70,7 @@ The key features of the Onion Monero Blockchain Explorer are: Everything here was done and tested using Monero 0.9.4 on Ubuntu 16.04 x86_64. -Instruction for Monero 0.10 compilation and Monero headers and libraries setup are +Instruction for Monero 0.10.1 compilation and Monero headers and libraries setup are as shown here: - [Compile Monero 0.9 on Ubuntu 16.04 x64](https://github.com/moneroexamples/compile-monero-09-on-ubuntu-16-04) - [lmdbcpp-monero](https://github.com/moneroexamples/lmdbcpp-monero.git)