Loading Tool

Explorer IconExplorer

Memory Pool

77,159 transactions
28.91 vMB
0.07576829 BTC
Random Selection Loading Transactions
Max Size: 174.83/200 MB

Candidate Block

Mining Attempt f1ca3e4a609e61fe50863813af37552efa7b1aba7ee97807997fa9c0a5a4d5c1
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root b091a7eaf4091580be618c6e6374e92c6ef4304083282efc43f5a4577325574e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,848
Size: 1.00 vMB
Total Fees: 0.01540027 BTC
Feerates: 302.06 > 1.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (681,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,757 233,757 0000000000000063d4c438240d9f81f848d765b6a78e0f2dd4ee2347d108932f 20 0.01/1.00 vMB 44
233,756 233,756 0000000000000026d6fa9663225d1862e94f01e1ca1bd46f65bcaf8a26bf280a 222 0.10/1.00 vMB 172
233,755 233,755 000000000000000c7101efe307228b835db6dcc5153cb9636b61175c3b8e8a60 108 0.05/1.00 vMB 175
233,754 233,754 00000000000000a1002506e393b82624af9a32bdec9f8817d04cd8276698782c 244 0.21/1.00 vMB 55
233,753 233,753 00000000000000375a37882a28ad5dae117a69e17154947c4647db1b61034d5d 358 0.18/1.00 vMB 124
233,752 233,752 000000000000001a851dadbe21334175d23e23d21a622f610c8dd488acb070f2 316 0.18/1.00 vMB 127
233,751 233,751 00000000000001033418610e2d4a6f8981fbfdbeef30a7222ded1ecf53664cbb 224 0.10/1.00 vMB 165
233,750 233,750 00000000000000acf361c72e394ff775eb94ec2260cb7a8bb0aaefce5d624beb 223 0.15/1.00 vMB 87
233,749 233,749 00000000000000c049efae8bf6abe5fb116fda190052d47611758d3e0c4df3eb 60 0.05/1.00 vMB 14
233,748 233,748 0000000000000045f3d2658cb6faa4f5cbaf9d02b447d4369078f9a386807ec7 197 0.11/1.00 vMB 120
233,747 233,747 00000000000001bd25292786af09375b2a7ad66103155ba50d7742da0143065f 494 0.25/1.00 vMB 141
233,746 233,746 00000000000001a1c5eac4eac4a4f117f6e2120b37d75fa663fc7822ba0f7fe1 79 0.03/1.00 vMB 162
233,745 233,745 000000000000009dd27733ba25658e3c4af11d69d4d278aa014a189b2ff812f1 98 0.05/1.00 vMB 113
233,744 233,744 00000000000001c164d7d8e85cde09c0f1bf269f02409e7941d662afa1dcd874 256 0.11/1.00 vMB 178
233,743 233,743 00000000000001af0fd4719c51b42f73ccff5c781fdc690b4d94bddb5140bae5 302 0.15/1.00 vMB 127
233,742 233,742 0000000000000044090fb4e786b7a1196f10b6fac9856012e54af439b2a8acc4 130 0.06/1.00 vMB 141
233,741 233,741 000000000000017cf72fa858a081ab783f80ef93f024ed662e51223a1012b4a5 181 0.15/1.00 vMB 102
233,740 233,740 00000000000000246ee10b730d5b024d571cead0ce657cff196be5b40e5d735d 388 0.24/1.00 vMB 138
233,739 233,739 00000000000000f3666a1e849db306dd64b063d12fa3c2d6e91f3985e89cb360 537 0.25/1.00 vMB 160
233,738 233,738 000000000000008eb080b13dc9048492d9a9c306a1ab779eb70138c581d756d8 360 0.15/1.00 vMB 153
233,737 233,737 00000000000000dc620b76727269ea3874580b17ba076687bed2268f469d064c 126 0.12/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.