Loading Tool

Explorer IconExplorer

Memory Pool

24,212 transactions
11.61 vMB
0.05146786 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.02/200 MB

Candidate Block

Mining Attempt 303f7131a293c7b11977318ae2a7da7e4cc9f643974f26af0eb67b62e0e5944d
Version 20000000
Previous Block 0000000000000000000126449c48a21e3003b7a7e9ff89509f1ba029e6b36bc1
Merkle Root ad4a53202f0f79f0288a527e89b5d0a03ee026081428b56f3a96f2f4364f7a64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,974
Size: 0.99798875 1.00 vMB
Total Fees: 0.03234792 BTC
Feerates: 101.65 > 3.24 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,780 (727,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,003 186,003 0000000000000767cfa2734e7aac0e467876f581524d7cc290df320dccc647fd 37 0.02/1.00 vMB 76
186,002 186,002 00000000000004f160c064c898624cd6c7372651b0a45ce02f3362b324abcafb 270 0.11/1.00 vMB 463
186,001 186,001 00000000000008db6520c33d4d75470b1a5fc5ab34670655b6a18f0ca7b860d1 646 0.25/1.00 vMB 142
186,000 186,000 000000000000072ede9629fd1fd1af3cc2baa0e637f1959f34884be0e160dd1c 156 0.05/1.00 vMB 101
185,999 185,999 000000000000069af7d4314c0c4b27d56b8206747623474fd498736d48741a10 5 0.00/1.00 vMB 155
185,998 185,998 0000000000000255bfd452ea5ee9421d0a59f32f872c943c0c724ee8ef8f894f 75 0.05/1.00 vMB 60
185,997 185,997 00000000000006e977ea6e279cff8a7277d0120a8f94ac2d981f2c5eabbf63c2 10 0.00/1.00 vMB 54
185,996 185,996 000000000000084a4775e3293ca1b2e3c65002fad43b3c7088b3877a9154bae7 17 0.01/1.00 vMB 105
185,995 185,995 00000000000004655110b8d6893e9e8e3c640a2d2dc6c74f358de3015e398023 112 0.03/1.00 vMB 87
185,994 185,994 0000000000000336bf47d7f276fc4b4e89e95d9fa2a8fd04eaa68d75bff2a4f6 38 0.02/1.00 vMB 69
185,993 185,993 0000000000000440a10703aad30c2497a6ee05c5996aacfced0477413f51fd16 55 0.03/1.00 vMB 144
185,992 185,992 000000000000083ade513acfe9b563f0c951d82f84060b05b47eafe3be57c1dd 169 0.09/1.00 vMB 137
185,991 185,991 000000000000071a9298e44adf00fd6e68ac78282c0a9e2218f5d4f3be5f9eba 647 0.24/1.00 vMB 187
185,990 185,990 000000000000033f7f52449d91e170048f717f1af362128e3ef5933af55e0f93 269 0.11/1.00 vMB 142
185,989 185,989 000000000000065f4c5c3ef8d81624d345b9b4757d6e2038ef4f1190875edd5d 234 0.08/1.00 vMB 142
185,988 185,988 0000000000000646f397d29ccbeab1218723caeea32f0ec9db5c443f2c66dc37 68 0.03/1.00 vMB 98
185,987 185,987 000000000000021dc2f514522ba4e19716a72887796a25b779a5ae2d324a30d8 15 0.01/1.00 vMB 67
185,986 185,986 0000000000000890e6aed712ad0ca4871c4f970f616a1a9ee579189d43e5aa8e 50 0.03/1.00 vMB 88
185,985 185,985 00000000000005b9df19fa5c143f63f0c138a7eda9baa8dfb8d06370c88b02e1 70 0.02/1.00 vMB 71
185,984 185,984 00000000000007fdbe4ab65485da6ebf687989eff433905b8a725a82bd696f1f 204 0.09/1.00 vMB 121
185,983 185,983 00000000000004a96833702aae8f690df5ae51199916d239af3cf44d59285b35 69 0.02/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 780.23 GB

Node Details:

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