Loading Tool

Explorer IconExplorer

Memory Pool

81,989 transactions
32.00 vMB
0.08264938 BTC
Random Selection Loading Transactions
Max Size: 192.90/200 MB

Candidate Block

Mining Attempt c99e9e1f4960cd21f1c1fed1832d126c9de94fa7285494d6d29e5978c0c76370
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root 2fb4d54d417494e5604113acaba26ca386e43aad38dfb98c0878083a5a645a0d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.01235544 BTC
Feerates: 40.21 > 1.24 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (224,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,933 690,933 000000000000000000089f8f85f5845c871d93c0e2670ae37021eefba914c324 9 0.00/1.00 vMB 19
690,932 690,932 0000000000000000000a6d2543c8155d1d4422447b3bed33f23c1bdc7efa70f0 50 0.08/1.00 vMB 25
690,931 690,931 000000000000000000090cb9e64d44fc31f7c45238081a2dd0d576b33e69b9e9 569 0.25/1.00 vMB 21
690,930 690,930 000000000000000000003fc2ee9c019cc77beac8ea1d5f8844edb50a70df2a81 1,271 0.51/1.00 vMB 24
690,929 690,929 0000000000000000000a281ab5eb8201389ddc2766cf76c62cb84c060af2ac77 1,593 0.63/1.00 vMB 29
690,928 690,928 00000000000000000000b2013c068028953399af85c30d6946949e5c66ea8774 688 0.28/1.00 vMB 30
690,927 690,927 00000000000000000002a2f4710a00bad2c903d63023253f9f13f1c3e22baa9e 954 0.48/1.00 vMB 29
690,926 690,926 000000000000000000034bd7a2686378f64514308867f6f3f75f1e7d4d4778e0 856 0.40/1.00 vMB 26
690,925 690,925 00000000000000000005dbc44cbe7c3f5aa1384fa88b930718dc369a934c4c0c 246 0.18/1.00 vMB 49
690,924 690,924 000000000000000000006237a91bf276fa226a9d98db3ff1294e59af7cc2ba7a 2,102 0.90/1.00 vMB 12
690,923 690,923 0000000000000000000fa38a866c6767d0137ec06e88fa8e66c7b528a88edd53 2,531 1.00/1.00 vMB 47
690,922 690,922 0000000000000000000946e9e272aed20e9239ab4a3fbf799c3da9a327638f4d 348 0.25/1.00 vMB 5
690,921 690,921 000000000000000000030dd1b516abe162a036dcdbd2cbb66600185c06c1e807 2,037 1.00/1.00 vMB 17
690,920 690,920 000000000000000000103fed337f4c0efb4c8bbe11e4fa22e915d64c33647f75 2,249 1.00/1.00 vMB 40
690,919 690,919 0000000000000000000d0233e5a295182383ad311c766a573ad2c560028a3828 1,833 1.00/1.00 vMB 17
690,918 690,918 000000000000000000040a9bde370494814e7b4c33631ff916cebbb1b2411c55 2,259 1.00/1.00 vMB 26
690,917 690,917 000000000000000000112bd1c00e18dfeeae49ce4eacd28fda5f0958f48fdc22 2,674 1.00/1.00 vMB 58
690,916 690,916 00000000000000000008220a01d0ce8587e34075c2311d2b0a6eca7005912427 725 0.29/1.00 vMB 31
690,915 690,915 000000000000000000103e06bbf5242d5fc5964574d5964d0f0327c7c837a3ce 155 0.07/1.00 vMB 31
690,914 690,914 00000000000000000001cf7fcd993d61a1de2411c2ed5ae4209d73d89b37e37f 1,211 0.62/1.00 vMB 21
690,913 690,913 0000000000000000000aa430a65f2ffae4287c027573e1d0c2c317c5e80cab9c 1,346 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.70 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: 697.33 GB
    • Received: 16.56 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.