Loading Tool

Explorer IconExplorer

Memory Pool

27,298 transactions
13.70 vMB
0.13792238 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.86/200 MB

Candidate Block

Mining Attempt 541b79090c63a4cf4bad44e411d469095cb1aa8007744bf7f6c351492bc4acc2
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 5b23ddf609ff19d2d7626b085ce1c9b95c098442a44635852e121eacad990200
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,986
Size: 1.00 vMB
Total Fees: 0.08645754 BTC
Median Feerate: 3.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (746,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,110 167,110 00000000000003557577c38ea897f1351f654a554997ecdaef2844c2c09569ab 13 0.01 vMB 11
167,109 167,109 00000000000006d2a6b36fdd5e5c53938e178d59c78e42e3d66c46d33c4371a4 14 0.01 vMB 233
167,108 167,108 0000000000000b2fabbfd147c6d7979a01ec30b6db9eb35d5ce4026706ff9fd9 81 0.04 vMB 75
167,107 167,107 0000000000000024a3a9529fdf87bc2a8c084c47c73b72cb49998f766c9fc3ce 10 0.00 vMB 66
167,106 167,106 00000000000004be45f0544948d626347ae22aa767907e155ea25655e9ee9b62 137 0.03 vMB 0
167,105 167,105 00000000000009cc4c789f34cdd5afc9db089457ef570901343e32e605484486 14 0.00 vMB 52
167,104 167,104 0000000000000aa1717bfa82f7086f5ec486968b08b0d74542b7b3b6072936f4 128 0.05 vMB 109
167,103 167,103 0000000000000b1dcf14e6d5519833178f04d196328c95467c9e3476bcd3e3bc 1 0.00 vMB 0
167,102 167,102 0000000000000631363cc9dea6f2b0b8ad2d52ce7be3b4a6f395c65a54043657 108 0.05 vMB 98
167,101 167,101 000000000000080767bd87a936228c022e5a6781f7d40f00c3b0f6c3a39ef703 125 0.05 vMB 148
167,100 167,100 00000000000009b78a1352f1b51126c7b89c6e91f26ddd76f609c3d295dba969 1 0.00 vMB 0
167,099 167,099 00000000000004f97eef16dad21924679574120dcc1ecb7cbe7d39c1e1a0ba28 92 0.05 vMB 13
167,098 167,098 0000000000000ab8e14cb2ae8efbcd9bf1adf51fd3d6b8e269eabbeb493783e0 71 0.05 vMB 254
167,097 167,097 00000000000006c3a2d9cac03d2d073a95057b0d95856bdd3804ac8747d21e51 113 0.05 vMB 79
167,096 167,096 0000000000000bef6b25d6899eb6399a75c5b8f8963da6f00fed9c23a5fb601b 11 0.00 vMB 1,151
167,095 167,095 000000000000086b39a5ca6820db77b1da9a7258b9bb85ed1c41a1c801b5459d 12 0.00 vMB 0
167,094 167,094 0000000000000b4e883650570c2cfbedd2e77cd78fd06cbd4169053c1fc0e54e 23 0.01 vMB 39
167,093 167,093 00000000000003d14693069c0cdd6617047e7b11b5427d5d3ea4f3e7544ea61f 101 0.05 vMB 119
167,092 167,092 00000000000008350402379a6b9173a5c8c7596baf79949cb49979202559af76 50 0.02 vMB 352
167,091 167,091 000000000000032157f03a4dded8eb51c9ef49adf6da381bf02922d5684f06b4 37 0.01 vMB 103
167,090 167,090 00000000000008ca1e53cd145b284681f4b111a2adad412fc9fd1838b0dbe273 49 0.02 vMB 90
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 86.06 GB
    • Received: 0.37 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.