Loading Tool

Explorer IconExplorer

Memory Pool

75,191 transactions
28.99 vMB
0.07980946 BTC
Random Selection Loading Transactions
Max Size: 171.47/200 MB

Candidate Block

Mining Attempt d048b188e69e56b8309b812afb37cd3b340eed9198dd93d5732a513cc7d7e4a2
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 1766c2dabffcf9896f9750eca69b08be6db60ab9615122c7794e13f08216a2ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,778
Size: 1.00 vMB
Total Fees: 0.01897822 BTC
Feerates: 100.29 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (362,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,091 552,091 000000000000000000193ba378f6efa77b902bed11bc840f61801b598f2e9164 2,840 1.00/1.00 vMB 8
552,090 552,090 00000000000000000001af89ca009dbf583f78abd210f320834f02e79ad51154 2,897 1.00/1.00 vMB 45
552,089 552,089 0000000000000000001f6dedd5fed7c6b218e9248298ea1643b6953879944584 1,987 1.00/1.00 vMB 30
552,088 552,088 0000000000000000002623741d4022dedef8886300fc4f60b0d95d8d130a8076 2,224 1.00/1.00 vMB 24
552,087 552,087 0000000000000000002286e1fdc23112769ccd98e97fdf48e76238d304503fe1 2,085 1.00/1.00 vMB 47
552,086 552,086 0000000000000000000bb6bce4d014a74556e147e0d2f65cab4f500217ff6c73 2,487 1.00/1.00 vMB 52
552,085 552,085 0000000000000000000f1dbdecfeaadd4e4103d050036dcc543a47954f2d5b02 2,328 1.00/1.00 vMB 31
552,084 552,084 0000000000000000001cf6128e6f9e3a1d67d23bebd8b1361ae4d181fae634ec 1,377 1.00/1.00 vMB 34
552,083 552,083 0000000000000000000533a1c0a68130997d7f1ac583467a3bf3b10fd23f38d8 2,622 1.00/1.00 vMB 35
552,082 552,082 00000000000000000025880155534d1c64f245413ffd5a491436480bc573bcd7 2,439 1.00/1.00 vMB 28
552,081 552,081 0000000000000000000ab9373f3ce1c96528c09ffa13fe2005a4d32470b7c98b 2,218 1.00/1.00 vMB 33
552,080 552,080 0000000000000000000c6e7784a0552a4164b62e2378a3bd78e04c1fb6df1af3 1,709 1.00/1.00 vMB 10
552,079 552,079 0000000000000000000fc131c5c3f6fa301271739bf631e5f264fad54a12f83e 1 0.00/1.00 vMB 0
552,078 552,078 00000000000000000024cc670d2dfcd1835f9baf872be882e8a55814e9d50639 2,520 1.00/1.00 vMB 38
552,077 552,077 0000000000000000001d4d70afe95d407824721092284561d35e0cab2033433d 2,025 1.00/1.00 vMB 20
552,076 552,076 00000000000000000008318faa8be74880eff9ecbb8a762044bc6a6523c3b83e 2,020 1.00/1.00 vMB 20
552,075 552,075 00000000000000000007a549e8dfe1f05095d289c54600978725bc0392b57d1a 2,208 1.00/1.00 vMB 20
552,074 552,074 00000000000000000017ec18f749921853c845cae5383e5cfe47d85b3dfed3f5 2,728 1.00/1.00 vMB 42
552,073 552,073 0000000000000000000eb936788c7b163da99aa8d48dd4bf5b7cbd7537ae3ba9 2,498 1.00/1.00 vMB 38
552,072 552,072 0000000000000000000a477d98a6856f874d7f5515a4f238c155d7e418a41950 2,099 1.00/1.00 vMB 24
552,071 552,071 00000000000000000020c0ab2ef815dd9bf564f756aef0cc6998a38b1c7cdfaf 2,831 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.93 GB
    • Received: 15.32 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.