Loading Tool

Explorer IconExplorer

Memory Pool

33,089 transactions
25.24 vMB
0.05204763 BTC
Random Selection Loading Transactions
Max Size: 127.79/200 MB

Candidate Block

Mining Attempt 00c3b322478df32179792a896211468743ab510feed51b9c0f116407eeff3043
Version 20000000
Previous Block 000000000000000000019dd1c564ae94c30db263064959627df766509c104535
Merkle Root c01fa26e3865fa7eecc23fd870187224fd3b0abd5aa4ef72c36841bd06f9c2d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,066
Size: 1.00 vMB
Total Fees: 0.00645515 BTC
Feerates: 80.43 > 0.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,698 (610,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,376 304,376 00000000000000002974cf161d2179966fb063ab1aa6154b21b520744aa3c57f 217 0.33/1.00 vMB 15
304,375 304,375 00000000000000002e9014b97aa6fcdae10b23d5e26085e67cd551b64c055624 315 0.35/1.00 vMB 18
304,374 304,374 00000000000000001a7d55fa9b675affb8aaee4009521c9c4c4f7c2a7d34741c 764 0.35/1.00 vMB 37
304,373 304,373 00000000000000001f33cfec723b6b0c86cebd3cabc8485267d8da2001080d12 833 0.50/1.00 vMB 27
304,372 304,372 0000000000000000518431f4ee57c5d495b9e3d29b9862848f9f55611afa35dd 1,843 0.75/1.00 vMB 40
304,371 304,371 000000000000000007473b7b9ef30d6baee0d2884cb435b2fbb2cee4dabcf890 857 0.75/1.00 vMB 19
304,370 304,370 0000000000000000320639e3ce180750d1a634984c276c5f2c7cb3b101dc46d1 873 0.35/1.00 vMB 41
304,369 304,369 000000000000000037ef61aba4f91d3acfd07ad115a61910cc3e910b87155bc9 468 0.24/1.00 vMB 234
304,368 304,368 00000000000000005325b88bd66f11c1186edae677883e5d52ccdf3f1dcf00cc 129 0.08/1.00 vMB 20
304,367 304,367 0000000000000000545fc91839a2e5b9bb8ef83441d0e51797aa254255781776 629 0.32/1.00 vMB 32
304,366 304,366 00000000000000001d9302698c97d65d63dcfc8e3c618367081ddfd12156b4a6 1,503 0.77/1.00 vMB 32
304,365 304,365 0000000000000000294494a78b9bb420c90cab3d2d7f00e0441db5bd80b67ed3 706 0.36/1.00 vMB 32
304,364 304,364 00000000000000005f6853774f88fe26260a5731eff10f1fe58ce95ce317ecce 304 0.17/1.00 vMB 28
304,363 304,363 000000000000000022cf132fb880b2ba612f919b933becdfdaef8647d877ced0 1,235 0.62/1.00 vMB 34
304,362 304,362 000000000000000013484fb043cd639d80d4400811134a3a28d4e75f8d622d5f 1,010 0.48/1.00 vMB 32
304,361 304,361 000000000000000002f54d96d31e86456c95d5a157ad6d3b81978fd1f3ea434a 75 0.03/1.00 vMB 32
304,360 304,360 00000000000000000a3b82dcb3a4767c27a0060b1c88f287413617a8d911eb1a 612 0.27/1.00 vMB 33
304,359 304,359 0000000000000000234074af41cf6327eb154addacc6968c9b429b1c646e8c48 33 0.02/1.00 vMB 14
304,358 304,358 0000000000000000047c6110f4a050541ed844d8c2277a0260e61fcfa9070487 109 0.06/1.00 vMB 19
304,357 304,357 000000000000000027871d485ff1a8f8c281478c4f9d94ab17cf09b034bc08c6 111 0.04/1.00 vMB 33
304,356 304,356 0000000000000000310ca0872e4bdc3ac758fc1d064c81a8dfdf082dbe021763 505 0.28/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.85 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: 638.94 GB
    • Received: 12.50 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.