Loading Tool

Explorer IconExplorer

Memory Pool

72,847 transactions
28.08 vMB
0.06795678 BTC
Random Selection Loading Transactions
Max Size: 166.30/200 MB

Candidate Block

Mining Attempt 3b6c4cd57fd7a42926fbafe8199c0eb18ed347395c1cb745bc2830ca7b7bb42a
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 636fc1f13d2692819d4723477c2287f8162c2bd67509d99a23b2478e43d86abc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,716
Size: 1.00 vMB
Total Fees: 0.01187171 BTC
Feerates: 150.86 > 1.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (283,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,818 631,818 000000000000000000022aeda5045a31589af5657044d8939aee08c1302b1b07 2,858 1.00/1.00 vMB 79
631,817 631,817 000000000000000000109fdf140b2c3ec08a7a269de68cae6ab32950e7110d81 1,695 1.00/1.00 vMB 17
631,816 631,816 0000000000000000000caa14447b6f8723a1ef68d4c020b1effd72a3c2b66f0d 2,497 1.00/1.00 vMB 28
631,815 631,815 0000000000000000000ceeca95ff9fb9ec264abd9477e6905ed57ddb077d5748 3,102 1.00/1.00 vMB 60
631,814 631,814 000000000000000000087a74a63c21c40cec32cdf274b84df88974963cb00ebc 2,742 1.00/1.00 vMB 102
631,813 631,813 0000000000000000000853ec6af23ce94020f67e056a1e51ebdaf8391247637c 1,922 1.00/1.00 vMB 47
631,812 631,812 0000000000000000000ea091e2de37896c2eba9efb86bb6ab1111a5c944e1130 2,562 1.00/1.00 vMB 44
631,811 631,811 000000000000000000024da2278669ef27a3b1b43152df78670fff724785c9e2 2,552 1.00/1.00 vMB 75
631,810 631,810 00000000000000000003b3c23f48f550db43d00ed2b9222b187797c98d20bac2 3,224 1.00/1.00 vMB 96
631,809 631,809 00000000000000000007e86bbca62633ff02c20290cd1243c25df1acca76d9fc 2,357 1.00/1.00 vMB 36
631,808 631,808 0000000000000000000f5b0c776933da0c3831e85d7f2de5f30e54bb65500ee3 2,918 1.00/1.00 vMB 58
631,807 631,807 0000000000000000000e4379941de604c0b0af5274e9f8705c8eb8bdb738c313 3,006 1.00/1.00 vMB 75
631,806 631,806 0000000000000000000b312de4286e1f2c9713759caabb37bb53f4177b997bc8 1 0.00/1.00 vMB 0
631,805 631,805 0000000000000000000eb3c8af01ac3c5a896c10c29a18b0158996b194959683 2,789 1.00/1.00 vMB 73
631,804 631,804 0000000000000000000734e14671f777f69f9d031bdfa4d129ff49d323e57844 2,879 1.00/1.00 vMB 49
631,803 631,803 000000000000000000030ca5b3c63787189f595958904665d16635b6419dc781 2,465 1.00/1.00 vMB 73
631,802 631,802 0000000000000000000cf991092491cf5608a591de3aeb5de844ebb91a79618c 2,677 1.00/1.00 vMB 87
631,801 631,801 0000000000000000000e0dbbeca6958b57f7b2e8aef2434c056acd62969f8ea0 3,087 1.00/1.00 vMB 80
631,800 631,800 00000000000000000000b65a9e4ecdcd229200f775a34813bc1c61b386825f26 1,697 1.00/1.00 vMB 75
631,799 631,799 00000000000000000006b98a231bb7166522d7b88de3c6d36a3c6e0fec56d612 3,017 1.00/1.00 vMB 111
631,798 631,798 00000000000000000012213b247b8c24489fac19a1602afb80f978f5c7791fe2 3,041 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.