Loading Tool

Explorer IconExplorer

Memory Pool

79,096 transactions
29.58 vMB
0.07149949 BTC
Random Selection Loading Transactions
Max Size: 177.81/200 MB

Candidate Block

Mining Attempt 45a5f458627af3dde6c93d56d21e3e3cd50ec7a3311d7b890770a6935f72ffbc
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root ee8300c3a635523f58aff87682fb7511a81ca6bda8539b44d7e2c4c6b79d565e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,570
Size: 1.00 vMB
Total Fees: 0.01139112 BTC
Feerates: 60.27 > 1.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (470,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
444,387 444,387 00000000000000000048c48fa2abc1799d6ddc119b5940dbd3b35afb0e7e58aa 1,533 1.00/1.00 vMB 49
444,386 444,386 00000000000000000006d99fe4fbe12ec79bde1b4248e82b39ce00f16e8010b8 2,534 1.00/1.00 vMB 87
444,385 444,385 0000000000000000005638cb97f51cbc67b757542280afa2b54940dd155d2f48 797 0.99/1.00 vMB 28
444,384 444,384 00000000000000000222a72ff78277eda36d80442e31332991674d6fa5c89de5 394 0.13/1.00 vMB 82
444,383 444,383 0000000000000000017fc0655ecad2fb8b94cd5d8ad8380325a9b9bfe5fa4c39 2,142 1.00/1.00 vMB 62
444,382 444,382 0000000000000000017d096e4fdb7e84194a28005383cac50390218909b8a574 913 1.00/1.00 vMB 37
444,381 444,381 000000000000000001f173d0a159a87d07f54f23aa971bbea262a5984f0bdcb6 1,098 1.00/1.00 vMB 36
444,380 444,380 0000000000000000027b1d4aaf4fc10f726b2583964b7fb5e3dae287c3884db8 681 1.00/1.00 vMB 23
444,379 444,379 0000000000000000036abe39054e99889688d5abfa773769f870126bd1759f5b 957 1.00/1.00 vMB 30
444,378 444,378 000000000000000000fb8b1d0df2d5591df81dfc57eb846033eb3ea7956e082e 1,521 0.63/1.00 vMB 74
444,377 444,377 0000000000000000037ffffc75915dacff7493a4dba8e676a2ad6b1dbb667d96 1,562 1.00/1.00 vMB 43
444,376 444,376 00000000000000000175fa07cea991114d89f035d8f2d16721a85a90b1729018 1,401 1.00/1.00 vMB 42
444,375 444,375 0000000000000000036425a1a5c547c59db556427ce62dd417fda98c06444af1 2,399 1.00/1.00 vMB 81
444,374 444,374 0000000000000000019a1fb589ad77b864e57d661c9c101fe4272711559cf045 850 1.00/1.00 vMB 16
444,373 444,373 0000000000000000014ba59b81dd7bb8172521ab47c6d3233df957a30bacdca7 1,869 1.00/1.00 vMB 60
444,372 444,372 0000000000000000027728995e0052b62503fdc22c8b03c4b42e7dbc6408a8ec 1,951 0.75/1.00 vMB 91
444,371 444,371 0000000000000000037cbd59526e284569a790fc024f7df1c61f076c9988ed78 2,157 1.00/1.00 vMB 71
444,370 444,370 000000000000000002f7d205e6e90ec6588818bc72f303b9fe1c2ca2d8fefec9 1,232 1.00/1.00 vMB 67
444,369 444,369 00000000000000000054b3b54c2f336818ccdadd6fb6e625165e80e8a51eee9e 2,504 1.00/1.00 vMB 79
444,368 444,368 00000000000000000161a2f2ae584819050ca82dadf853a8036f55d411a40554 2,207 1.00/1.00 vMB 77
444,367 444,367 000000000000000001d56f282ea938802ba2655fab5f1e1465494ffec1416727 2,087 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.