Loading Tool

Explorer IconExplorer

Memory Pool

78,389 transactions
29.29 vMB
0.08163035 BTC
Random Selection Loading Transactions
Max Size: 176.98/200 MB

Candidate Block

Mining Attempt ee08ee83d35ac7734c9a04fb76c900362f6204085439a7d460db00d70d0d000a
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 4bf75fcd847664f0493f625cd137d4ff3d490786205f66e32fead9dffc5b920d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,696
Size: 1.00 vMB
Total Fees: 0.02008221 BTC
Feerates: 94.79 > 2.01 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (546,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,786 368,786 000000000000000009d6159bb798eeba9246d191ea170c9856a7037e0445a6fd 469 0.26/1.00 vMB 45
368,785 368,785 0000000000000000061e1fc668e6e77925f54c5b6b9ab1b4a61114b6acceb199 696 0.39/1.00 vMB 43
368,784 368,784 0000000000000000052551cf3844b17c931d006d190b97a56beb556709e44461 1,755 0.86/1.00 vMB 43
368,783 368,783 00000000000000000d82019ca775da2c2ad0d522ef975acc320abcbd0943684b 423 0.27/1.00 vMB 36
368,782 368,782 000000000000000013c3e9b888cdd4256ee096bfc4488a22d4d620157aa2f75a 1,321 0.78/1.00 vMB 37
368,781 368,781 00000000000000001270be97a2d700a72fbd1e9ac3940c9528363c49216264d1 128 0.09/1.00 vMB 29
368,780 368,780 00000000000000000ba700b6d85ec99ffa5d8688d4df4b7ded45cfe94609aeb7 1,392 0.67/1.00 vMB 40
368,779 368,779 000000000000000010c5eb159ae452c54ee0b0ec26deef8d3f90e1a70fcd61de 347 0.25/1.00 vMB 11
368,778 368,778 000000000000000006753546e17a2f884aeff0efb8fe297b0983945391c89025 1,448 0.68/1.00 vMB 41
368,777 368,777 00000000000000000de5d6ab2b7194f5cc1cf3b223e1530c01681447645040ce 1,002 0.50/1.00 vMB 39
368,776 368,776 00000000000000000328afecf4ef9812c206c16c9bb72f1ee28a67f166db6a1c 489 0.25/1.00 vMB 37
368,775 368,775 000000000000000013f423641b0d0f56d414cde398e0396124be07c462632f5e 700 0.34/1.00 vMB 44
368,774 368,774 000000000000000001d2fceb73b83fd080dd4633a7c2b425e90c5ddd2cbfc227 1 0.00/1.00 vMB 0
368,773 368,773 0000000000000000014ac2f28a1b767632f9f248f2c1ab968d6721be6e45d85e 233 0.11/1.00 vMB 52
368,772 368,772 0000000000000000037ff47a81e2d135ae09ea71cb6f3680451d6d00b69399f5 156 0.25/1.00 vMB 5
368,771 368,771 0000000000000000000645b7cc3f5ffe6bc2eed0fb6f643cf2ffd0cb7956de46 200 0.10/1.00 vMB 29
368,770 368,770 000000000000000012056d48d7f24a3a6a27e07f5c237961f28e1c85b2425994 1,559 0.99/1.00 vMB 31
368,769 368,769 00000000000000000483fe888c36ca8e3211aa04f58285d91d5a8b5448be3a3b 2,153 0.95/1.00 vMB 45
368,768 368,768 0000000000000000041f67d05df5d14c7fd7176b9cd7ad14c02b74815fc8919e 98 0.06/1.00 vMB 30
368,767 368,767 000000000000000003f4a71b5c07b372d7ac6ee5a1284df2f2b49b82168cf3d2 828 0.60/1.00 vMB 34
368,766 368,766 00000000000000000f89fafc9e671ab9f656b8d622ba9b79adb22c9475d1cc8a 74 0.05/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.67 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: 674.51 GB
    • Received: 16.43 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.