Loading Tool

Explorer IconExplorer

Memory Pool

82,829 transactions
34.64 vMB
0.16185455 BTC
Random Selection Loading Transactions
Max Size: 197.50/200 MB

Candidate Block

Mining Attempt e72266f78847a6c19e4716ed1ec3c1914baefb8f07ae607d4a9f1281ecbe51da
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 3184635c1ed2e2f24bc7b44790d9c2368316951a58168b9d8cbc22ebcb8d7145
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,362
Size: 1.00 vMB
Total Fees: 0.04322583 BTC
Feerates: 301.60 > 4.33 > 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (639,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,831 275,831 00000000000000020c2083fe3b5e1d57feda1e2025835aceac051dc1ef97a2e5 249 0.09/1.00 vMB 61
275,830 275,830 0000000000000001c6148da1abb47b758d667e0e2873a19dae15c54fec71fad1 290 0.12/1.00 vMB 41
275,829 275,829 00000000000000041378600d940154ebd6ca39822bfcf3ebe387b8fd9710e091 176 0.06/1.00 vMB 75
275,828 275,828 0000000000000004271bdf7e2670dd7790e38af879a3633ec921fa005d1d362d 685 0.35/1.00 vMB 49
275,827 275,827 0000000000000002a384895b76ea826d21d31d0b036d82e4f4fdd035853590e2 304 0.11/1.00 vMB 52
275,826 275,826 00000000000000002d50f7d1c1c8328f8f41b257ef1138e813f292ff2ee2cf4a 82 0.05/1.00 vMB 35
275,825 275,825 0000000000000004252058ab09189b81ff043910fccf2d1eac456fb438f06695 158 0.07/1.00 vMB 38
275,824 275,824 0000000000000000c81c9276d3030c4544078dc9d70d2919598235e6416282bc 148 0.06/1.00 vMB 45
275,823 275,823 00000000000000013f0d7045f1ff3acf4a616d5cbf236d82604c4cb7556dfb9d 79 0.03/1.00 vMB 39
275,822 275,822 000000000000000132ec6ca900cdbb653429fad0ac79f993f3f2b77c0fdeeea9 116 0.06/1.00 vMB 28
275,821 275,821 0000000000000001a93b75469c8bf8e8b5b9c97c6ef897060837288d4d641095 431 0.18/1.00 vMB 62
275,820 275,820 000000000000000220891d0ea62ec884e99f96faed9b1e8139c1d370182d49dd 17 0.01/1.00 vMB 51
275,819 275,819 0000000000000004081523f570c9e4411e4a13bca33fe30aa8369b26f5009bf1 78 0.03/1.00 vMB 41
275,818 275,818 0000000000000004037f639dc0e7e91c18455465da7a92d8eef17aea5aac6cf8 112 0.05/1.00 vMB 42
275,817 275,817 00000000000000000fb9b64ba378f645612fa6616460fae1d984889a53ac3453 160 0.07/1.00 vMB 38
275,816 275,816 0000000000000003df1dd88b817a7e000795221bd6dff0d7c694c79740bbd33c 346 0.16/1.00 vMB 48
275,815 275,815 0000000000000004b0fcd1aa8aabb12f895a4de48e5948061a884723929ce580 45 0.03/1.00 vMB 51
275,814 275,814 0000000000000001da173152c02aa7803b8c0ded03b5641e1a881a62632769b0 140 0.06/1.00 vMB 52
275,813 275,813 00000000000000018730a6a2200897c3413a6d1cd1a216675cd129b37bf2a6c4 120 0.07/1.00 vMB 43
275,812 275,812 00000000000000031527c16013ae8cfc94f062aca4c29572e9b2d894cb1df770 301 0.14/1.00 vMB 62
275,811 275,811 00000000000000024e2500b5f2a3857facfa4ef0bf6f2ec8ee51d09dec10e26b 242 0.14/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.10 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: 728.30 GB
    • Received: 18.47 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.