Loading Tool

Explorer IconExplorer

Memory Pool

25,377 transactions
5.92 vMB
0.03456871 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.79/200 MB

Candidate Block

Mining Attempt 5a742502edb7c93bf29e96f0972e03a00f4540138dd5216c97bfcc54ec7eb086
Version 20000000
Previous Block 00000000000000000000d7318bad5d3698ab014db08d08ca274b94c8882dcf45
Merkle Root a679370bc4b1e8767de1c1c8de04d08b694bf83cd6afeddfb8f9927965d217ed
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,012
Size: 0.95 vMB
Total Fees: 0.02158995 BTC
Avg Feerate: 1.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,142 (724,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
189,024 189,024 000000000000053a1308f7e35d5a79fcb14bd2e954c72372c9d841ca8b8eec5d 0.03 MB 108 15
189,023 189,023 000000000000040c8da1c092f126803c81673c92eb5e0e8c5b08bf354869e577 0.00 MB 1 0
189,022 189,022 000000000000040c3c5e9ab2a0a5bde956024ebb451025d9dc242d1cb5a95a99 0.03 MB 89 94
189,021 189,021 00000000000007553d37e936ddf075c3dcaca27aa8cca6310a3fb9dd0caa67dc 0.03 MB 65 31
189,020 189,020 00000000000005bbccf9494f14a4d48f739ec14b13447a04eefa8358a3507325 0.07 MB 192 196
189,019 189,019 00000000000003b42f1709242bf0ef1ac684e115d0de21b45a3bd9c177e5875c 0.04 MB 87 121
189,018 189,018 0000000000000181637a8a44f4f1f8af31b825aa76240dbbce2b079ff43ae025 0.02 MB 74 122
189,017 189,017 000000000000029952239aafa9f47d72b67c92bd8668e296a8bbec081772a8ca 0.02 MB 64 150
189,016 189,016 000000000000048db78687845ccf832c58f8d3a63a09f97550a23267426fc343 0.01 MB 38 154
189,015 189,015 00000000000003cd359f397f595abbb0257e3650b4e12b36d922031d06c7464b 0.04 MB 128 121
189,014 189,014 000000000000074c6e8f46781b36433e507417d682f0933ae063ea3047358ec6 0.00 MB 14 0
189,013 189,013 000000000000007d6bdbcd556973486724128ccf7c08c9f0c1956242a272ee0a 0.02 MB 56 73
189,012 189,012 0000000000000733d89cf18a4a7b8ba74f6a4773b3b18516890150556d4b852a 0.05 MB 84 83
189,011 189,011 0000000000000379a3ac4b0891eb6a1feb59a087c654462f9fbefc4622e41937 0.01 MB 40 116
189,010 189,010 000000000000018b6b4f78f2fdd35fb2cfde81eb9ad5600b3ab0f4a4d64e4b3f 0.02 MB 51 354
189,009 189,009 0000000000000661b2fe3924ccb0624f09637e6502d953dc8d0b86147c5dd081 0.02 MB 35 27
189,008 189,008 000000000000044f60e16340025b05035e119acd3620124710d5c281d45c92da 0.07 MB 82 93
189,007 189,007 00000000000004b4d46d96b21b94dd272425c40db45aa49659d833478c9c0236 0.08 MB 251 121
189,006 189,006 00000000000008083b5e302a18949923c445f3a0d980f69609b515033993eaf2 0.01 MB 32 160
189,005 189,005 00000000000005c0799c000bd4c71251b2bddde5994b62d12e40754fb8e82d9e 0.08 MB 138 96
189,004 189,004 0000000000000823d3c81605641a7b3656914004de838d717f129891928af7eb 0.03 MB 88 119
Previous 10 blocks ↓
Total Size: 779.10 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 76
    • Outgoing: 10
  • Data Transfer:
    • Sent: 127.53 GB
    • Received: 0.62 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.