Loading Tool

Explorer IconExplorer

Memory Pool

81,887 transactions
31.01 vMB
0.11682502 BTC
Random Selection Loading Transactions
Max Size: 185.60/200 MB

Candidate Block

Mining Attempt 8b85ab715fe805601355095dd5bad493a00cd5ce865b36c86985a63f509986d2
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 4b44000fa68d9c2ecafb9d972ebb0f80678f1b7f2e0fd8739f741c9eb879a711
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,500
Size: 1.00 vMB
Total Fees: 0.03353741 BTC
Feerates: 101.42 > 3.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (266,977 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,173 648,173 0000000000000000000f47c4952af806301d8b96f2b9e5a792296366433682d2 327 0.11/1.00 vMB 44
648,172 648,172 000000000000000000087ccccc6c8f7ad06620f2e0b334a66f682da600eef852 968 0.65/1.00 vMB 43
648,171 648,171 000000000000000000083b363a3862f478a70652c7ad232ed053006ce7911f73 768 0.45/1.00 vMB 58
648,170 648,170 0000000000000000000bc17e09798ba7723826794450a16e04c3a4292ddab0df 242 0.53/1.00 vMB 1
648,169 648,169 0000000000000000000b9877c2a4bbcb8bdd08e1cb2ae3b2c45535e624479e37 824 1.00/1.00 vMB 32
648,168 648,168 00000000000000000006591bd71a1d17ce9141d16f8271e7162225f0a7cbb136 1,483 1.00/1.00 vMB 16
648,167 648,167 000000000000000000070e6106fd0599a4caa08b1ffe3368700028939feec70a 1,504 1.00/1.00 vMB 87
648,166 648,166 0000000000000000000d06001d1483fc161f46c688b5b36d332ac3776ee33333 1,126 1.00/1.00 vMB 9
648,165 648,165 0000000000000000000bb311c8d80dd114ac11cc6ef943ae9361e926fdee75f8 1,198 1.00/1.00 vMB 24
648,164 648,164 0000000000000000000eaacc1e2fca72b2b44ffae4abae905a14cb89b3a7b45e 2,051 1.00/1.00 vMB 35
648,163 648,163 00000000000000000007548dcc0c908d4b72ec7e4741fb17f5aaeb9ddd43c2ab 2,616 1.00/1.00 vMB 19
648,162 648,162 00000000000000000003181a38c2d78f434f9ea3b91138d11bdead9b0a0d1fb9 2,143 1.00/1.00 vMB 25
648,161 648,161 0000000000000000000bf1726be787565839641af1e419db43d555bdaa99e3df 1,795 1.00/1.00 vMB 63
648,160 648,160 0000000000000000000daa20ee418000fb74889a97fd7b1dca5c220b87f839f6 2,301 1.00/1.00 vMB 96
648,159 648,159 0000000000000000000f62067253f94fa86cfd0f0bb90801e96aafe9b074d347 2,430 1.00/1.00 vMB 31
648,158 648,158 00000000000000000006f9efd7f310668db6ad0159057208dcafc23ab40ebeb9 1,942 1.00/1.00 vMB 53
648,157 648,157 00000000000000000002e7f112da8a9fe7b18b2781ee73dfba65b9485aa71b89 2,446 1.00/1.00 vMB 91
648,156 648,156 000000000000000000023b8b3b87fa6d1eaf96fb11963e3403ef78923e1988d6 2,089 1.00/1.00 vMB 43
648,155 648,155 0000000000000000000bf7a9b321911eefa2a43c0791485bbab9cdd890171472 1,848 1.00/1.00 vMB 75
648,154 648,154 00000000000000000006d1bafbcd113a36162ce2380c72002e499408551848f2 1,063 1.00/1.00 vMB 13
648,153 648,153 00000000000000000008dd9cbd698700259e14c7bfdd57e6a4105efd726a97f4 2,408 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.