Loading Tool

Explorer IconExplorer

Memory Pool

34,014 transactions
14.29 vMB
0.06222037 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 82.21/200 MB

Candidate Block

Mining Attempt 44505f538c38fadcfbf1a32e4cf3066f7f7762c5c60655e74be01557c9bad878
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root ce072edc7a78833870680fbf2bfb761d0fb4d7cd84ddd56fb905adbdfa485570
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,009
Size: 1.00 vMB
Total Fees: 0.02085757 BTC
Median Feerate: 2.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (724,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,020 189,020 00000000000005bbccf9494f14a4d48f739ec14b13447a04eefa8358a3507325 192 0.07 vMB 196
189,019 189,019 00000000000003b42f1709242bf0ef1ac684e115d0de21b45a3bd9c177e5875c 87 0.04 vMB 121
189,018 189,018 0000000000000181637a8a44f4f1f8af31b825aa76240dbbce2b079ff43ae025 74 0.02 vMB 122
189,017 189,017 000000000000029952239aafa9f47d72b67c92bd8668e296a8bbec081772a8ca 64 0.02 vMB 150
189,016 189,016 000000000000048db78687845ccf832c58f8d3a63a09f97550a23267426fc343 38 0.01 vMB 154
189,015 189,015 00000000000003cd359f397f595abbb0257e3650b4e12b36d922031d06c7464b 128 0.04 vMB 121
189,014 189,014 000000000000074c6e8f46781b36433e507417d682f0933ae063ea3047358ec6 14 0.00 vMB 0
189,013 189,013 000000000000007d6bdbcd556973486724128ccf7c08c9f0c1956242a272ee0a 56 0.02 vMB 73
189,012 189,012 0000000000000733d89cf18a4a7b8ba74f6a4773b3b18516890150556d4b852a 84 0.05 vMB 83
189,011 189,011 0000000000000379a3ac4b0891eb6a1feb59a087c654462f9fbefc4622e41937 40 0.01 vMB 116
189,010 189,010 000000000000018b6b4f78f2fdd35fb2cfde81eb9ad5600b3ab0f4a4d64e4b3f 51 0.02 vMB 354
189,009 189,009 0000000000000661b2fe3924ccb0624f09637e6502d953dc8d0b86147c5dd081 35 0.02 vMB 27
189,008 189,008 000000000000044f60e16340025b05035e119acd3620124710d5c281d45c92da 82 0.07 vMB 93
189,007 189,007 00000000000004b4d46d96b21b94dd272425c40db45aa49659d833478c9c0236 251 0.08 vMB 121
189,006 189,006 00000000000008083b5e302a18949923c445f3a0d980f69609b515033993eaf2 32 0.01 vMB 160
189,005 189,005 00000000000005c0799c000bd4c71251b2bddde5994b62d12e40754fb8e82d9e 138 0.08 vMB 96
189,004 189,004 0000000000000823d3c81605641a7b3656914004de838d717f129891928af7eb 88 0.03 vMB 119
189,003 189,003 000000000000061cc3de70ee68d91a0731381f65ec2548259ef0f4b9f62f7d5f 32 0.01 vMB 118
189,002 189,002 000000000000071b478ae54e115c236e3b107af12aa31ad71d88cdd81f1b34a4 35 0.01 vMB 104
189,001 189,001 00000000000001d234cc1654342cbe77710fa4ebb68bdf5218379c7b35f85d4f 131 0.05 vMB 124
189,000 189,000 00000000000000cb70eababc6787d13fd1c157f487145b97a15339336855d797 71 0.02 vMB 90
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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