Loading Tool

Explorer IconExplorer

Memory Pool

88,869 transactions
33.19 vMB
0.19797523 BTC
Random Selection Loading Transactions
Max Size: 199.97/200 MB

Candidate Block

Mining Attempt 50d31a084ba551e80611b34249d17f8bb5b1563ef0287970530d935d0a9e2f92
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 08834c6bdb2329f145ac76cb9158990b2ac87c989a110e8ba0df03834fce923a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,915
Size: 1.00 vMB
Total Fees: 0.08709910 BTC
Feerates: 387.56 > 8.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (238,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,850 676,850 000000000000000000004f84c1878378d6abec7c083f15b9a06a014918b7ad60 3,039 1.00/1.00 vMB 39
676,849 676,849 00000000000000000008183f813c95de1f286a9a1b41f387cbfc03aa034b32dc 2,061 1.00/1.00 vMB 45
676,848 676,848 00000000000000000007f021b36d2113d14c4065957832d9acbfc9e87eb286c1 2,428 1.00/1.00 vMB 58
676,847 676,847 00000000000000000002ee97d972f313cc9bee3bad6a7edf067f72d18aa01493 2,455 1.00/1.00 vMB 74
676,846 676,846 0000000000000000000657a7fdaeec04752103e11f22ce492d63413a007726c8 985 1.00/1.00 vMB 62
676,845 676,845 000000000000000000063b01823c23ad85e9859c0cca8ea9b760ee5b4c2a8025 1,066 1.00/1.00 vMB 67
676,844 676,844 0000000000000000000ad81abfa8cc769646498f048dd6f21029baa41c45f91e 2,295 1.00/1.00 vMB 78
676,843 676,843 000000000000000000006d6730eeebfe9861b42cbaeaa3e7b03b4de7fb49251a 2,366 1.00/1.00 vMB 54
676,842 676,842 000000000000000000049d02548efd31a0b36c253bcc850c0a3531e4a2605f1a 2,723 1.00/1.00 vMB 83
676,841 676,841 00000000000000000006939458640109b5f8bda293cf5b51e3e9121dd916c951 2,753 1.00/1.00 vMB 73
676,840 676,840 0000000000000000000a09e0e49d1d45adf9b6dc15179f4ff73808a13f9cd2fc 1,942 1.00/1.00 vMB 60
676,839 676,839 000000000000000000065260c1eebc284dab7a6376023e306d3ca654d76f0a68 2,600 1.00/1.00 vMB 77
676,838 676,838 0000000000000000000b7b1ad50bc0e195069590d123b8fd6fb9e958c7681be7 1 0.00/1.00 vMB 0
676,837 676,837 00000000000000000006ab1f103160a96ae9dbba2b0e18459ca9aedc98a4297e 2,456 1.00/1.00 vMB 77
676,836 676,836 0000000000000000000b14cea710438ddd8c0f15429d9f202f32b4a4b58a7d30 2,143 1.00/1.00 vMB 77
676,835 676,835 0000000000000000000a297112cb5e8a729c569f803ca3b7a94c837daa146f0c 2,199 1.00/1.00 vMB 78
676,834 676,834 0000000000000000000648893f2a7a2a143da3241e3cfab8c401ca3d02e2cf0d 1,932 1.00/1.00 vMB 41
676,833 676,833 0000000000000000000092c96f7b863a00bb1fae807dba35f367a5be4806349f 2,675 1.00/1.00 vMB 57
676,832 676,832 000000000000000000092c8ef73dc17351993ba219887beae5477087ac2ca0a8 2,459 1.00/1.00 vMB 71
676,831 676,831 00000000000000000009fffa752731c88b891afbc56cde8dc88c1616fadf9b64 1,992 1.00/1.00 vMB 32
676,830 676,830 000000000000000000076f32fab58caa18cb393261f1dc873714fb6880a45892 1,981 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.31 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: 660.11 GB
    • Received: 14.62 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.