Loading Tool

Explorer IconExplorer

Memory Pool

83,836 transactions
31.78 vMB
0.11928151 BTC
Random Selection Loading Transactions
Max Size: 194.09/200 MB

Candidate Block

Mining Attempt 8a4e7a68b4768825b397a78b198a408f60576af4a05906f9bf4e9da1fc019ffb
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 9061f5315123743dd8e8f75bdd6f7c88d00253b5616f1625bca021a562e2bd77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,200
Size: 1.00 vMB
Total Fees: 0.04278830 BTC
Feerates: 301.05 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (401,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,010 514,010 000000000000000000018529ad32dff054460b18179d5658d761972fae3938d2 756 0.29/1.00 vMB 28
514,009 514,009 00000000000000000038c38c9802836e9fab1e9f38df5ddbf6ba1101db616e9d 201 0.14/1.00 vMB 37
514,008 514,008 000000000000000000482a0a225ab915d700a277f453941d38880674a0eacdbe 401 0.13/1.00 vMB 24
514,007 514,007 0000000000000000001aee0fb6c6213b132e95519fd0b8a327aa84181c3f0dcf 229 0.10/1.00 vMB 19
514,006 514,006 00000000000000000043fd6f70d8776c601c0bc9e6586234b3969843889c40d7 285 0.09/1.00 vMB 27
514,005 514,005 00000000000000000044ed0c59dc034ded314472c1ee9ee2ce29824af72ad790 266 0.09/1.00 vMB 22
514,004 514,004 00000000000000000051f108c957ecab11cae2ba5d7347a81f272f103a9be4be 934 0.54/1.00 vMB 32
514,003 514,003 00000000000000000017c12ec86497f1cc8d41c07b55f5023316eff798c1cba3 2,576 1.00/1.00 vMB 54
514,002 514,002 0000000000000000002adf6c3ec9dc179b8ec2f70f5f11fd7985c1fde38af919 170 0.07/1.00 vMB 14
514,001 514,001 000000000000000000040c421005d950a4e667af5dcfee739e5acbdf34d88414 121 0.04/1.00 vMB 22
514,000 514,000 0000000000000000003fc2067c2f17f0712caa4eedda294e5290e2fff278ed88 1 0.00/1.00 vMB 0
513,999 513,999 0000000000000000000efc557a92c70811da6fa7ec4db56f42d57b97f9d9325d 724 0.32/1.00 vMB 27
513,998 513,998 0000000000000000003b76912dab1b719950fb0da2be96ca9ae13aa33b7f71a6 1,547 0.51/1.00 vMB 30
513,997 513,997 00000000000000000050a83ee84efb0e196bfb9fe09dfd8a4005ef732a3fc0af 1,243 0.45/1.00 vMB 30
513,996 513,996 0000000000000000003cb3e6f32a0c470522d74c70ae5268839745527aeade52 1,341 0.49/1.00 vMB 36
513,995 513,995 00000000000000000006a280456d7f52bc6e402127097c9966373d1c85a6bfe8 2,086 0.81/1.00 vMB 18
513,994 513,994 0000000000000000003fc5c5600c720452a1e3b25d064bc5d96b22e4e8a59992 173 0.08/1.00 vMB 54
513,993 513,993 00000000000000000051b34c9733219768cba744dab635864f2847670412326c 2,955 1.00/1.00 vMB 32
513,992 513,992 0000000000000000000daf839d7c73b3211faa32a280ba019baa04afa1e14536 533 0.23/1.00 vMB 34
513,991 513,991 000000000000000000379a7b3ae10e11580d61462b14e6d3ab2a6c21825517a3 48 0.01/1.00 vMB 24
513,990 513,990 00000000000000000027a41ac2d767fbf11fe3ddf00261ff6539b12da290b998 786 0.32/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.77 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.34 GB
    • Received: 16.89 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.