Namecoin block explorer

Forum rules
Warning !
Avoid using binary softwares from untrusted users.
Prefer compiling it yourself and verify sources.
khal
Site Admin
Posts: 708
Joined: Mon May 09, 2011 5:09 pm
os: linux

Re: Namecoin block explorer

Post by khal »

NamecoinID: id/khal
GPG : 9CC5B92E965D69A9
NMC: N1KHAL5C1CRzy58NdJwp1tbLze3XrkFxx9
BTC: 1KHAL8bUjnkMRMg9yd2dNrYnJgZGH8Nj6T

Register Namecoin domains with BTC
My bitcoin Identity - Send messages to bitcoin users
Charity Ad - Make a good deed without paying a cent

vinced
Posts: 63
Joined: Wed May 18, 2011 1:16 am

Re: Namecoin block explorer

Post by vinced »

@khal - thank you for implementing this. Extremely useful.
!v | Namecoin founder | https://dot-bit.org/

johntobey253
Posts: 17
Joined: Mon Jun 13, 2011 3:58 am
os: linux

Re: Namecoin block explorer

Post by johntobey253 »

khal, any info about the explorer implementation? Plans to release source? Is it running on any merged mining chains?

I just added merge-mining support to Abe. Abe however currently lacks NMC-specific features such as coins destroyed. Care to help me add them?

Cheers,
John

khal
Site Admin
Posts: 708
Joined: Mon May 09, 2011 5:09 pm
os: linux

Re: Namecoin block explorer

Post by khal »

First update to support "merged mining" on testnet :
=> http://testnet.explorer.dot-bit.org/
vinced wrote:It would be useful if the namecoin block explorer showed the block nVersion. This would allow us to see what % of the mining power is using the merged mining patches.
Added on the testnet explorer.
NamecoinID: id/khal
GPG : 9CC5B92E965D69A9
NMC: N1KHAL5C1CRzy58NdJwp1tbLze3XrkFxx9
BTC: 1KHAL8bUjnkMRMg9yd2dNrYnJgZGH8Nj6T

Register Namecoin domains with BTC
My bitcoin Identity - Send messages to bitcoin users
Charity Ad - Make a good deed without paying a cent

vinced
Posts: 63
Joined: Wed May 18, 2011 1:16 am

Re: Namecoin block explorer

Post by vinced »

khal wrote:First update to support "merged mining" on testnet :
=> http://testnet.explorer.dot-bit.org/
vinced wrote:It would be useful if the namecoin block explorer showed the block nVersion. This would allow us to see what % of the mining power is using the merged mining patches.
Added on the testnet explorer.
I think it is using 16 bits and maxing out at 32767, but nVersion is 32 bits. Even better is using hex: new namecoin block version is 0x10001 if it is a parent and 0x10101 if aux.
!v | Namecoin founder | https://dot-bit.org/

zamgo
Posts: 32
Joined: Tue Jul 19, 2011 9:09 am

Re: Namecoin block explorer

Post by zamgo »

http://testnet.explorer.dot-bit.org/ is looking good!

Would it be possible to add a 'view Raw block' function? That'll make it easier for everyone to examine all the nitty-gritty of the generated mergedmined blocks.

johntobey253
Posts: 17
Joined: Mon Jun 13, 2011 3:58 am
os: linux

Re: Namecoin block explorer

Post by johntobey253 »

Abe now shows the testnet. I didn't add "native" support due to a collision with Bitcoin testnet's magic number, but I added a config example.

I've also implemented network fee deduction from the statistics (coins outstanding and coin-days). With this change, Namecoin's coin-days destroyed ratio exceeds Bitcoin's. (%CoinDD is a measure of money velocity.)

Only 2 of the last 400 blocks in the main chain set version&0x10000. Not looking good for merged mining adoption! C'mon folks, we need this!
zamgo wrote:http://testnet.explorer.dot-bit.org/ is looking good!
Would it be possible to add a 'view Raw block' function? That'll make it easier for everyone to examine all the nitty-gritty of the generated mergedmined blocks.
How's your Python? ;)

chielepiel
Posts: 1
Joined: Thu Nov 28, 2013 4:07 pm

Re: Namecoin block explorer

Post by chielepiel »

Its look like a great tool but is it behind on the transactions ? I see no new transactions ??

biolizard89
Posts: 2001
Joined: Tue Jun 05, 2012 6:25 am
os: linux

Re: Namecoin block explorer

Post by biolizard89 »

chielepiel wrote:Its look like a great tool but is it behind on the transactions ? I see no new transactions ??
The block count matches my Namecoin-Qt client. So it looks fine to me.
Jeremy Rand, Lead Namecoin Application Engineer
NameID: id/jeremy
DyName: Dynamic DNS update client for .bit domains.

Donations: BTC 1EcUWRa9H6ZuWPkF3BDj6k4k1vCgv41ab8 ; NMC NFqbaS7ReiQ9MBmsowwcDSmp4iDznjmEh5

Carajillu
Posts: 16
Joined: Sun Dec 01, 2013 11:56 pm

Re: Namecoin block explorer

Post by Carajillu »

Hey, how dificult would be to show confirmations for each transaction?? I think it would be extremely useful for users checking transfers to sites that require X confirmations. I would like to help if you want... I have been working in web development some years, since 4 years ago developing firmware but can do context switch after work...

Post Reply