Loading Tool

Explorer IconExplorer

Memory Pool

48,091 transactions
27.81 vMB
0.06134315 BTC
Random Selection Loading Transactions
Max Size: 148.53/200 MB

Candidate Block

Mining Attempt a1d3b299d0f6f27b256018dc2e5f8719f827315c0d38aa11dff1d34e48b29226
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root 2722cfad988c5c204619a0a8c55cda9c242a78e05a8ecdf48c28fe31ed5ecff2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,160
Size: 1.00 vMB
Total Fees: 0.00894103 BTC
Feerates: 100.00 > 0.90 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (600,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,217 314,217 0000000000000000085ebc560af6ade1bf2f3754c4a3edc5f1d774612f1f1560 268 0.14/1.00 vMB 28
314,216 314,216 00000000000000000ddada593bacd0aa859bfbde7d8b7864d99a167e7a866343 309 0.17/1.00 vMB 26
314,215 314,215 00000000000000002f4c4db9e3cffddf15c78a6cd42165b7e06d3bdbce785b68 270 0.23/1.00 vMB 19
314,214 314,214 00000000000000001b10b9a10bdfa2b3ee28f0fb72b31a455e537e7c7ad016d8 193 0.13/1.00 vMB 15
314,213 314,213 000000000000000006f98c01442c548e9188c3d7ff69ab402c0213cca38e8326 377 0.24/1.00 vMB 26
314,212 314,212 0000000000000000049dbc4f4b44de4d4ed978b89ad264bbf3555586da947731 162 0.08/1.00 vMB 25
314,211 314,211 00000000000000000efc1ddff28ddbc9d61012824e7c1d3f365d60d0a0754563 59 0.04/1.00 vMB 22
314,210 314,210 000000000000000034f7f9b71a687fd1de5cbf6145aad2546d12da1bfff6e436 83 0.18/1.00 vMB 14
314,209 314,209 000000000000000007d7af92ec6cc878bc6c160e364e7b86a5951db0664c4b71 1,048 0.75/1.00 vMB 24
314,208 314,208 000000000000000033fa7dd21c955cc593474cfc8d9c81825c827335278de734 175 0.19/1.00 vMB 17
314,207 314,207 00000000000000002613e93e636d3674ae7ea47926deeec86a985e380d4de030 480 0.35/1.00 vMB 25
314,206 314,206 000000000000000018ba6c9da7ff09c9e8346139e8715a17572b4f1cefeb122c 150 0.13/1.00 vMB 15
314,205 314,205 00000000000000001713c3d6e6a9574e89d7f0dbb1e6f6aa67f6f5cd7b08b05e 243 0.14/1.00 vMB 26
314,204 314,204 000000000000000039d6eb6c3ef017c6b3bd3fad10ef55250a136787a7bd647b 128 0.05/1.00 vMB 37
314,203 314,203 00000000000000000deb20250bb9354cec6f19324c1a305e6b8992b45b374761 27 0.01/1.00 vMB 46
314,202 314,202 000000000000000013189060e8510e848156c433352661032a16d43617cf17ee 617 0.33/1.00 vMB 29
314,201 314,201 00000000000000001c70bcce58a8e9478ee14b35b13f9570829f4e77744f364e 694 0.36/1.00 vMB 27
314,200 314,200 000000000000000024f02f2b36461e77c77dd73fdea7c7148f40553fb20cfd3b 130 0.07/1.00 vMB 29
314,199 314,199 00000000000000002d203134daf85789fc0fbed305937709469ff0b1643140f0 171 0.13/1.00 vMB 16
314,198 314,198 000000000000000020dbf40947dd1920dcbfb243c72c2fb13da3c21dcd7fc564 1,129 0.70/1.00 vMB 53
314,197 314,197 00000000000000002fccb77c3ee33784edabc40575bf8d50f06b767f254b144c 700 0.43/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.02 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: 649.99 GB
    • Received: 13.24 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.