Loading Tool

Explorer IconExplorer

Memory Pool

54,435 transactions
32.11 vMB
0.14754841 BTC
Random Selection Loading Transactions
Max Size: 171.55/200 MB

Candidate Block

Mining Attempt eebb132398537679345ca631084949352c2fc207026cf359a0bc733fd66e61d5
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root f16f1eca23afc55f6db36ca77a9b16abc2f16cee72eb952bfa8fef79445d9cb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,164
Size: 1.00 vMB
Total Fees: 0.04655434 BTC
Feerates: 104.17 > 4.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (298,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,781 616,781 0000000000000000000bfbcf62540cc037f85d4f0249b44aa4c0383bd813ffee 2,342 1.00/1.00 vMB 27
616,780 616,780 0000000000000000000e9127afed6295be4e09f562267257ad7cd139d5dd714d 2,552 0.95/1.00 vMB 1
616,779 616,779 0000000000000000000824b07160408ad4f2c02a8d76974b8110925bba6454f0 2,796 1.00/1.00 vMB 17
616,778 616,778 00000000000000000006ec134fc5e14d657ecfd75814ca2c06513df1854e805e 2,442 1.00/1.00 vMB 10
616,777 616,777 0000000000000000000e2597a17df1bf105051df1914511c1fc1565a70fdd74c 2,662 1.00/1.00 vMB 17
616,776 616,776 00000000000000000005e3b9f06fe01d4fa6b14fff5b1efd8b102688d558ecf4 2,344 1.00/1.00 vMB 8
616,775 616,775 0000000000000000000e1c2cdfd3ef16674900f7f54bcb4ffa3af2be8ab0acb4 2,229 1.00/1.00 vMB 7
616,774 616,774 0000000000000000000ac4ed6d6210fcd3b31efdd611be6a0dcb8d0362480ed1 2,672 1.00/1.00 vMB 17
616,773 616,773 00000000000000000000654b767b35f564ce2894a337559d3d54e7e6d3c12363 2,730 1.00/1.00 vMB 22
616,772 616,772 00000000000000000007e13c51cbb93c4f59e902db5c17f3dbfc33c01c01ed8b 2,717 1.00/1.00 vMB 25
616,771 616,771 000000000000000000052e07702069479e565384f93c0772bf62463effb4aeda 943 0.30/1.00 vMB 19
616,770 616,770 0000000000000000000dc149d950833a2b559fb97b482e617d85ebdcf927419a 2,842 0.92/1.00 vMB 15
616,769 616,769 000000000000000000011aefaaeb02919d245b3a9f7688794d48f9ef324f6497 800 0.74/1.00 vMB 9
616,768 616,768 0000000000000000001202cfd8c15eff11ae2f30e69aa35cdb547c6d9162c729 116 1.00/1.00 vMB 1
616,767 616,767 00000000000000000002549b9a27a72e7ed623ae9fa36572faddd8a018d3e0b3 353 1.00/1.00 vMB 3
616,766 616,766 0000000000000000000a15993161b66b1ae0241505ce85d7993bd58369c0fbe0 2,888 1.00/1.00 vMB 14
616,765 616,765 0000000000000000000d6b1cfeef6a42dbd3a73893a578995aa0176a55c00f4f 186 0.18/1.00 vMB 10
616,764 616,764 00000000000000000008b84da75fb247083d2cb46cee1cd5c3b4ed4036c8c7c7 1,073 0.45/1.00 vMB 15
616,763 616,763 0000000000000000000fe7bae42b58fafd9d62fb62317bd6c9cb8f39700bf6a8 2,341 0.95/1.00 vMB 13
616,762 616,762 0000000000000000000b7302b13ecece3ae5ad15159d3757bdb9d5ccb65144b9 2,788 0.96/1.00 vMB 21
616,761 616,761 0000000000000000000037e077b9a9ae33335bc62cc91307b9820ed3a138e85f 1,455 0.97/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.07 GB

Node Details:

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