Loading Tool

Explorer IconExplorer

Memory Pool

82,137 transactions
30.95 vMB
0.10358297 BTC
Random Selection Loading Transactions
Max Size: 188.20/200 MB

Candidate Block

Mining Attempt a1a7b1806562823a858e0cc1676ea111ce364289a69e69ad265a98dfc76ee557
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 075177456943831eabb79ca437033253536df8fa1d119bf542e960cf7eb93971
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,025
Size: 1.00 vMB
Total Fees: 0.03086666 BTC
Feerates: 200.89 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (42,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
872,980 872,980 000000000000000000026ff26fd5fb819801ad2c96d6de5ba2ab211c64a6482c 2,609 1.00/1.00 vMB 8
872,979 872,979 000000000000000000027793621002225c3d38e8599f67495b53c116baef7101 3,400 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

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