Loading Tool

Explorer IconExplorer

Memory Pool

77,976 transactions
30.06 vMB
0.11343204 BTC
Random Selection Loading Transactions
Max Size: 179.55/200 MB

Candidate Block

Mining Attempt 84020ee676908445fbe016b7c060b377eb68a4e1692f012695dec89e8cd0f9e2
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root 0f0fc0d1776c2cf043976887845dfce1a11a04ce03d218fa805e088303177401
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,405
Size: 1.00 vMB
Total Fees: 0.02788104 BTC
Feerates: 107.93 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (426,085 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
489,189 489,189 000000000000000000a9ba5d24f0ec042024d5d14f074521726c083848df12da 2,305 0.96/1.00 vMB 123
489,188 489,188 00000000000000000044a792cd28b7408cc386e80878006aef26731319d32322 2,351 1.00/1.00 vMB 54
489,187 489,187 0000000000000000001edc7b91598832d699cbd864ee9c65b5823473c39b87fe 2,190 0.95/1.00 vMB 103
489,186 489,186 000000000000000000779d682e3389f71994f6346c79387f186fe066df2161f5 2,308 1.00/1.00 vMB 99
489,185 489,185 00000000000000000090171d2041fd90887425e3e3e66381c17a3577870e3520 1,944 0.90/1.00 vMB 124
489,184 489,184 000000000000000000e9e008d98d72701b7fa68be8003f0992e9ff31b0e9816a 2,196 1.00/1.00 vMB 125
489,183 489,183 000000000000000000627b3088a260a6ade13aa2638f7eed679e6dd04b2c0e9f 2,003 0.97/1.00 vMB 222
489,182 489,182 000000000000000000f08747c1c9ec3626c6df5177f3537aedd99bf1ae856a92 1,527 0.94/1.00 vMB 81
489,181 489,181 0000000000000000006df73a5d9aea08fed25150d7c99be56443d98544c424f8 1,832 0.94/1.00 vMB 120
489,180 489,180 000000000000000000e9880a6e5fa3bfb74b0984e683c890d87820e2b6803149 2,133 1.00/1.00 vMB 178
489,179 489,179 0000000000000000008dac17ceb48aa7e5c0ab1566de8638a46353dad7ffb246 1,673 0.89/1.00 vMB 39
489,178 489,178 00000000000000000070c5f8167cf5b0f83e0d703ae4c1fce88810f1465e9c10 2,057 1.00/1.00 vMB 164
489,177 489,177 0000000000000000009cfa55668db59ff7c2ec2b1d7b0d9670c935e406494383 2,188 1.00/1.00 vMB 90
489,176 489,176 000000000000000000d5905c91a3d4d71e87ac4d856eeba3240b47e307a790ea 2,016 1.00/1.00 vMB 154
489,175 489,175 00000000000000000032f8ebb210f6fe54992f678d64e70354cea5ab25662e6b 1,377 0.77/1.00 vMB 74
489,174 489,174 0000000000000000009344dd28c509844b11bda998ef28efab883115fbc83d89 1,264 0.97/1.00 vMB 28
489,173 489,173 00000000000000000099ac9009e955c01f1c8ba3e6052b86acafddac2e382978 1,751 1.00/1.00 vMB 64
489,172 489,172 000000000000000000cfe82761e1a65a6bb20a5c946b8c986b5c47a402f2b7b4 2,264 1.00/1.00 vMB 148
489,171 489,171 000000000000000000b1d1910758445f8c2afec4b73b1d2d947385c4953d58df 416 0.99/1.00 vMB 16
489,170 489,170 0000000000000000006bf51e5b62385f5eae417a9ca1f59199fdbeccd4dcc158 727 0.97/1.00 vMB 51
489,169 489,169 000000000000000000ea464d095af531f614172607393411671f3200b1f5d166 2,274 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.30 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.