Loading Tool

Explorer IconExplorer

Memory Pool

28,153 transactions
8.23 vMB
0.05303202 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 5 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.73/200 MB

Candidate Block

Mining Attempt 36534464e9b9f71bac8316a135f8acb657a74e9ef82f1a04397e6f367d456e1a
Version 20000000
Previous Block 000000000000000000007b9ad69cf6031aa965c2b3ed9d6bb2aa56c7f97606e2
Merkle Root 75825af5580cfc6278468e97a5ba4f382445cb45938a60570367458db965d729
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,367
Size: 1.00 vMB
Total Fees: 0.03036235 BTC
Avg Feerate: 2.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,091 (754,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
158,931 158,931 00000000000005b21da69ede4db96d523ad9f51ac1260b815bd3594c986df773 0.02 MB 64 87
158,930 158,930 000000000000019859aee995352ebf5578aa5acdaa8b29d9a90c636bfd973f01 0.00 MB 7 66
158,929 158,929 0000000000000e311850e0d5b0b36e99ab77196641de6a1d07362c27902afa7e 0.00 MB 2 194
158,928 158,928 000000000000069a2f05df59a25a5d1787959df75edf8cc08244285bd7411a01 0.00 MB 3 0
158,927 158,927 000000000000092e656fbf670b2d65e960d46fc9d76b074d3f39406996983dcd 0.00 MB 8 21
158,926 158,926 00000000000001d2ca2b1fe2ba2b6c7405c754b086bcc876be75b0df0bc7c60d 0.02 MB 60 147
158,925 158,925 000000000000085e396a31d9f4bb8214a43b88a836006f024671a0c279c44581 0.00 MB 8 407
158,924 158,924 0000000000000734ae83649fce62b7df1dfe45e9b7e19d886efb0ec07c23412d 0.01 MB 25 107
158,923 158,923 000000000000073b3a00b09a232b5a4e34a3d570786642c43ac9277b9537a28d 0.00 MB 12 515
158,922 158,922 00000000000001b6222e6b08c4195b38051025fe3dc379231db28feca885d2aa 0.03 MB 94 97
158,921 158,921 00000000000004fbfbc39d8082f11a09cfa04906055833be419efc791f99f19b 0.03 MB 66 82
158,920 158,920 0000000000000a540fea47bdd123f11c99f75be465ffeb19f9c4b489bc5526ba 0.00 MB 3 0
158,919 158,919 00000000000008e0dfacc587872e2b7304bdd9d7aecbdd6bd280be1fa45ecc78 0.03 MB 85 11
158,918 158,918 00000000000004a019266ebba7e4241a61aa2c6930a235a274d79c6ca0ad565e 0.04 MB 93 106
158,917 158,917 00000000000008d7b4aba2f20a4b6b8b168c82d42ee23a5cb03f91feba06a4d7 0.01 MB 19 350
158,916 158,916 0000000000000400cfcba22a3e7c70820ea5b03dd2c9887721480fc5ea6d6436 0.03 MB 73 87
158,915 158,915 000000000000011b884bb4740794b261a821470b3a5b1efe7731a43d017a9d81 0.01 MB 29 241
158,914 158,914 0000000000000cc4fd911e2622d478c04d2c0eb8221be2f2151e4b40bc3eee38 0.01 MB 23 144
158,913 158,913 0000000000000b80e5662eb99a41aaec5529e00b579b31e65978dca5a9a4d76a 0.01 MB 23 47
158,912 158,912 0000000000000e0a3a85cee067ad634ac40d53db64f70477155e0644169be442 0.01 MB 41 138
158,911 158,911 0000000000000ceba9d8e683975f6c5e132c30a407d841af85909cee02c14ddd 0.00 MB 6 30
Previous 10 blocks ↓
Total Size: 779.01 GB

Node Details:

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