Loading Tool

Explorer IconExplorer

Memory Pool

27,378 transactions
4.70 vMB
0.02074232 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.78/200 MB

Candidate Block

Mining Attempt abf0dd51f051922bbea37bcfd4a6a82769eb47b65374bbb34286adff040f3f28
Version 20000000
Previous Block 000000000000000000011d12a9983d59d9dd3325e7589e4076792d6fe5c93e66
Merkle Root fbdab9a960bca6425a694d3946b49999eabad004da285cf7778c6e59be743e6e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 717
Size: 0.16 vMB
Total Fees: 0.00831371 BTC
Avg Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,790 (803,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
108,935 108,935 00000000000023a4ad7b42e85796f8f738ef6b46d6e8ee1ae4a698e3b5ca7274 0.00 MB 9 0
108,934 108,934 000000000000fbc9aec27fcfe52fe7164bdea0559b57f9162a37c9b46931688d 0.00 MB 6 0
108,933 108,933 00000000000181ea105084f6bfdcc6a0d9d76e86e24cc6b8277ce576bee4400b 0.00 MB 9 0
108,932 108,932 000000000000f6307fd0e40c3058bea2a7abbb40737016b287c7b2f7d2c41d23 0.00 MB 13 0
108,931 108,931 000000000000ad999fad14f1cc21ba79399e0db1031756d91bb50c423519cb7b 0.00 MB 13 0
108,930 108,930 0000000000013e7eaa5119e5504e0910c94c9848862a8ec569e9059005a1d257 0.00 MB 11 0
108,929 108,929 0000000000001b86c5f1aefbf11dc19fd82f7891a9db58dbc795e68f2c448115 0.01 MB 53 0
108,928 108,928 0000000000000b25a92ce4ac9019eea92820ba949d04b3721a4cf85d07343fbc 0.00 MB 1 0
108,927 108,927 0000000000012f14f16f94da2e59d119f38d8a5aa5da341bd1b5877d55ce0751 0.00 MB 7 0
108,926 108,926 000000000001c914ad5e1a6f963c4e1f7cf226ae5640ff746bfa3ca81e87cd67 0.00 MB 2 0
108,925 108,925 000000000001bf04877daa770b085bdcbf2d936e34d2b2674602fa645ad7439a 0.00 MB 1 0
108,924 108,924 0000000000000b3ddafc23630b5346a19c9b20bd48e7670d64c147245ce67f4d 0.00 MB 5 773
108,923 108,923 000000000001543ff32c67b7e43e1cced42c61cbe49112d4e4de24e06d55eff2 0.00 MB 7 0
108,922 108,922 000000000001a89f0ffb2998d8dc7672355debd3de071986f7d34b72ce642bb7 0.00 MB 3 0
108,921 108,921 000000000000768599beed9d946bab1fa867628fa972cbefebf8f730a4b9a84f 0.00 MB 6 0
108,920 108,920 000000000001c70d36a2fcec3ef6c508efce73bfbd345c855cf4237bc104c2ab 0.00 MB 10 0
108,919 108,919 000000000000149b5404a48659369b64453da2786f15ac638ce3962959eb281d 0.00 MB 5 0
108,918 108,918 000000000000fd3f51bcc333f4d9943d623467c939d5dd12426af40111d1656e 0.00 MB 12 0
108,917 108,917 0000000000008bd218ec6a8d23da2357ca07fd1bf8649bbede5d52b713dc49ae 0.00 MB 12 0
108,916 108,916 0000000000015d2285f18bc15e49ec0fcb64dae95264c5e25176789a55cf7be7 0.01 MB 11 0
108,915 108,915 000000000000052c59700172dc2f076e88213924a6f9332e9209c60fd67be9e9 0.00 MB 7 0
Previous 10 blocks ↓
Total Size: 778.47 GB

Node Details:

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