Loading Tool

Explorer IconExplorer

Memory Pool

35,780 transactions
7.88 vMB
0.09888022 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.39/200 MB

Candidate Block

Mining Attempt 43329bd82a70d7273edc7c4b948624b6effdcd57a53df14a233afac819080dc9
Version 20000000
Previous Block 0000000000000000000057ad9d1d6b5e34d6fbcde9b1004e9567218fbb95cf49
Merkle Root fa58547a7d3b6f346b982400492e1897c5ffaa286c076acfe0622ea42e6fcd1b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,779
Size: 1.00 vMB
Total Fees: 0.05476861 BTC
Avg Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,769 (768,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
143,782 143,782 00000000000000d03c63e6fc492c7152c0215cf7a2edab9b7e0fd2391a19d5f4 0.02 MB 46 16
143,781 143,781 00000000000007f6363c65a5d9fbb18cca925fe881ba14dd06120216186b43f9 0.03 MB 51 309
143,780 143,780 000000000000069c8e1cb4b1b89d6e1e0d58421677d181776ffb07cd748bdaff 0.01 MB 9 146
143,779 143,779 0000000000000883f7205d153112d1545f72ed4cf90648a7061d9d30a4069f15 0.01 MB 29 214
143,778 143,778 00000000000009147535dac98877e97ef8a935a6d036932231ebf916a7c56735 0.05 MB 122 215
143,777 143,777 00000000000001fae7e39dc185b4cf201816d01769c2c15a001b963acd87fd8b 0.03 MB 85 229
143,776 143,776 00000000000004997516566ea97ccb3a1d1d584cbd0e263e0e543bae60613a6c 0.03 MB 71 270
143,775 143,775 000000000000056f188ef133303947757fdaf0ca58f67e425752917cd540f0c0 0.00 MB 13 283
143,774 143,774 0000000000000481165be52096a60b6dc1d86a78c49cad1c5fa18581b575a6bd 0.00 MB 8 114
143,773 143,773 0000000000000044818ef82fde0d30bf536f95e9c4ffb0409464f8191552e496 0.00 MB 2 0
143,772 143,772 000000000000078a9b9250a4596179349d8c32d2bf5cf0f49168686492a1159a 0.02 MB 84 29
143,771 143,771 00000000000001ddfe316f06eafe43fe78018840195650cbeaf891fa0971c062 0.02 MB 32 99
143,770 143,770 000000000000054bf261845c13acb7b5e28379898f96e71dc691b647fb22ec79 0.01 MB 43 247
143,769 143,769 00000000000007e2a28e45cff580d9d44a7ffb3b30ea5ed5a5fb3da46856860e 0.03 MB 90 29
143,768 143,768 0000000000000730b5715099985d027d1c9dda75c060b30b91aa21491a80ece4 0.02 MB 45 193
143,767 143,767 00000000000007f1cedf5abe26c6d64190a9f931734f7aefaf49b3f8cc5946df 0.03 MB 54 206
143,766 143,766 00000000000000ce2f84a8e641a71e8239aa5cbefc714ca974e1121eca88d10f 0.02 MB 51 103
143,765 143,765 0000000000000922bc0c9096557ced663cda2315f7828dd9783571a1844a8f52 0.00 MB 14 265
143,764 143,764 00000000000007ee95b4e97bfb2d54f3df5f8b6135cfedb025a760b28d996d20 0.01 MB 24 54
143,763 143,763 00000000000003325ee8652a9164c6211819e79fd27e2000f30bb1a4ba515835 0.03 MB 57 73
143,762 143,762 00000000000003adf5cca7e38100234ccc1f90e79764880b112167bb24e5f7a3 0.04 MB 86 128
Previous 10 blocks ↓
Total Size: 778.43 GB

Node Details:

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