Loading Tool

Explorer IconExplorer

Memory Pool

27,710 transactions
8.00 vMB
0.06003981 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.22/200 MB

Candidate Block

Mining Attempt 2c29b467751d00865c745a01ffcb45694c86e50aacc4496cb50e2dbdbc30bb74
Version 20000000
Previous Block 0000000000000000000015ad2374849d4096a9d96a6e7082557b20890b320e19
Merkle Root f610c2dcbe4d877063b3f8274e2c1359ca3ec89004cef89ee5f1b8b7b9193871
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,589
Size: 1.00 vMB
Total Fees: 0.03913022 BTC
Avg Feerate: 2.87 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,089 (747,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
165,823 165,823 00000000000004536c42ac680bb1ea58d9aa794b1884d489a487c62850e3de70 0.02 MB 37 78
165,822 165,822 000000000000085d05c5e90de3c58fe179cf3c89dba895da1612bedc2dee5f6e 0.02 MB 53 9
165,821 165,821 000000000000064512e5e19ab390192302be7b26cb32b77e2d8c8340f385e9de 0.04 MB 92 182
165,820 165,820 00000000000004209bc6db9a7cd81a2f77b7a72050111abd90c50ed617389bca 0.05 MB 94 229
165,819 165,819 00000000000008cd9f7751754c42c497e3486bd475c1cb8d33dbef21901d2a57 0.00 MB 11 914
165,818 165,818 000000000000078f879ee967297939bb3ca1cdc710e3c4fc7379287697dbabe4 0.00 MB 7 334
165,817 165,817 0000000000000834dbc7fb575947ce5c14aad54c8526356ef70314aa31cee8ff 0.03 MB 102 3
165,816 165,816 00000000000004747e8b0d6bce37bb56a376e3778a23b2a5881ed77cc8a5cdf6 0.01 MB 15 40
165,815 165,815 00000000000002180d51a765ef11c7915303051e7339f93932b24676436befe3 0.01 MB 26 199
165,814 165,814 00000000000002f43e4b8f3aa90f4dd6eb053a5837d82cdfbb7663c9955b56a4 0.05 MB 121 185
165,813 165,813 0000000000000ba84771654ebec15ff28897d2a748d2bd4856e1de248af99fc4 0.05 MB 98 126
165,812 165,812 00000000000001ca8f03fa6fa3bfc320f775f4a8928e329b0e6b491c68b520db 0.03 MB 62 266
165,811 165,811 0000000000000b3dcece69b22c502e0ad6f8d925233968c6a54aa9c2f768752a 0.04 MB 61 187
165,810 165,810 000000000000079d0324898bd2e9d4616357ef79ca8f21bcfa5bb703b61b5e95 0.05 MB 128 17
165,809 165,809 00000000000009fe7d924846c57ebcea872b13768ed4ca90487b0a45b5aec972 0.05 MB 50 1,887
165,808 165,808 0000000000000acd5b6a81ebd2a6dcf6e4b65d366a4d2f1baf3144c185cd598d 0.02 MB 33 196
165,807 165,807 00000000000004d0bc688bd8e0e155a509c18739b99bb67e20e61633887e658a 0.04 MB 88 125
165,806 165,806 0000000000000b1018858521904072ac97ae6998dddf4739ecfc07f88b108f67 0.05 MB 87 0
165,805 165,805 000000000000010241a6797a8a0773cd57e588be2fc8b4134f2e5a62c5268d7c 0.03 MB 49 19
165,804 165,804 0000000000000624a225a422eb4a50092f8e565291747d1630ebe03d9b2f91a0 0.07 MB 164 223
165,803 165,803 0000000000000a97ba55cb16d92597063c64c19ca58c5c9b1e1e77e4825910c7 0.01 MB 47 0
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: 69
    • Outgoing: 10
  • Data Transfer:
    • Sent: 108.90 GB
    • Received: 0.33 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.