Loading Tool

Explorer IconExplorer

Memory Pool

44,997 transactions
29.73 vMB
0.10178120 BTC
Random Selection Loading Transactions
Max Size: 153.76/200 MB

Candidate Block

Mining Attempt 400571dc014e21ca2dcc2d00b7edf6a023dffd4ec49e060871b939bd10cfb7f3
Version 20000000
Previous Block 0000000000000000000088aeb2f6ddaa71b9393d28b738c65cd40abb7d78efd3
Merkle Root 1353ad11ca58136cc1b27185c545db76ffe65733c8838cf7d41a535d3de2d133
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,309
Size: 1.00 vMB
Total Fees: 0.04295432 BTC
Feerates: 302.06 > 4.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,615 (367,806 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,809 546,809 0000000000000000001eb3c710a677c74319e216531fc1b241f7f2bf7221a4ec 2,153 1.00/1.00 vMB 10
546,808 546,808 00000000000000000015744a7c4a2f58629359db62933a62eaa5118a67b1d998 2,043 1.00/1.00 vMB 11
546,807 546,807 0000000000000000001d458c3e10ad022f24c9f8955f86e7383b18f203b13851 410 0.18/1.00 vMB 14
546,806 546,806 000000000000000000149449d5c13e1ae8eed46d81ade83419799fb408f89456 855 0.63/1.00 vMB 5
546,805 546,805 00000000000000000012f26bc8ead7c1061620987952935a35bb3fdb625b469d 2,148 1.00/1.00 vMB 10
546,804 546,804 00000000000000000006a9db8d1fabc8bc2035a6e8117bdb9596efac4693b864 527 0.25/1.00 vMB 9
546,803 546,803 00000000000000000015c018ee6b96e8301e34a584801260a0621a9e80f69542 1,014 0.58/1.00 vMB 13
546,802 546,802 0000000000000000000d37dec5b5b3dc71389ce5fdfd6f47be6da415df5b675a 737 0.26/1.00 vMB 13
546,801 546,801 0000000000000000001dfc9253b9996b37b39c0fdab5088a31bbe17c3f6e7742 237 0.30/1.00 vMB 1
546,800 546,800 00000000000000000024e97868ddd567aa0661b960e0204c61a69a1fd4a1a504 1,659 1.00/1.00 vMB 7
546,799 546,799 000000000000000000025e0fc7f07e7988f014a702c6a1938069142d9f1c2641 2,932 1.00/1.00 vMB 9
546,798 546,798 0000000000000000000b8a89d5abd5387757bfb7e0fb9783c10df404c38c6f4f 3,261 1.00/1.00 vMB 24
546,797 546,797 000000000000000000055c4b8cc157b7f0a9e85db27f1e027bf5be99d07886cd 2,458 1.00/1.00 vMB 20
546,796 546,796 0000000000000000000e292dca68fdc0468e598428ae69706b7bb3105dc229c1 349 0.13/1.00 vMB 29
546,795 546,795 00000000000000000002ca8da304bdee6a39f1ef82a90d9eef8e32da209d50ed 121 0.06/1.00 vMB 8
546,794 546,794 0000000000000000000e66bcc6d130aded23ec2988a8df0838ceb353d740a814 194 0.26/1.00 vMB 3
546,793 546,793 0000000000000000001ff5cbf2e2632333be68b7c522cb79e0c3aba54acc469d 2,653 1.00/1.00 vMB 11
546,792 546,792 0000000000000000000c1cbb6983016375a3ae1fb627e0e5fe8c80703b63ae3f 1,339 0.53/1.00 vMB 19
546,791 546,791 0000000000000000001a474b06fd630bd4e1fd03d0904c247f94f9d088053d7d 287 0.17/1.00 vMB 8
546,790 546,790 000000000000000000125d419a9f5540fd204e2ace70fe735aed3fa5e3274aa6 118 0.35/1.00 vMB 1
546,789 546,789 000000000000000000193cd1b3f55705b0bd5b1219551448aee2204262c9fd9e 2,126 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.71 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: 629.39 GB
    • Received: 11.91 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.