Loading Tool

Explorer IconExplorer

Memory Pool

15,048 transactions
8.08 vMB
0.04079661 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.07/200 MB

Candidate Block

Mining Attempt 57cc011430579fffd43c754058a11b59430c760f80b7679bb44fd9a1887f6c9a
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root 62031b5f45fef44f3bb5625b413e21d1542f556d2e0a7f1237839c4393faf46f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,013
Size: 1.00 vMB
Total Fees: 0.02384429 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (828,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
84,772 84,772 00000000001c41f62032b2044ce94683bb186f631da51f5cea9d38825e681876 4 0.00 vMB 0
84,771 84,771 00000000000585377bef5a1493ee9c74fa5eff5a151d9dbab959fe3577f34c63 2 0.00 vMB 0
84,770 84,770 000000000027ddb452ad25a78b46a7a9d02b62037b7ebd2c65122c3a0e0eb9da 1 0.00 vMB 0
84,769 84,769 0000000000213254d69d28907aa2d7809fa35d377d623285131ad921664f1169 1 0.00 vMB 0
84,768 84,768 00000000001827867c22fdb065e332ed2904661477f0e36add6f9cbc3d669cbb 3 0.00 vMB 0
84,767 84,767 00000000002474318a9a61fb213c7f9d98c44ebd32b63efb6b6f23171f2c5b9c 5 0.00 vMB 0
84,766 84,766 000000000014584e78e0ffc3c109b0d9488ae3d7118851e66bfc36130c9b2067 4 0.00 vMB 0
84,765 84,765 00000000000d34de7f1063a8b13edeedab8735dab3a32b4a46133df8d85e6e01 1 0.00 vMB 0
84,764 84,764 000000000007d245fc7e72994a325ef0208065bd8147e3a6821b7e2a7293b514 3 0.00 vMB 0
84,763 84,763 000000000019c4c85d8e89cfe348d0b65496220b1768dc171e1663f6954c06ea 4 0.00 vMB 0
84,762 84,762 00000000001227531b63c5b680404859d13503b8518555748a53a67df5dcf1f9 8 0.00 vMB 0
84,761 84,761 000000000029fe4e74455d762a256a752420ff4e00dd1ecd459b77c689746504 1 0.00 vMB 0
84,760 84,760 00000000001f0c9addcb88fd5c4e1c78252745caacb9413ea4c3fd1d738ebd5e 1 0.00 vMB 0
84,759 84,759 000000000020f0ec0d81a9ea2de6df01d4200c94e81c7bc21a510c48c1a2302c 1 0.00 vMB 0
84,758 84,758 000000000025f33ea36719253fd481dc39f7eb632db5b6a069c70c4843a0f59a 1 0.00 vMB 0
84,757 84,757 00000000000c4b7b9001ba390c31e452c1507460272609272b482bf3f8573fea 7 0.00 vMB 0
84,756 84,756 0000000000088880a92fec4be64353414a1239b4236e34c591f8ff05b44918c7 5 0.00 vMB 0
84,755 84,755 00000000002ba8389c27dc53b0b89662524b7aec9d3283f3e8bebb3a6317ff4e 2 0.00 vMB 0
84,754 84,754 00000000002044625a12351e51af9a42a156902c42940f0407ba11495a46b664 6 0.00 vMB 0
84,753 84,753 0000000000048edacbc5ddbc45f107e8e488a42fdbbdb196da1fceb7a5d886f5 1 0.00 vMB 0
84,752 84,752 00000000001a34590a3db5f28bb47d7cf80f0c73e65b482727438d5af3f0bf85 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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