Bitcoin Forum
June 24, 2024, 10:00:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: CryptoCoinExplorer - One of the Original Alt-Coin Explorer sites.  (Read 4250 times)
dreamwatcher (OP)
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
April 25, 2014, 10:51:49 PM
Last edit: January 12, 2015, 05:57:38 PM by dreamwatcher
 #1


Thread has been moved to: https://bitcointalk.org/index.php?topic=922515.0



dreamwatcher (OP)
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
April 25, 2014, 11:09:13 PM
Last edit: April 25, 2014, 11:59:17 PM by dreamwatcher
 #2

Patch for CCE3 (04/25/2014)

This patch will be applied over the weekend of (4/25/2014)

Patch Includes:

Web page:

-Fixed error on block page when block height entered > the top row in DB

API:
- Block API (/api/block/<height>) has been revamped to have labled pairs.

- TX API (/api/tx/<txhash>) has been revamped to have labled pairs. The first part of the output is VIN. The flag (vout:start) appears when the information changes to VOUT.

*NEW API ITEMS*
- Block hash api (/api/blockhash/<block hash>) Allows getting block information by blockhash

- Balance API (/api/balance/<address>) Gets an address balance.

- Ledger API (/api/ledger/<address>) Sends back a ledger (limited to the last 1000 credits and debits) for address. The first part of the output are the credits. After the flag (debit:start), the information is the debits.

- Devbox API (/dev/<devkey>) This allows coin devs or the responsible community leader to place/change the message in the developers message box on the coins home page.



API that are unchanged:

- Total Minted (/api/totalmint) Show total amount of coins created

- Difficulty (/api/difficulty) Shows the current difficulty

- Network hash  (/api/nethash) Shows the current network hash rate as reported by the coin daemon when available.
dreamwatcher (OP)
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
April 26, 2014, 04:57:27 AM
 #3

Offering: off.cryptocoinexplorer.com
Cubits: qbt.cryptocoinexplorer.com
Bottlecaps: cap.cryptocoinexplorer.com
ufo: ufo.cryptocoinexplorer.com
Klingon Darsek: ked.cryptocoinexplorer.com
Gold Pressed Latinum: gpl.cryptocoinexplorer.com
Federation Credits: ufc.cryptocoinexplorer.com
Primecoin: xpm.cryptocoinexplorer.com
Goldcoin: gld.cryptocoinexplorer.com
Blakecoin: blc.cryptocoinexplorer.com


Have been updated with the patch. A few dev keys have been sent out to test the new developers box API.


**Feathercoin is in the middle of a database rebuild, should be back up in a few hours**
dreamwatcher (OP)
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
April 26, 2014, 06:18:50 AM
 #4

All CCE3 explorers have been updated with the patch.

Feathercoin should be caught up in a couple of hours. When I moved the coin Daemon over to its new home, I failed to add the 'txindex = 1' switch to the configuration causing issues with transaction record keeping.
dreamwatcher (OP)
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
April 30, 2014, 09:34:46 AM
 #5

ALL CCE3 EXPLORERS HAVE BEEN UPDATED WITH A NEW PATCH

In this patch:

- The favicons have been fixed. The coin icon will now appear on the browser tab instead of the cherrypy cherries.

- The block and blockhash API now report the transactions in the block.

- The block API (/api/block) will report the current top block in the database if passed "-1" in the parameter.
   Example: xpm.cryptocoinexplorer.com/api/block/-1



dreamwatcher (OP)
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
April 30, 2014, 02:14:24 PM
 #6

A small patch has been issued. Mostly cosmetic.

There is a new page with API instructions:

http://www.cryptocoinexplorer.com/api.html

This link also appears in the footer of every CCE3 explorer page.

dreamwatcher (OP)
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
May 01, 2014, 06:45:18 PM
 #7

CCE3 patch applied 05/01/2014

All CCE3 explorers have been patched today.

Patch Notes:

The "block" webpage now accepts both block height and block-hash in the URL.

Examples:

http://blc.cryptocoinexplorer.com/block/96537

http://blc.cryptocoinexplorer.com/block/00000000000424f9b55dd2a45d4a0d6d66677eda4feb364420f04aecd696668b

Both the block webpage and block API will now trim much of the redundant address and transaction information. The block webpage will merge duplicate addresses that are next to each other in a single transaction and present a sum of the values. The system will trim many but not all the duplicates. The duplicates are normal and part of the block chains themselves as each input is accounted for separately regardless if they are from the same address. The block API now trims out most duplicate transaction entries.

Miner_fee flag added. This flag determines if fee value is shown with coinbase value to accommodate chains that destroy fees instead of passing them to the block finder. I will need to gather information on which coins destroy fees. Any coin devs out there with a coin a CCE could help out greatly by shooting me a message as to what your coin does with fees.

"Unknown" addresses are now suppressed on the webpage. Unknown addresses are typically part of a POS transaction or a P2POOL block. These "addresses" are just extra information and do not effect explorer functions.

Hopefully this is the end of the immediate technical needs. I hope to get started on cosmetic issues next.  Smiley
dreamwatcher (OP)
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
May 04, 2014, 04:24:08 AM
 #8

CCE3 Patch Applied 05/03/2014


This patch adds a new API feature:

Send Raw TX:

/api/rawtx/<raw tx hex>

This api command will return one of two responses:

If the transaction was accepted by the coin daemon:

"txid":"<txid generated by the daemon>"

If the transaction was rejected by the coin daemon:

"error":"<The hex string provided to the api>"
rob72
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
May 21, 2014, 08:58:27 PM
 #9

Hi,

can you build the block explorer also for this Coin?
https://bitcointalk.org/index.php?topic=599789.0

DEV have deleted yesterday the off. Blockchain ;.(

Please let me know how you can help us, we mine this coin since start, now we cant get our solved blocks..


Thanks Rob72
dreamwatcher (OP)
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
May 22, 2014, 08:26:58 PM
Last edit: May 23, 2014, 07:43:51 PM by dreamwatcher
 #10

**************IMPORTANT NEWS******************


Unfortunately I am in a situation where I have to cut down on the number of servers I am supporting myself. I simply cannot afford to pay out of pocket for these servers anymore.

I am going to have to drop about a dozen explorers and have to shut down 2 VPS. The decision was not an easy one, but I had to make choices based on three things:

1. Support from the community. Unfortunately except for a couple of coins this is almost non-existent. I have been paying for servers pretty much myself for almost 2 years. CCE is up to around 1.5 Million hits a week.

2. Coins that already have other explorers, so my explorers are redundant.

3. Three coins do not have an RPC that either support the TX information, do not provide all the TX info or the information is non-standard. I do not have the time to patch these daemons and ABE requires too many resources for me to support anymore.


List of coins that no longer have donation based explorers

Bitbar
Craftcoin
Wolrdcoin
Digitalcoin
Bytecoin
Feathercoin
Novacoin
Terracoin

Coins dropped due to reason three (RPC Support for CCE3)

BBQ
Peercoin
Freicoin

I will be offering a paid service for coins that wish to be hosted on a CCE3 server. More details to follow.
mullick
Legendary
*
Offline Offline

Activity: 1064
Merit: 1002


View Profile
May 23, 2014, 04:01:20 PM
 #11

Very sad to hear this. But also very understandable. You have been providing a great service to the community

https://blockchain.info/tx/d20dbb4b15a36bfc0e0c0848bfd0a196bc1efc355bf37fd41b676181679300f8
NuShrike
Full Member
***
Offline Offline

Activity: 178
Merit: 100


View Profile
May 24, 2014, 12:06:11 PM
 #12

You're the only Bottlecaps explorer that I can find!

Donated: http://cap.cryptocoinexplorer.com/block/463472
dreamwatcher (OP)
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
May 27, 2014, 07:36:31 PM
 #13

You're the only Bottlecaps explorer that I can find!

Donated: http://cap.cryptocoinexplorer.com/block/463472
Very sad to hear this. But also very understandable. You have been providing a great service to the community

https://blockchain.info/tx/d20dbb4b15a36bfc0e0c0848bfd0a196bc1efc355bf37fd41b676181679300f8

Thank you very much. Your donations will go to help support the current donation based explorers.  Smiley
dreamwatcher (OP)
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
May 27, 2014, 07:38:39 PM
 #14

Coin developers and communities can sponsor their coins to have an explorer on CryptoCoinExplorer.com


Sponsorship includes the following:

Setup of a CCE3 explorer for the sponsored coin.

Hosting and maintenance of the explorer

Developers Box access key. Preference to giving the actual coin developer or community leader the key, others will be considered at CCE discretion.
Access regulated by some basic rules of conduct.

Use of the explorers coin daemon to use as a seed node through a custom altcointech.net address.
This extra address allows the use of the daemon as a seed node if the explorer gets moved to a new server, or at a future date the need to separate the services arises.

Please see the API page for a description of the API access that CCE3 provides.
CCE3 is currently developed and new features are planned for the future including custom color schemes.

Please see the sponsorship page for more information: http://www.cryptocoinexplorer.com/sponsor
xchrix
Hero Member
*****
Offline Offline

Activity: 905
Merit: 1001



View Profile
May 29, 2014, 07:54:17 PM
 #15

hey. just found this info because i got an email from worldcoin community
damn sorry to hear that Sad i used your data on cryptocoincharts for many coins. now i have to search for other abe explorers.
i think i will stop support for the coins which dont have an abe explorer because i dont have time to implement each api from their own explorers  Undecided
dreamwatcher (OP)
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
May 30, 2014, 06:05:48 AM
 #16

hey. just found this info because i got an email from worldcoin community
damn sorry to hear that Sad i used your data on cryptocoincharts for many coins. now i have to search for other abe explorers.
i think i will stop support for the coins which dont have an abe explorer because i dont have time to implement each api from their own explorers  Undecided

I needed to do something about monetizing CCE, I really think the new sponsorship system helps both users and myself.

With donation or advertising based explorers, there is no real guarantee that the explorer will be up for a certain period of time. The owner/operator has no obligation other then his/her own motivations.

The sponsorship system produces a contract that an explorer will be hosted and maintained for a period of time, there is no uncertainty inside the contract. This also give the owner/operator funds in which to pay for hosting and get paid for his/her maintenance and development time.
When I started CCE almost 2 years ago, I was convinced that a service used everyday would have no issues getting enough donations to support itself. Two years later, after the site has grown to 1.5 million hits a week, I was still waiting for it to happen. Meanwhile I see people's greed exploited daily, with scammers raking in the BTC everyday. My mindset changed. I now think that the coin communities should contribute to support an explorer if they want one on CCE. I am charging $25 a month or $275 a year, is that really asking that much? Some of scams that pop up all the time make 10's of thousands in that time period.

Anyway, I believe you are already acquainted with the CCE3 API. I designed it to be much simpler and give more relevant information then the ABE API.

www.cryptocoinexplorer.com/api.html

CCE3 is also less resource intensive and very stable compared with ABE based explorers. Don't get me wrong, I worked with ABE for the majority of time with CCE and for the time it was written it was a clever piece of software, but daemons have changed and I have my own programming style that focuses on efficiency.

My suggestion would be to encourage communities to get explorers sponsored on CCE. This way a stable,fast API will be available, and the community gets an explorer that is currently developed and not dependent on donations to remain available.

Bitbar has the honor of becoming the first explorer under the new sponsorship system. It has been sponsored for a year.  Smiley
xchrix
Hero Member
*****
Offline Offline

Activity: 905
Merit: 1001



View Profile
May 30, 2014, 02:55:30 PM
 #17

this is some great piece of software from you and your service is needed by the communities. yes i know there are really great coin developers which make a lot of money and appreciate your work and donate a meaningful amount. and there are others which wont give anything or 10 DOGE coins Cheesy
dreamwatcher (OP)
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
June 01, 2014, 05:58:32 PM
 #18

A minor patch has been applied to all explorers.

This patch adds a flag for single output API commands to return a plain output. Adding /p to the end of an API command for difficulty,totalmint and nethash will return a plain value instead of JSON formatted.

/api/difficulty/p
/api/nethash/p
/api/totalmint/p
Barasha
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
June 05, 2014, 08:54:24 AM
 #19

On Franko "Total coins minted" not true. account balance does not match as well.
dreamwatcher (OP)
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
June 05, 2014, 02:07:48 PM
 #20

On Franko "Total coins minted" not true. account balance does not match as well.

Thank you for pointing that out.

Turns out the Franko database was created before the finalization of the orphan block detection and correction system, so there are some orphan blocks in the database around the  block height 500,000 area

Franko is one of those coins with a large block chain, so I was reluctant to rebuild it when I switched the site completely over, but with this issue I have to rebuild it  Smiley

It will take some time to rebuild the database, possibly close to a day.

I will post when the database is created and switched in.



ADDED:

Actually I am going to try and use the orphan system to fix the database, I have never tried it at this scale, so the explorer may not update for a bit.
Pages: [1] 2 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!