Loading Tool

Explorer IconExplorer

Memory Pool

14,214 transactions
7.51 vMB
0.02566617 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.24/200 MB

Candidate Block

Mining Attempt 3ddeee82a3edd17620dd576158052540d5e907b144127dea2156a6544daf4bc4
Version 20000000
Previous Block 00000000000000000000edce6ae38ae0879a5f02be8c70f55701c1a69c60679c
Merkle Root 5fbf14962f204ce96b92ddfee6480af1f747047b4bec37a9119b2514a2d539a7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,496
Size: 1.00 vMB
Total Fees: 0.01045552 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,383 (692,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,907 220,907 0000000000000370062cc635510728fa2d56a482b30908aafa5386b7fd1691bd 489 0.26 vMB 141
220,906 220,906 00000000000002bec8954c502359cb460297cb0767b14b4a56ac9f50a60f57d9 399 0.29 vMB 123
220,905 220,905 000000000000028ae02d9c5993392bb880384471cde53ec095adbb01f53d038c 698 0.33 vMB 213
220,904 220,904 00000000000000a8538367f3fd1cd100ab4bf49f08d632a72d981639bdeaf7ef 14 0.00 vMB 307
220,903 220,903 000000000000047da8c5e0271fb9557264b120f627e57aaca86e0e88f31b26a0 783 0.25 vMB 237
220,902 220,902 000000000000046180ce43c1beedba26e8329958f4af9af2337dd2ac2b2e25a2 135 0.05 vMB 200
220,901 220,901 00000000000002c3d00f14db74104c1f5787aef50b6b069cb9c67172f17345ab 256 0.14 vMB 154
220,900 220,900 00000000000003bb9a7b7f9a9e5d890996a97d9093bb4a74f5585ed6a304d784 118 0.08 vMB 101
220,899 220,899 00000000000000711200268b85d81e92580436f352c36dc74c8c0eac657a07a8 412 0.25 vMB 173
220,898 220,898 00000000000002621218c0b8767d99ec9f7ac3e315b21410d213bcc2b825f647 22 0.01 vMB 30
220,897 220,897 0000000000000443f105fb58797a444555e52626eb5dbc170ae026693a4c67c3 567 0.25 vMB 193
220,896 220,896 000000000000013b888d5d830863e5ecf719cd66b6042405186bed59c434d500 327 0.09 vMB 23
220,895 220,895 00000000000000da7e927f6836ab33d59b2d178058287450aaeccb4294f6f628 366 0.25 vMB 108
220,894 220,894 00000000000001cd76584294b036573375f69242add97919c617913bd11b0e13 650 0.26 vMB 198
220,893 220,893 000000000000023ba949750231780415d8f78d417a3f31f4582ca0cdc94c61f1 77 0.04 vMB 141
220,892 220,892 00000000000001faa5f06c81b98ef9d008b5853243fa8449c1b4b1f2e6c76194 234 0.10 vMB 155
220,891 220,891 00000000000004ebb76cb1d8db0ea1eb9dd48919fb8dfe78a0dfdbc8730ebf60 70 0.06 vMB 74
220,890 220,890 000000000000017e1883d4266c0faf4789436b7eda06a8c77e7b9d624fa80b52 359 0.17 vMB 148
220,889 220,889 00000000000001f5fd9e3877102f68641d95308b1088cd4367eb1958be6492c0 51 0.03 vMB 16
220,888 220,888 00000000000001dcca7d765f095078af64cb1553833335bef676fc74db85283c 562 0.23 vMB 189
220,887 220,887 000000000000051a25052e0699c1f7295b9c7ebd4999ac99498c462d32d1f632 568 0.23 vMB 208
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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