Loading Tool

Explorer IconExplorer

Memory Pool

32,321 transactions
10.43 vMB
0.09999297 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.82/200 MB

Candidate Block

Mining Attempt 54673e77b12a862332524fda79cdc87a2e85774884a82eb29042714ac7214ed6
Version 20000000
Previous Block 00000000000000000000610eea986fc098468ac97fe81d3c9ca0314f59be633b
Merkle Root 24949d13c3a1d3bf271f9f80a7c1fb484ccceb65afddd015c251cb2f45b21ae4
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,029
Size: 1.00 vMB
Total Fees: 0.04287490 BTC
Avg Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,041 (699,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
213,839 213,839 000000000000044400ae191720d9131d507acd0dbf9a2237148843b529dfbfca 0.03 MB 46 106
213,838 213,838 0000000000000200130f639de5a01e6fa113955175cd7bd4da6a5611e6b329ef 0.12 MB 269 325
213,837 213,837 0000000000000400147f747695b5f68fb8e7a58ef26e7e5a3a5c1097b7d16e50 0.04 MB 135 79
213,836 213,836 00000000000001401699ce25a27243436bb4c2f8e49e2c9ea0de1433ba25bc8a 0.20 MB 334 133
213,835 213,835 00000000000003ac4cf6768c0b0f9d6ae58f9e7b9d9cce602cc5a1cecfc348fe 0.04 MB 41 103
213,834 213,834 000000000000051654aaba28b68d3d97299a72dc6d98a81078aa9f63e43918da 0.05 MB 124 176
213,833 213,833 000000000000057e477370dd845383d0d2d96ab2b16549337c39420566687394 0.00 MB 9 597
213,832 213,832 000000000000023d42b3e504448ad1dc71d04e6f205b646abed0dc02be5b5af9 0.10 MB 159 131
213,831 213,831 00000000000002daf9b271167542e1717fa03db38cd6ac26fc57e105fbbf13c4 0.08 MB 179 424
213,830 213,830 00000000000004af4baad6787b1752adde63af068aa8c8b8c942a0a15961df54 0.08 MB 148 110
213,829 213,829 00000000000000b28069999f7c6f3ff5735c81fcf30b88c9b5c9b5b1d85822dd 0.24 MB 555 173
213,828 213,828 00000000000001196d2a9ce7a6b85d7aa1bbdb71ba0079e0ccec4db1f69555dc 0.00 MB 12 134
213,827 213,827 00000000000003b9a85d68ec576901e9b10182d8d5b9665d0e704590dc3a7e19 0.03 MB 45 108
213,826 213,826 0000000000000478fecec4cd2da07acd2ea8f3972d54994e42545fbd90a77e95 0.01 MB 14 62
213,825 213,825 00000000000003d97c120b10b2273987d95162535ac880dc9e54725a67c8a569 0.18 MB 320 139
213,824 213,824 000000000000015d4cb02ad08320b742d2c439982b9944b4bbc7d94f363eb435 0.01 MB 21 110
213,823 213,823 00000000000003c9caa3ab360f2ddd48e4a97d4d7a3b91c627714d2a2df60131 0.16 MB 346 179
213,822 213,822 00000000000000d1aa899b8f2b28740c09e977228860bdbf003ac43d8476fddb 0.11 MB 229 178
213,821 213,821 00000000000003b7176487caec276db7d438d577437edcf54bf3e3b6517b25e0 0.11 MB 64 47
213,820 213,820 00000000000003976cc995747a1e7cd2d2d7a09c8d5bbd54503a38660c604fc0 0.10 MB 198 160
213,819 213,819 00000000000002c7dc80b4523b9d544c9649fba9688283d425e1bc52e43b5cb3 0.01 MB 16 164
Previous 10 blocks ↓
Total Size: 778.92 GB

Node Details:

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