Loading Tool

Explorer IconExplorer

Memory Pool

80,713 transactions
30.03 vMB
0.12420930 BTC
Random Selection Loading Transactions
Max Size: 180.66/200 MB

Candidate Block

Mining Attempt 6bd864dae6f7a70946d076f28be675bb33148d5fe5b013bc0732cdc87e95ddcc
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 7342c36640d47cbc0b96944ae4458b9c73376b7a10f0bfa08d8771fc2c3f440f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,669
Size: 1.00 vMB
Total Fees: 0.05117941 BTC
Feerates: 242.90 > 5.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (625,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,049 290,049 0000000000000000ef0133acd8aa93a8bc5a7e6694a4f94a2dfb7a9690ef9b82 274 0.50/1.00 vMB 13
290,048 290,048 0000000000000000b8627fafa35f96cc1fbc0ca3d0c4e149bb842dbfd58d4825 663 0.35/1.00 vMB 32
290,047 290,047 0000000000000000b111f72c03340b927135ed72703a878e02f2b96b0dbf4d8a 670 0.35/1.00 vMB 24
290,046 290,046 0000000000000000fbe80181ebce62f22694efa32b15c83ef2fbbda77e444a46 311 0.24/1.00 vMB 31
290,045 290,045 00000000000000006cc323cd5e42fc283c7def9f54f27bc34e036a42a49d40cb 979 0.35/1.00 vMB 50
290,044 290,044 0000000000000000def5dddc12d554744c78bcc8346f0761103f0f435dd18e33 1,150 0.35/1.00 vMB 87
290,043 290,043 000000000000000060808cb77e7ad2b90703e7029eca757be6480645bfe7cfe6 61 0.08/1.00 vMB 12
290,042 290,042 0000000000000000def952fd91504f3c2da9ff129d3a0a004a09100db640fd35 467 0.19/1.00 vMB 46
290,041 290,041 0000000000000000c0eea12fe225ede3d7086e9bb7e337d79650509f8763aa02 495 0.24/1.00 vMB 33
290,040 290,040 000000000000000012a9b4da3423d31f462d33a8da52bb49c6a7894e5885f51d 256 0.12/1.00 vMB 31
290,039 290,039 000000000000000097e8d3ae85eb0e168ffb728ce0140f2da2f5c6eb9a25cb19 265 0.15/1.00 vMB 24
290,038 290,038 00000000000000000d70c76a88a8bfae9847074b46cc0296167dd2bf28f753bd 57 0.02/1.00 vMB 33
290,037 290,037 0000000000000000fe68aaa1bc0c466be5dbda2b96e4e28404f03879f4136127 103 0.10/1.00 vMB 10
290,036 290,036 0000000000000001022fc6b527afd0ef42e34b0f63979b956b81d3d5e9b9ac77 319 0.49/1.00 vMB 18
290,035 290,035 00000000000000007b49023852a6bd540f48c0b5b66b592a05eb8af328f387fc 128 0.05/1.00 vMB 23
290,034 290,034 00000000000000011209d15ee7fb61334dde13e107b00b96643bf9aa4676c27a 594 0.35/1.00 vMB 29
290,033 290,033 00000000000000000af51faeb48a37a1e0486b6532b56deffbca37da364f743d 128 0.04/1.00 vMB 55
290,032 290,032 000000000000000050c3fa08a8e59bf8ff63b09c952e5da63e49cb3b2931f650 948 0.35/1.00 vMB 55
290,031 290,031 00000000000000011be4226012667667eda77c07b7769e3083d8ed0a67378383 210 0.10/1.00 vMB 23
290,030 290,030 0000000000000000dc8d169ff0482e28f54e7507b1db0da55b1f1b8508bd0ca4 628 0.35/1.00 vMB 41
290,029 290,029 000000000000000011abbc6faf22bc5b906fbf1591910d60fb79f79d80ef78d5 466 0.21/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.