Loading Tool

Explorer IconExplorer

Memory Pool

75,700 transactions
28.49 vMB
0.08258472 BTC
Random Selection Loading Transactions
Max Size: 171.25/200 MB

Candidate Block

Mining Attempt dab07527e7882c669a67b2229e86182deee472e72d84df08016970943960fdcc
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 64bca1f36f1bf9fd16e62f9aea010f31ee1f3ea537e2112d8ca2d46f9f620b30
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,422
Size: 1.00 vMB
Total Fees: 0.01843127 BTC
Feerates: 65.95 > 1.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (294,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
621,112 621,112 00000000000000000001f17d0fb921162b69163a84c119be69dba139a3707468 2,299 1.00/1.00 vMB 28
621,111 621,111 0000000000000000000ba78bf031f6f6a5dd461cceb443524441c98c07490411 2,435 1.00/1.00 vMB 37
621,110 621,110 000000000000000000067b0b5a02006ef9daae9766834e931744bb662a6a20c0 2,222 1.00/1.00 vMB 18
621,109 621,109 00000000000000000010975a565d83737ab8a442287149eaf8c865b14529f3d4 2,459 1.00/1.00 vMB 15
621,108 621,108 000000000000000000048e011b6d22f23982d9e1b761b1419e842a7cd879a27b 2,622 1.00/1.00 vMB 18
621,107 621,107 00000000000000000005b358b11bb1888d2b2e3f251b689f303e750a2c675def 3,100 1.00/1.00 vMB 31
621,106 621,106 000000000000000000066dcbb05ebeb4e1458605c9c1cc3d94ffea9b5668cc59 3,103 1.00/1.00 vMB 34
621,105 621,105 0000000000000000000c52becf0ff56a2df999e71dbe5f7285efd497dac8f725 2,983 1.00/1.00 vMB 26
621,104 621,104 0000000000000000000d017bb33fcfda64f8d33ced67e7da85e3664832f94ac7 2,890 1.00/1.00 vMB 30
621,103 621,103 0000000000000000000026169c495706eb5bffa7ae0390163ec69704be7480e8 2,867 1.00/1.00 vMB 35
621,102 621,102 00000000000000000008a636edbc2345e3646e491adf5d546ecea511ef1b2871 2,229 1.00/1.00 vMB 18
621,101 621,101 00000000000000000007a225b28404eae6e402ed54eda8180526eb3f7fda93fd 2,881 1.00/1.00 vMB 23
621,100 621,100 0000000000000000000a6a42f04094238ed4ed461a61dabbb174b8991aa17a93 2,596 1.00/1.00 vMB 22
621,099 621,099 0000000000000000000d313bddcbfd39845bde66dd9584fe8bad7c313c201356 3,173 1.00/1.00 vMB 29
621,098 621,098 000000000000000000088b9b6de0c25124eef2ec36fac3fd7a19c84d11cd3ac7 3,413 1.00/1.00 vMB 31
621,097 621,097 000000000000000000039445962f334bda703e43398dfdfd57b55d16a6589e3b 3,180 1.00/1.00 vMB 25
621,096 621,096 0000000000000000000f938f46a145f5f85a5e956f04751367affec12128eb4d 3,685 1.00/1.00 vMB 24
621,095 621,095 000000000000000000102f465e1cdba2ddf7a1c78486506ee1ab9c7fee112cc7 2,704 1.00/1.00 vMB 36
621,094 621,094 00000000000000000007735f76e10190c15e3379247b5b48733d4e804ebc6ab0 3,137 1.00/1.00 vMB 22
621,093 621,093 0000000000000000000b389d0ef2b4cda01e40372188dc197424154c916fada9 2,543 1.00/1.00 vMB 38
621,092 621,092 000000000000000000069d4d7daf592d8e931fc1fad56fa62a5fd4d04b38f328 2,376 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 712.82 GB
    • Received: 17.23 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.