When can we expect first pools? At this diff, it's very hard to mine at least one block.
Its normal, difficulty is very high now. What are your hashes/sec?
here is all info
"blocks": 302650,
"currentblocksize": 1520,
"currentblocktx": 1,
"difficulty": 0.2305703127748654,
"errors": "",
"genproclimit": 6,
"networkhashps": 5766080.71908867,
"pooledtx": 1,
"testnet": false,
"chain": "main",
"generate": true,
"hashespersec": 26149
~675CRDS are mined per day. So you can calculate the daily reward by the formula (675 * block reward * n)/(totalnetworkhashrate), where n = your hashrate ie. 675*10*26149/5766080 ≈ 30 coins. So, you would expect to find 3 blocks every 24 hours. In practice however, the hashrate fluctuates and is usually higher than that so I think you would get maximum of 1 or 2 blocks every 24hrs.