Loading Tool

Explorer IconExplorer

Memory Pool

82,762 transactions
32.55 vMB
0.13334898 BTC
Random Selection Loading Transactions
Max Size: 195.13/200 MB

Candidate Block

Mining Attempt c4881c8ca337017118a20ba407f20fc68fd215439ac2e59a8215e7d23fada3a5
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root a7e88d6d7f4c3c1699b43cf394413e6a7fe7c748f6111fec0e97d12c6724fdd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,413
Size: 1.00 vMB
Total Fees: 0.05712654 BTC
Feerates: 180.34 > 5.72 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (513,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,336 401,336 000000000000000001cb53ca1beb24b404eedd009c13da9ee5f067175c919395 2,137 0.99/1.00 vMB 44
401,335 401,335 000000000000000005af5f8098a9cc9a67dcb0afdc0ff391d438e8c4d8ddddfa 614 0.81/1.00 vMB 18
401,334 401,334 0000000000000000000167655a24ed230268a27d9c935d522d0a50022a287ea7 1,226 0.91/1.00 vMB 29
401,333 401,333 0000000000000000007798fab83a4a9ee91b594c22d72fa1041752f59266822e 1 0.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 782.69 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: 697.29 GB
    • Received: 16.54 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.