Loading Tool

Explorer IconExplorer

Memory Pool

81,321 transactions
31.00 vMB
0.07900272 BTC
Random Selection Loading Transactions
Max Size: 188.53/200 MB

Candidate Block

Mining Attempt 6d4cd6a67f8163a703f3554d7687f90e141f8a15cbe7580836ebb145e2f4c156
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root d4fb8a80fe834bee93aced5f98f1d6cad6522753404e4a3705edcf0b4b3544fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,214
Size: 1.00 vMB
Total Fees: 0.01223367 BTC
Feerates: 73.20 > 1.23 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (513,877 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,332 401,332 0000000000000000057a0f0d69f9c94a52232f8ad399b666827632ecd4d467e5 1,649 0.92/1.00 vMB 40
401,331 401,331 00000000000000000173b6a5ca83965d7a838a0111da36e89963d7f237f72b4a 762 0.29/1.00 vMB 48
401,330 401,330 000000000000000004ca6f26f790eef537fdfd405f2ae49b72354853685d3593 2,111 0.98/1.00 vMB 46
401,329 401,329 00000000000000000479358cfc10d4c16b73b14533b1d46ea4f2d0a2076cff96 1 0.00/1.00 vMB 0
401,328 401,328 000000000000000000f462c222e0ffafa49a1e76b2494c2621695026fabe781f 2,222 0.99/1.00 vMB 62
401,327 401,327 000000000000000004fd65dcf18ee33400d655a71bdb4bcce67274e7c01a8398 937 0.51/1.00 vMB 47
401,326 401,326 00000000000000000353225933dd4cb1dcd16e705928b7e0854b52614080afb7 356 0.19/1.00 vMB 36
401,325 401,325 000000000000000001e6bfd5423e1f3006d637cb10e161b667c0e8bc656f29ef 1,485 1.00/1.00 vMB 29
401,324 401,324 00000000000000000036cbe5ed71706484d36321e31df7f0608dbb15dcde136c 2,538 1.00/1.00 vMB 62
401,323 401,323 000000000000000006d8f56882e7d2d049972c20eab61aa40d851008344ed88d 2,248 1.00/1.00 vMB 53
401,322 401,322 000000000000000004a03deabdef1e5c15113cb0bbaf87d0f49d605c00e123a4 1,971 1.00/1.00 vMB 41
401,321 401,321 000000000000000002c886a19b21eef67663fc8ff414c81e10ee3d12356929a5 2,572 0.99/1.00 vMB 64
401,320 401,320 0000000000000000041eac14f71a6c96d03b968c21260c8dd4ee8d3a36e843ca 1,435 0.50/1.00 vMB 53
401,319 401,319 000000000000000000f52901d7acd9a95727d7fbb9c806e3ee803e244e63bb0b 411 0.25/1.00 vMB 51
401,318 401,318 00000000000000000098743e4ceae8113621769ec7d08fa93555bb31d696064b 1,116 0.61/1.00 vMB 30
401,317 401,317 000000000000000003b67ee1ccd1f1022c369c64e65944a57d204e6ffa3baab0 2,265 1.00/1.00 vMB 56
401,316 401,316 000000000000000006368cb4d1e33c513e1c5dccd695c86953bb097a3de396a0 835 0.52/1.00 vMB 36
401,315 401,315 000000000000000002ed3dc1ce13a55e5ede1267c593618628f62b2f458dc40a 188 0.69/1.00 vMB 9
401,314 401,314 0000000000000000050632b6d2d870fd87598efe63e4319066bc4f8c41fc8eea 2,054 1.00/1.00 vMB 42
401,313 401,313 00000000000000000684beb7673bd3e4d4349b67d8e22d41672a378a17dc0689 2,826 0.99/1.00 vMB 66
401,312 401,312 0000000000000000018aa79368c6dc70188c476d7bf998d0d0f7f12f360a6740 628 0.98/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.