Loading Tool

Explorer IconExplorer

Memory Pool

13,404 transactions
7.50 vMB
0.02456943 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.86/200 MB

Candidate Block

Mining Attempt d294eda81af1976f62a0f2cf590f91ab890918ca5a69396fbda8c8c5b7aa0916
Version 20000000
Previous Block 000000000000000000011f98f784a9518d613900780ad0e35c0cffb98d897571
Merkle Root 57dd295a3f785b85cb9b5647e482e0fb81da9969235ae4b8b2e8e0e3ae941f97
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,749
Size: 1.00 vMB
Total Fees: 0.00935005 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,382 (666,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,010 247,010 000000000000001c320210fd2182f5cfad5d931c209c419717bb943062937248 173 0.06 vMB 188
247,009 247,009 000000000000007e625fc2b4ca7a673d5a5d7462aa9789633d37c099be20b227 10 0.00 vMB 90
247,008 247,008 000000000000007e94d1fda1d31e455d528cafb913d643eeedea48f08b64732f 169 0.07 vMB 145
247,007 247,007 00000000000000294d9b5e3931e7040e9356e0ff9a150cdbb1b0962ec03124bb 129 0.06 vMB 133
247,006 247,006 000000000000005110e3f0d766c68489e84f9284bfc664b7ec86c01f33759d18 324 0.12 vMB 168
247,005 247,005 000000000000003b1a4513708df8b06a441c998f41364cda342edd70be78b459 256 0.22 vMB 34
247,004 247,004 00000000000000657943bf47786233001bf41b641607de0eef741ba1a9fce405 80 0.03 vMB 143
247,003 247,003 000000000000005c4a55c9487f36c38f614da1a904cac4c4313eb2c3def23b3c 40 0.02 vMB 177
247,002 247,002 000000000000001d81e9b50dd157a1e7bf1e840bd804a372a9b9f64a47a8b536 105 0.04 vMB 158
247,001 247,001 0000000000000015258e972eb5d3334ec7013d97f569377ee940567a7a47a56d 98 0.04 vMB 213
247,000 247,000 000000000000003d64d714747fbfb615e056f533386d162f0bf5e049a9b6e0b2 30 0.01 vMB 97
246,999 246,999 00000000000000289fe80ce78250d0a6330d5e59bec5964ec885527ac507d907 283 0.12 vMB 159
246,998 246,998 000000000000000369bad08d7d9e375b3891b0403c6ffe3fa02ff0d92bb54c2f 22 0.01 vMB 109
246,997 246,997 000000000000009d5ce81d4407be23fa11efdd4538b36ad6b75a9f046e7a1783 199 0.09 vMB 139
246,996 246,996 000000000000007b0401d1fcb155070b00b74bc1b1713e81a56de2c797111ff2 227 0.10 vMB 121
246,995 246,995 000000000000005da467183a5baac7148564f6d53b7c12830fb75081bbaad5c4 132 0.06 vMB 137
246,994 246,994 000000000000001431f4d7dcb7da17a2d627e11a7268212de029620af40c4055 108 0.05 vMB 52
246,993 246,993 000000000000007cff432b67b817909ad47a3bf4164c3807152b48db7b9ca9eb 276 0.16 vMB 5,339
246,992 246,992 0000000000000088dd2a8332bdd9c39cf4936c0256d83b84d0161ced69435813 127 0.07 vMB 117
246,991 246,991 000000000000001a46d3d0b583fd80f33f9600401026b7ae1cbc7837d34862c4 551 0.22 vMB 160
246,990 246,990 000000000000007d1b4dfbde86ae3137acdfdfc8cb156544cc221b8488680dcc 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 223.84 GB
    • Received: 0.85 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.