Loading Tool

Explorer IconExplorer

Memory Pool

34,697 transactions
10.87 vMB
0.19843581 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.74/200 MB

Candidate Block

Mining Attempt 98a9868a4e8104310f918baff647c5bfe88bddf564ae45407b9377181288a6ab
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 55373b514d2eb4b91c9c3ad1367216334c2389f728442501549653b60c5ee980
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.08418838 BTC
Median Feerate: 5.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (767,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,806 145,806 00000000000006a7d9883808faef84b3a21b73a79c20458048f7185ed039f2c2 3 0.00 vMB 93
145,805 145,805 000000000000031f52560b768c79981ee40375b1e8c9e24c612d6e2c9b9aaebe 23 0.01 vMB 180
145,804 145,804 00000000000008de1b7a1950cc1f75f4aae8255a0ea12353706a4db7e5bc13e2 4 0.00 vMB 30
145,803 145,803 00000000000001b2b2b1a6349aa12928858e0859e8ff1c004d61cfbb29b8fb9c 1 0.00 vMB 0
145,802 145,802 00000000000005318c12ce85bcf1659b11203f3125c812feef7069404a531050 65 0.02 vMB 137
145,801 145,801 000000000000001b519cb377b60f2ba846c153d10fd3a46fc4d3d0ab181e928f 1 0.00 vMB 0
145,800 145,800 00000000000004c055fce46b07e3917bbe8346521f44042afd52b8a7606db142 115 0.03 vMB 68
145,799 145,799 00000000000005d30ec8891b1faf0072bfd8d2ad518036f4ad2012c13cfba8c7 1 0.00 vMB 0
145,798 145,798 000000000000017ae535cddd0ac03c00d08e61fbf5e31c91b8b38af199d5b622 10 0.01 vMB 62
145,797 145,797 00000000000004c74ada8a77159daad527b47ec5fa2ae6ab23883de64581700d 24 0.01 vMB 64
145,796 145,796 0000000000000375e60096dfa76705814834d1330b04f26aaa1742b5bc27cb65 13 0.00 vMB 572
145,795 145,795 000000000000021ab987e53f4904d71ea67e7d4799cf8dd04a9d60209e5baad4 9 0.00 vMB 71
145,794 145,794 00000000000000a237f2835e14098f2783de56cc8bd626a05586bac5a125fa78 10 0.00 vMB 218
145,793 145,793 0000000000000857e6e08d8005915eee66e606c5847408ed1f0598b8bb790169 43 0.01 vMB 87
145,792 145,792 0000000000000109bee71ce1751f730ad90930b7178bec9c6922ad83486d2bfb 49 0.03 vMB 238
145,791 145,791 00000000000006127d329f0926db06c8e9372bc22c7f5c79bd06e3cdde1d3816 62 0.02 vMB 219
145,790 145,790 00000000000008053b20dcab4ba9debb005b267ae3e0a174ba9da3d947377564 16 0.01 vMB 83
145,789 145,789 00000000000006a51a3539a7d4b9d8e6c44728ca474f414163ac1d2c7b1c923a 34 0.02 vMB 144
145,788 145,788 0000000000000433ff5cc59973d43ed4c2b9ea393d08692db2f923295461025e 45 0.02 vMB 327
145,787 145,787 00000000000005a9069955914fa6ad52381b305a6da7332966d7ac4799308d5b 56 0.02 vMB 146
145,786 145,786 000000000000076df23826096594d826b6734ca5dfc026e066179a231c30047d 35 0.02 vMB 108
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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