Loading Tool

Explorer IconExplorer

Memory Pool

85,718 transactions
32.17 vMB
0.12670987 BTC
Random Selection Loading Transactions
Max Size: 196.67/200 MB

Candidate Block

Mining Attempt 9d40fa8dd21c44237f7f6c6f3098b2d147322ca6d914289d39c74739923813d1
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 37c1b82594b65459a359bd74780afdbcbf582a78653826c1f3b5876ab95248a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,262
Size: 1.00 vMB
Total Fees: 0.04381661 BTC
Feerates: 301.05 > 4.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (314,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,451 600,451 0000000000000000000b99efb85b99a7e1b98ea61931458e6849f71613a4d6cb 1,678 0.47/1.00 vMB 14
600,450 600,450 0000000000000000000997ccaea4d4b71f92624e087a45f548c2191cc6b14211 2,231 1.00/1.00 vMB 16
600,449 600,449 00000000000000000012253230cb14a212fabe53241000648c5e024b1e11d525 3,214 1.00/1.00 vMB 31
600,448 600,448 00000000000000000010e87eb362bfd21f96df0ecf141c418b2b6f523e35ee23 851 0.38/1.00 vMB 8
600,447 600,447 00000000000000000010358825d438ca07543e882a412865924dbdec7ba7c5dd 3,299 1.00/1.00 vMB 16
600,446 600,446 000000000000000000154516a325661b9e303abb6826e97724c9fad98da5ceff 2,941 1.00/1.00 vMB 25
600,445 600,445 00000000000000000001632ba8d8a3b279f4b6d130a07880626e86c18bb03b7d 152 0.04/1.00 vMB 15
600,444 600,444 0000000000000000001339108e25c6f38b495ab7bc9caff7bec6c3994fd5323d 1,261 0.35/1.00 vMB 12
600,443 600,443 00000000000000000005d81c500da108c7b2ce12d6752b55b0153d20799b4811 2,905 1.00/1.00 vMB 23
600,442 600,442 0000000000000000000fc9cbee21494807f94b55896769aca1225084ece4ffcf 843 0.29/1.00 vMB 27
600,441 600,441 000000000000000000074f03b56dab17ebbc171bc980c437a5a45fb4fdf00712 376 0.11/1.00 vMB 23
600,440 600,440 0000000000000000000a6247de09f652d6d527fdaf83a04fa31aa447054821d5 677 0.18/1.00 vMB 13
600,439 600,439 0000000000000000000e523a5ab0c51457aac528a6f159f36569aa5269f91f1e 514 0.79/1.00 vMB 4
600,438 600,438 00000000000000000012297ca92ac56a15ba9d9e8f4ae7feac1960e204a56cc9 2,817 1.00/1.00 vMB 4
600,437 600,437 0000000000000000000e5e2030d7334ce06dbe0ac06bc029d72aaa3a82b7395b 3,505 1.00/1.00 vMB 11
600,436 600,436 000000000000000000032cc63e8e0cd677aec7e4d940a8c85e56207f317b085c 2,325 1.00/1.00 vMB 18
600,435 600,435 00000000000000000010fab16d325f4ad52a1cba9ebde33062bd779e526be338 575 0.19/1.00 vMB 14
600,434 600,434 00000000000000000000f25a844d16233505fd3d81a9976542a96e329676b838 2,142 0.59/1.00 vMB 10
600,433 600,433 000000000000000000026c9e09558dd91cf7f53365d30d899dfd29a229b1ef12 545 0.19/1.00 vMB 14
600,432 600,432 00000000000000000012def6efaa9d79a3a4e49ea73c9fdd67648c9f0a9b7a2b 1,317 0.36/1.00 vMB 2
600,431 600,431 00000000000000000007ab208108be1a2c8c091192f9cdcf11ed8713d4265c23 2,869 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.78 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: 709.72 GB
    • Received: 16.96 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.