Loading Tool

Explorer IconExplorer

Memory Pool

78,529 transactions
29.45 vMB
0.06880799 BTC
Random Selection Loading Transactions
Max Size: 176.98/200 MB

Candidate Block

Mining Attempt a3781a4a5007baf09adbd03d4e39d3b08f352e3b0c3fdda33636b80e2694a9ed
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 2dd5fb48ca9e991b24d16d8b1f448a68b8425aeadb6146ba6e178de6c272ff7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,950
Size: 1.00 vMB
Total Fees: 0.00897149 BTC
Feerates: 150.93 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (362,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,118 552,118 0000000000000000001c4f19ee3b6b6ef1c3fe8e21a67ebb513681ae157ad5d9 1,243 0.90/1.00 vMB 9
552,117 552,117 000000000000000000013b3f13838651f2a3a69511c9e7481bc9e12c24846f86 3,232 1.00/1.00 vMB 4
552,116 552,116 0000000000000000001fc3f122806ce924ff1e877c9d6a844ff3983e6c08c8b6 2,969 1.00/1.00 vMB 22
552,115 552,115 0000000000000000001c0960e4657aad35f6321376aca9f4271a04be5d451875 1,872 1.00/1.00 vMB 38
552,114 552,114 0000000000000000002022f676cd59d8ba98cbb8f435aeb7cbad4f733c6350a4 1,579 1.00/1.00 vMB 41
552,113 552,113 00000000000000000003d84ad5055a43550171cd1b6b6da38563f552c4e89547 2,878 1.00/1.00 vMB 62
552,112 552,112 00000000000000000005e20e68dbc5e633e396109e4d67848f21fd5fd86afb6b 3,007 1.00/1.00 vMB 43
552,111 552,111 000000000000000000116e3bf87daa7ad801fe6b90f887a319957c5382e8d184 754 0.24/1.00 vMB 28
552,110 552,110 00000000000000000027f86bb7485251192fa3a1d7fb135ad800bc81bdaf3000 1,953 0.85/1.00 vMB 26
552,109 552,109 0000000000000000002775b5625ecfb2b90ea6314602f432c1ebb77c114298c4 550 0.18/1.00 vMB 25
552,108 552,108 00000000000000000025f247fd98566a3bf318e60aa9ec409bf6fffaf546e41d 757 0.58/1.00 vMB 9
552,107 552,107 00000000000000000017054d1f8dad12e03745dec8ee059afe3d52bdbe98b367 2,409 1.00/1.00 vMB 23
552,106 552,106 00000000000000000011eb429ea2ef85d11edf864d0b6ab13c51d16b7c448caa 2,652 1.00/1.00 vMB 30
552,105 552,105 00000000000000000002b8f75613e82093fed090e2bc99e659fdb5c91c6de42d 742 1.00/1.00 vMB 4
552,104 552,104 0000000000000000001457ec999c34a781aa9951104f0c85d2fdaffe497a4201 2,696 1.00/1.00 vMB 39
552,103 552,103 00000000000000000005b15e2f5a9570a913c051fe77d00491aeb5c1e432c61f 669 1.00/1.00 vMB 1
552,102 552,102 0000000000000000001072a43a4736dafae6b635ba91022c46ed631dfd3f5553 2,505 1.00/1.00 vMB 22
552,101 552,101 000000000000000000187a28a69b08ce5e8ff054702940679ffaae91eb370a1a 2,950 1.00/1.00 vMB 38
552,100 552,100 0000000000000000001934b2e19dcdcc93dfc19fa555b5a0dd9734788df2c66e 437 1.00/1.00 vMB 2
552,099 552,099 0000000000000000001979e922ef576686f7818a8376b622047a84b8be73d9eb 688 1.00/1.00 vMB 2
552,098 552,098 0000000000000000001f4081ac3020b70f5ce518c9f3d075924d038d48fe3838 2,350 1.00/1.00 vMB 22
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.49 GB
    • Received: 14.99 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.