Loading Tool

Explorer IconExplorer

Memory Pool

76,007 transactions
29.64 vMB
0.09706528 BTC
Random Selection Loading Transactions
Max Size: 178.81/200 MB

Candidate Block

Mining Attempt 21b4bb01569d90d2081c28fdcced9d58e1e7c623cbe72ae2d43fafe460f511dd
Version 20000000
Previous Block 00000000000000000001a4680f61fa8055c30a8aee518e2366bd68e5b7c97599
Merkle Root cc436fb642bea74d640c288caaeca1eae7b02bec9ddf2303a975bd5e4b4e0292
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,906
Size: 1.00 vMB
Total Fees: 0.02834369 BTC
Feerates: 147.99 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,444 (42,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
873,001 873,001 00000000000000000000f7bf0606bbaed5aab033519ab6135c3c120baf2f65b8 4,952 1.00/1.00 vMB 8
873,000 873,000 0000000000000000000088c1a481e1ceff53d7dee42d0a973654faa5be4f6435 3,354 1.00/1.00 vMB 6
872,999 872,999 00000000000000000002659a622b604b5b09856f7dcf6cc1f07c4509cd9d73f9 3,818 1.00/1.00 vMB 9
872,998 872,998 0000000000000000000063e11c4b6b92fc23831d803749381e1516e08fa5c2ea 1,096 1.00/1.00 vMB 5
872,997 872,997 00000000000000000001ddd8ad194784c9958eb8e534bbf890fbc766d5a346a1 3,190 1.00/1.00 vMB 6
872,996 872,996 00000000000000000001d902931c9321f6633b0fdfc406627fecc8815932c384 4,091 1.00/1.00 vMB 7
872,995 872,995 00000000000000000001aa5e755c768b47e34890201343b120e137d37a1a63ec 3,271 1.00/1.00 vMB 9
872,994 872,994 00000000000000000000f959147f0a980e3568bbb948c3d70c83f70692a1bf62 3,151 1.00/1.00 vMB 5
872,993 872,993 0000000000000000000211bff956498d05a642434cc12dffa5b4f8f8032e54da 2,963 1.00/1.00 vMB 7
872,992 872,992 000000000000000000025336c4ac30ae9bffc18164806e29a166855d82d83593 1,884 1.00/1.00 vMB 7
872,991 872,991 0000000000000000000108b4cec6bbb7a12ca8893e0b1f297b413c44ba446a25 3,490 1.00/1.00 vMB 11
872,990 872,990 000000000000000000017e450204126679f87b46fc3e3bb183261171f74f9475 3,707 1.00/1.00 vMB 16
872,989 872,989 00000000000000000001d4e29e8e42cadc747bb12f5100ba7be749b8ab733969 1,881 1.00/1.00 vMB 6
872,988 872,988 00000000000000000000587f6d08c35108e1c9566ff376b397414b32c335117f 2,325 1.00/1.00 vMB 6
872,987 872,987 000000000000000000000886baf83d90467ac30118f23e78a1bc4196bc390f57 2,382 1.00/1.00 vMB 5
872,986 872,986 000000000000000000013347a7c52712a2b6780c706d34984f9ef5b6f8760c1f 3,094 1.00/1.00 vMB 10
872,985 872,985 00000000000000000000317cc21eb62c88c3038bbb4b9e2fee41f7bca0c70bc6 1,491 1.00/1.00 vMB 5
872,984 872,984 0000000000000000000085042392bd9530cfffe728071fc6773612ac4afc0680 2,628 1.00/1.00 vMB 6
872,983 872,983 0000000000000000000274cc504a7d3227b58f216200300ca52fb5ad9106dae7 3,382 1.00/1.00 vMB 8
872,982 872,982 0000000000000000000215ee62ab68d6c9bff7f1c19036544a509cbaba3ec66d 3,628 1.00/1.00 vMB 9
872,981 872,981 0000000000000000000043cdee7e28a5565507a3bef4baf8d3f2437348ef08ab 1,461 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.17 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: 748.32 GB
    • Received: 18.79 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.