Bitcoin Forum
April 23, 2024, 12:31:26 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 [9]  All
  Print  
Author Topic: [BlockScan] Counterparty (XCP) Block Explorer  (Read 31803 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
mtbitcoin (OP)
Legendary
*
Offline Offline

Activity: 876
Merit: 1000


Etherscan.io


View Profile
March 08, 2015, 03:12:16 PM
 #161



Updated the AssetInfo sections to include the Gini Coefficient..

To whoever, who provided this suggestion last year, thanks!

EtherScan::Ethereum Block Explorer | BlockScan::Coming Soon
1713875486
Hero Member
*
Offline Offline

Posts: 1713875486

View Profile Personal Message (Offline)

Ignore
1713875486
Reply with quote  #2

1713875486
Report to moderator
1713875486
Hero Member
*
Offline Offline

Posts: 1713875486

View Profile Personal Message (Offline)

Ignore
1713875486
Reply with quote  #2

1713875486
Report to moderator
1713875486
Hero Member
*
Offline Offline

Posts: 1713875486

View Profile Personal Message (Offline)

Ignore
1713875486
Reply with quote  #2

1713875486
Report to moderator
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713875486
Hero Member
*
Offline Offline

Posts: 1713875486

View Profile Personal Message (Offline)

Ignore
1713875486
Reply with quote  #2

1713875486
Report to moderator
1713875486
Hero Member
*
Offline Offline

Posts: 1713875486

View Profile Personal Message (Offline)

Ignore
1713875486
Reply with quote  #2

1713875486
Report to moderator
Chaykaa
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 12, 2015, 08:16:41 AM
 #162

The GINI index - very interesting. I hope you will introduce more metrics as well. Makes it fun to compare assets.

For GINI I wonder if an adjusted calculation would add some value. For example, some assets have one owner/distribution address which holds almost all tokens. Look at FLDC. It has GINI > 99%. It's because the owner holds token that are yet not distributed.

Another thing is addresses with dust amounts. GINI is meant for a population (a finite amount of people). Bitcoin is made of an infinite amount of addresses and over time there will be lots of addresses with dust, which makes GINI look too high.

Suggested adjustment: 1) Do not include the one address with the largest holding. 2) Sort addresses and include only those that accumulated own 95% of all assets.
mtbitcoin (OP)
Legendary
*
Offline Offline

Activity: 876
Merit: 1000


Etherscan.io


View Profile
March 12, 2015, 08:55:45 AM
 #163

The GINI index - very interesting. I hope you will introduce more metrics as well. Makes it fun to compare assets.

For GINI I wonder if an adjusted calculation would add some value. For example, some assets have one owner/distribution address which holds almost all tokens. Look at FLDC. It has GINI > 99%. It's because the owner holds token that are yet not distributed.

Another thing is addresses with dust amounts. GINI is meant for a population (a finite amount of people). Bitcoin is made of an infinite amount of addresses and over time there will be lots of addresses with dust, which makes GINI look too high.

Suggested adjustment: 1) Do not include the one address with the largest holding. 2) Sort addresses and include only those that accumulated own 95% of all assets.

I agree. I will probably produce a filter for choosing a minimum threshold of number of addresses.


EtherScan::Ethereum Block Explorer | BlockScan::Coming Soon
mtbitcoin (OP)
Legendary
*
Offline Offline

Activity: 876
Merit: 1000


Etherscan.io


View Profile
March 24, 2015, 03:46:50 PM
 #164

Hi

I've just released a tool to allow you to check/retrieve/generate your counterwallet bitcoin addresses/keys using your counterwallet 12 word passphrase. The script runs client side only (in your browser using javascript). No keys, passphrases are transmitted server side. For additional security the script can also be run while in offline/disconnected mode

The tool can be accessed at https://blockscan.com/tool_generatekey. Because it is built purely with javascript and html, all of the code is viewable online.

Feedback welcomed


Updated to allow offline message signing from any of your counterwallet addresses

EtherScan::Ethereum Block Explorer | BlockScan::Coming Soon
schnuber
Member
**
Offline Offline

Activity: 96
Merit: 18


View Profile
August 23, 2015, 10:52:47 PM
 #165

On your homepage in the API section it reads:
"The following are examples of the available API calls:"
So are these API calls listed there only a subset of available calls. Where is the documentation of the complete set of available calls?

Greets
mtbitcoin (OP)
Legendary
*
Offline Offline

Activity: 876
Merit: 1000


Etherscan.io


View Profile
August 24, 2015, 04:48:20 AM
 #166

All the available (from Blockscan) API calls are as listed on the site

EtherScan::Ethereum Block Explorer | BlockScan::Coming Soon
mtbitcoin (OP)
Legendary
*
Offline Offline

Activity: 876
Merit: 1000


Etherscan.io


View Profile
September 07, 2015, 08:39:12 AM
 #167

I like the new logo. Dogeparty support would be great.

Added at http://xdp.blockscan.com

What happened to xdp and xch on blockscan ?

For dogeparty you can use https://dogepartychain.io/ as a substitute. XCH support was discontinued a few months back due to a low visitor rate (from a Blockexplorer viewpoint)




EtherScan::Ethereum Block Explorer | BlockScan::Coming Soon
flayway
Full Member
***
Offline Offline

Activity: 219
Merit: 102


View Profile
October 14, 2015, 02:46:29 AM
 #168

Are there possible make option to search all transactions between two address?


XCP:     19zzpgk3oakH2b7zd63mw3DadtNkvefVfo    BTC:     1ASSkiRsqRUUp5Y8YQYnuc41fBbYR3iRD2
mtbitcoin (OP)
Legendary
*
Offline Offline

Activity: 876
Merit: 1000


Etherscan.io


View Profile
October 14, 2015, 03:01:55 PM
 #169

Are there possible make option to search all transactions between two address?



If you are referring to just 2 specific addresses, then no. At least not out of the box. Having said that though you could use the APIs and generate a list of transactions for each address, and then programmatically just extract those matching your search criteria.

Cheers

EtherScan::Ethereum Block Explorer | BlockScan::Coming Soon
Pegrala
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
November 30, 2015, 12:51:10 PM
 #170

Blockscan - really useful. I use it a lot. Thanks for hosting this great service  Smiley

Something that would be interesting to see on the frontpage, next to XCP supply, # of assets, price, etc, would be number of addresses with Counterparty assets. I know you have this in a graph. Would just be nice to see the number every time I check Blockscan. The GINI can be replaced IMO.
wings.ai
Hero Member
*****
Offline Offline

Activity: 840
Merit: 523

Turn your financial ideas into reality


View Profile WWW
September 25, 2016, 05:45:05 AM
 #171

enhanced asset info is not displaying correctly

http://blockscan.com/assetInfo/SILKROADPEPE for example


             ▄          ▄▄▄▄    ▄
            ███      ▄██████▀  ▀█▀
            ███     ▄██▀
            ███     ███        ▄█▄   ▄█▄ ▄█████▄▄         ▄▄██████▄      ▄█▄ ▄█████▄▄         ▄▄█████▄▄        ▄▄█████▄▄
    ▄▄▄▄▄▄  ███     ███        ███   ██████▀▀▀▀███▄     ▄███▀▀▀▀▀███▄    ██████▀▀▀▀███▄     ▄███▀▀▀▀▀███▄    ▄███▀▀▀▀▀███▄
  ▄████████▄███  ▄█████████▄   ███   ████▀      ▀███   ▄██▀       ▀██▄   ████▀      ▀███   ▄██▀       ▀█▀   ▄██▀       ▀██▄
▄███▀    ▀█████   ▀▀███▀▀▀▀    ███   ███         ███   ███         ███   ███         ███   ███              ███████████████
███   ▄▄   ▀███     ███        ███   ███         ███   ███         ███   ███         ███   ███              ███▀▀▀▀▀▀▀▀▀▀▀
███   ▀▀   ▄███     ███        ███   ███         ███   ███         ███   ███         ███   ███         ▄    ███         ▄
▀███▄    ▄█████     ███        ███   ███         ███    ███▄▄   ▄▄████   ███         ███    ███▄▄    ▄███    ███▄▄   ▄▄███
  ▀████████▀███     ███        ███   ███         ███     ▀████████▀███   ███         ███     ▀█████████▀      ▀█████████▀
    ▀▀▀▀▀▀   ▀       ▀          ▀     ▀           ▀         ▀▀▀▀▀   ▀     ▀           ▀         ▀▀▀▀▀            ▀▀▀▀▀

       ▄▄▄▄▄▄▄
   ▄▄▀▀       ▀▀▄▄
  █               █ ▄
 █   █▀▄ ▀█▀ ▀█▀   █ ▀▄
 █   █▀▄  █   █    █  ▀▄
  █  ▀▀   ▀   ▀   █    █
▄▀ ▄▄           ▄▀    ▄▀
 ▀▀  ▀▀▄▄▄▄▄▄▄▀▀      ▀▄
        ▀▄▄      ▄▄▀▀▄▄▀
           ▀▀▀▀▀▀

                      ▄▄▄
  ▄█▄              ▄███████▄
  ▀████▄▄         ██████▀██████▀
    ▀▀▀████▄▄     ███████████▀
    ▀██▄███████▄▄███████████
     ▄▄▄▀██████████████████
      ▀████████████████████
▀█▄▄     ▀████████████████
  ▀████████████████▀█████
    ▀████████████▀▄▄███▀
       ▀▀██████████▀▀
           ▀▀▀▀▀

               ▄▄   ▄▄
              ▄▀ ▀▀█  █
             ▄▀     ▀▀
         ▄▄▄▄█▄
     ▄█▀▀▀▀▀▀▀▀▀▀█▄
 ▄▀▄▀              ▀▄▀▄
█  █   ▄█▄    ▄█▄   █  █
 ▀█    ▀█▀    ▀█▀    █▀
  █                  █
   █   ▀▄      ▄▀   █
    ▀▄   ▀▀▀▀▀▀   ▄▀
      ▀▀▄▄▄▄▄▄▄▄▀▀
New Age of DEFI
A Non-Code Platform for
Decentralized Trading Instruments

   ▄▄███████████████▄▄
 ▄█████████████████████▄
▄██████████████▀▀███████▄
████████████▀▀    ███████
█████████▀▀   ▄   ███████
██████▀▀     █    ███████
████▀       █     ███████
█████▄▄   ▄█      ███████
████████ ██▄      ███████
▀████████ ▀▄███▄▄███████▀
 ▀█████████████████████▀
   ▀▀███████████████▀▀

     ▄              ▄
   ▄███▄          ▄███▄
   █████▄  ▄▄▄▄  ▄█████
  ▄████████████████████▄
 ▄██████████████████████▄
 ████████████████████████
██████▀▀          ▀▀██████
█████▀   ▄      ▄   ▀█████
 ████   ███    ███   ████
  ████   ▀      ▀   ████
   ▀████▄▄▄▄▄▄▄▄▄▄████▀
     ▀▀████████████▀▀

   ▄▄████████████████▄▄
 ▄█████▀▀▀██████▀▀▀█████▄
▄████▀  ▀▀▀    ▀▀▀  ▀████▄
████▀                ▀████
███▀                  ▀███
███       ▄    ▄       ███
██▀      ███  ███      ▀██
██       ▀█▀  ▀█▀       ██
██▄     ▄        ▄     ▄██
▀██▄     ▀▀▄▄▄▄▀▀     ███▀
 ▀███▄▄▄▄▄▄████▄▄▄▄▄▄███▀
   ▀▀████████████████▀▀
Hypocritus
Member
**
Offline Offline

Activity: 106
Merit: 14


View Profile
May 08, 2017, 12:50:54 AM
 #172

[BlockScan] Counterparty (XCP) Block Explorer has been discontinued by the developer as of April 11, 2017

https://www.blockscan.com/
OllieBlockchain
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 13, 2022, 05:36:46 AM
 #173


I was wondering what happened to blockscan Counterparty block explorer ? Will it ever come back online
Pages: « 1 2 3 4 5 6 7 8 [9]  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!