Loading Tool

Explorer IconExplorer

Memory Pool

74,447 transactions
30.62 vMB
0.08778972 BTC
Random Selection Loading Transactions
Max Size: 179.65/200 MB

Candidate Block

Mining Attempt 1a278cddd4964455111e384f763398f0a3667f8f6039addbe0774a31999b4ccb
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root 881c4927de8efe4c1d609d806d9162bc9fd002a4ba5d2f2cbd6041b7183d83ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 208
Size: 1.00 vMB
Total Fees: 0.01149766 BTC
Feerates: 20.07 > 1.15 > 1.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (584,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,119 331,119 0000000000000000017c6ae5a464e8860020248eb8a17afad89439279d8b4f62 1,527 0.75/1.00 vMB 29
331,118 331,118 000000000000000001e102afdc2da78b069635d3b87bf09dfc5170aad1a982ae 452 0.29/1.00 vMB 22
331,117 331,117 000000000000000001f5c40885615e060630462a93bff9616018e7c44185ae17 297 0.19/1.00 vMB 24
331,116 331,116 0000000000000000134a53dbe2e04f8d59dc181fc8afeb1bd6c8f0fbc01d4946 320 0.21/1.00 vMB 25
331,115 331,115 000000000000000016b82b665d041909f3cd1dc4ffe5cb167e6ef8a483a48cb3 598 0.42/1.00 vMB 21
331,114 331,114 00000000000000001013938bc86158dffc573c0d32718ef570c756d8b1b62086 294 0.18/1.00 vMB 22
331,113 331,113 00000000000000000b59749e57da6c0bd9a3fc67e60573dec489458fe994a458 65 0.03/1.00 vMB 33
331,112 331,112 000000000000000008f2a1a4bcdfd375cfb1389d5b439442e3299f56ce7e91b5 152 0.08/1.00 vMB 25
331,111 331,111 00000000000000001a2e985407e8b1fbc6015d77c2f7c7c071af03de6f91ae51 940 0.53/1.00 vMB 23
331,110 331,110 00000000000000000ebe5739d9bf2ffef8904cd811b065f72d7b5a7171a5da3d 889 0.51/1.00 vMB 23
331,109 331,109 000000000000000007eaa69f34d3555e93d66c544aad385c3f1f0aad0538e039 143 0.08/1.00 vMB 22
331,108 331,108 00000000000000000ec3b05082652a3c699ce33c76f9a7e9173214607b6727f9 821 0.35/1.00 vMB 33
331,107 331,107 0000000000000000068a468293fdc8c22b92fb92351a24ff5464514faf81b14e 32 0.02/1.00 vMB 28
331,106 331,106 0000000000000000111343bb45cfd69fcbdee9a8b3e4de5bf67f12d62d3d21f5 174 0.08/1.00 vMB 15
331,105 331,105 0000000000000000042457f6f7079994d0a76508d3d3a779b2563584a0a5036b 332 0.17/1.00 vMB 23
331,104 331,104 00000000000000001b00747e74bd110c80675cc1d9079779e75d282b6d9e3c7e 360 0.22/1.00 vMB 22
331,103 331,103 00000000000000000ebccf47a98dc78d5e9db04770f6cdab2ee3e95324a2ccef 972 0.52/1.00 vMB 25
331,102 331,102 0000000000000000146556210e1f32e2d1003cac2217deb534ce05a72bf2b910 543 0.32/1.00 vMB 24
331,101 331,101 000000000000000018689b94a9708833e57902b41730efc437b6d97e8b75bf51 446 0.34/1.00 vMB 18
331,100 331,100 000000000000000011357973029e3996c85c271f6be3d2c383b7a3616858ea34 1,379 0.71/1.00 vMB 26
331,099 331,099 00000000000000000902ccdb91ebd03eb6b417b25125ffe592c38a7c34919c6a 568 0.26/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.12 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: 738.90 GB
    • Received: 18.61 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.