Loading Tool

Explorer IconExplorer

Memory Pool

38,293 transactions
26.39 vMB
0.06030381 BTC
Random Selection Loading Transactions
Max Size: 136.01/200 MB

Candidate Block

Mining Attempt 2393ed623b4ec75065eb3a0d22ea1deeb879efa9b3a89fbea4569a9d8be15cd4
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root fb0c2582b6ada32bd06a601eb567f6f332bbb6bb24b6e1457d2cedac91868d85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.01133988 BTC
Feerates: 201.06 > 1.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (494,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,222 420,222 00000000000000000073e459b4ac0f054be58d8895ca9b6842e83057a752d517 2,579 0.93/1.00 vMB 79
420,221 420,221 0000000000000000045b860c15723044c46f0898eb60d1e9640b5133e7f02b19 1,730 1.00/1.00 vMB 41
420,220 420,220 0000000000000000027a5c282861e93af7ac68b4c2c9cb30eb869fe112ceab08 2,300 1.00/1.00 vMB 76
420,219 420,219 000000000000000004ad208e1ea6bbdd759b31a7d6a53e6b972e4036faf28d44 1,909 1.00/1.00 vMB 49
420,218 420,218 000000000000000004b36e097558b704c63ed7cfc0f6dc7f17c655bea0975a88 488 0.21/1.00 vMB 51
420,217 420,217 000000000000000001147d1bc48aba7ba5ed6fd6a347eb89127e5595eaf89340 1,544 0.99/1.00 vMB 33
420,216 420,216 000000000000000001b6289a1e6dbf248317606aa785a0e7cd7a306c3c9a589d 1,855 0.95/1.00 vMB 41
420,215 420,215 000000000000000001267f89f6628877188432257b534913652a449e0e2b2d97 30 0.01/1.00 vMB 109
420,214 420,214 00000000000000000381c033debf18d9d60ccb3524b05a169b174bdaffbead7c 745 0.63/1.00 vMB 37
420,213 420,213 000000000000000004c288bf8b3ad995077db505a64ae3c29208daf2927ed31f 1,293 0.83/1.00 vMB 33
420,212 420,212 000000000000000002f0cf52010af648b32c72260d8bdd6fb1f6cdd961bb538c 520 0.83/1.00 vMB 17
420,211 420,211 0000000000000000016b92798500681a0cdb87c8f5e5b249e77b282fe63f801a 1,562 0.92/1.00 vMB 40
420,210 420,210 00000000000000000250b3454fd0ccef2069e9e51714baef13115905dc8f2109 2,055 0.99/1.00 vMB 41
420,209 420,209 00000000000000000444c0880b1c33c46ae74546868d9b16e1eaa1bc8e17353c 1,334 0.58/1.00 vMB 46
420,208 420,208 00000000000000000473b3de7cec2122ec50fbd0ba05ac52c5f7cd013da79633 169 0.07/1.00 vMB 114
420,207 420,207 000000000000000004fa4ef437ec398aa2daef75f7607e9202bd2e443d0a4fcf 2,065 0.96/1.00 vMB 45
420,206 420,206 0000000000000000044d9b137a150dd10d4e1833dc7cbdc6b7419b9ec099d091 376 0.16/1.00 vMB 49
420,205 420,205 0000000000000000011874c641f302050f8f3457a3d8285e8d768a4d2654c057 1,144 0.64/1.00 vMB 41
420,204 420,204 00000000000000000180baa5d9624b99c50a229b5d01cffdfb31d92345dfca11 761 0.35/1.00 vMB 45
420,203 420,203 000000000000000001a979fae5db4b82208023cbf2a0396ee21d6210954b3094 595 1.00/1.00 vMB 13
420,202 420,202 0000000000000000000efc3eb6cd5d5c7ee0ff303c8590558976b2b78e5932ee 95 0.04/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.