Loading Tool

Explorer IconExplorer

Memory Pool

86,557 transactions
31.79 vMB
0.10806806 BTC
Random Selection Loading Transactions
Max Size: 194.72/200 MB

Candidate Block

Mining Attempt d0922dda2cf2224bdae4f56182fcc0cab36d008ff0a0af56d7aa4d95408429ea
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root df15e369df1d721a954401f909f47133e81f4945e07497a3e7b9fbb6464c5fb8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,879
Size: 1.00 vMB
Total Fees: 0.02754743 BTC
Feerates: 1,236.26 > 2.76 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (627,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,700 287,700 000000000000000107e6957ab937867e1ca49511fc91a0bd17da2dbeb864c32c 67 0.03/1.00 vMB 33
287,699 287,699 00000000000000009aa702c1c489dc73c208084ae8f3c48f6e57f37235e17a81 611 0.35/1.00 vMB 36
287,698 287,698 0000000000000000e1f3998df37b02e379b4368a8fa9234b93507524969272f4 270 0.25/1.00 vMB 23
287,697 287,697 0000000000000001182634a4f7de540765b090ac6f83c3bfc719415055ae4d40 559 0.35/1.00 vMB 31
287,696 287,696 0000000000000000e763aa8cbd70011c4e05cf8e153d3839b294c0b120217759 846 0.50/1.00 vMB 32
287,695 287,695 000000000000000128e48a97041efac0c72a3846aaedaa6ef676aa4d93fb73f6 225 0.25/1.00 vMB 22
287,694 287,694 0000000000000000db9ac4e9bbd0335f94305fc1f6772f5b39bb7c188f610f3e 1,118 0.50/1.00 vMB 54
287,693 287,693 0000000000000000fee087a31f2c9c00f8a26935bf133a63ae4659bcc671460c 830 0.35/1.00 vMB 61
287,692 287,692 0000000000000000243b8471013d36f37c40f8dee4f6b6e02c5de179a3428b7d 1,021 0.35/1.00 vMB 54
287,691 287,691 0000000000000000fef9a90e1f033bfa1463a596e791d80f14fb7e9d01bccbb6 131 0.06/1.00 vMB 105
287,690 287,690 000000000000000073909bebd7604ac4b9bc064c591b68e90e5978f504ea578c 667 0.35/1.00 vMB 36
287,689 287,689 000000000000000060e3426eaf0728b8020aa3ce4017308cbad446a50dd2707f 1,293 0.88/1.00 vMB 29
287,688 287,688 0000000000000000779d2877542b1b589e4774bdb4f18eabbbc58566af1ab965 123 0.06/1.00 vMB 75
287,687 287,687 0000000000000000b28e2818c4d8019fb71e33ec2d223f5e09394a89caccf4e2 68 0.04/1.00 vMB 30
287,686 287,686 0000000000000000aac73f6f9e1c9d848b76d6e98d60991f46071044ddd65e99 273 0.16/1.00 vMB 33
287,685 287,685 000000000000000070083ee3b00ba7a6e90a7778e2e8392c68c51c0648779062 450 0.25/1.00 vMB 34
287,684 287,684 000000000000000074603197bc3637c9683a0a7f772f2f51bda3cadaa4ef4691 276 0.15/1.00 vMB 34
287,683 287,683 00000000000000008248459f92fa1977210b2b6ad4b1121e9e871264d6f1bce2 605 0.60/1.00 vMB 26
287,682 287,682 000000000000000021461ac3a0ef302417ba9a55b08ae3fe0432120d2c2a9890 1,278 0.89/1.00 vMB 27
287,681 287,681 0000000000000000e7c2ea9b3cb02025badb76c741cb01c64c9c211147b90ec3 879 0.35/1.00 vMB 47
287,680 287,680 0000000000000000ba972462fb4f0c11db62f1d7a2907825368c91dfe73e115f 137 0.06/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.04 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.