Loading Tool

Explorer IconExplorer

Memory Pool

75,329 transactions
27.75 vMB
0.07999104 BTC
Random Selection Loading Transactions
Max Size: 169.39/200 MB

Candidate Block

Mining Attempt 16dea3692ea153c280140fe1c3f96739b803f1ba45a4a9a3b57a3619c850797f
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root a54709a5c05ba2e8d5906531bd27b2380896aa570c6d0f57a47410ceec2548b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,365
Size: 1.00 vMB
Total Fees: 0.02051079 BTC
Feerates: 106.68 > 2.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (387,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,888 527,888 0000000000000000000c0fd8ef45c1eecf4fee003337295d80860567833d663f 1,907 0.92/1.00 vMB 17
527,887 527,887 00000000000000000029696e7d02c5a3cad460583a35482a470a04d9d4bb2ea0 621 0.26/1.00 vMB 18
527,886 527,886 0000000000000000002d6b23dda81bc8797107933c4788c06de111dbcb75096c 1,198 0.58/1.00 vMB 19
527,885 527,885 0000000000000000002b46c8bcf05aad118cf4ad93cc6baa4dc2d3d6d45ea95b 2,073 1.00/1.00 vMB 19
527,884 527,884 00000000000000000017570a43a12d9b13d8215cf04b7358bb5bf50a06004f92 292 0.18/1.00 vMB 3
527,883 527,883 00000000000000000035ef28bc2a4711e44153f1c3b5e22233de02de08f52523 2,182 1.00/1.00 vMB 9
527,882 527,882 0000000000000000001ebe2e4d86c203e878a75fc509236412d2ae9d2a37c6c5 2,364 1.00/1.00 vMB 66
527,881 527,881 00000000000000000021865b070933943fb8b5959678542998bb99d5721b4e3b 1,795 1.00/1.00 vMB 58
527,880 527,880 00000000000000000021ff1b9bb47d6f7aaf91e7fb7ebfb37fd06be37925ffeb 404 0.17/1.00 vMB 58
527,879 527,879 0000000000000000000acf5c7929e0b4730e42c3b2a9e5d44b82ea1633e296e7 127 0.05/1.00 vMB 75
527,878 527,878 0000000000000000000a4b2d4d3184f8485eb4af23910162ce06485ae6e0490f 257 0.10/1.00 vMB 25
527,877 527,877 00000000000000000028fe9687e0a5d651c92a9b2afe624bf07ccbb18db29d21 1,261 0.56/1.00 vMB 44
527,876 527,876 00000000000000000006181efab0080f96a2559fb58ebd4cd0f7e849e43f4926 52 0.02/1.00 vMB 151
527,875 527,875 0000000000000000002167c1cb561cb976a1be3b5f5b78ea5fb79830a393bd39 801 0.43/1.00 vMB 19
527,874 527,874 0000000000000000000743d264c99aa0df153483141be16ddef9c2edc61819be 2,064 1.00/1.00 vMB 45
527,873 527,873 0000000000000000000ea08cb66e63702a7ba8806c3ddc2aa3c0e1e3edaf17d2 2,376 1.00/1.00 vMB 77
527,872 527,872 00000000000000000012a3c3951ccdeefbd46ad1ad6d33dee95e7b52fd800fb1 1,043 0.58/1.00 vMB 37
527,871 527,871 0000000000000000001d407bbf7554408c20c90f8b05bf74fb1ce71ee6399838 897 0.38/1.00 vMB 58
527,870 527,870 0000000000000000000ff09b7357ad349890029808788c04a6c5b006663e764e 618 0.47/1.00 vMB 34
527,869 527,869 0000000000000000002d51d6e50353207f2aa5d74245da921c579aa368da52a1 1,411 1.00/1.00 vMB 54
527,868 527,868 000000000000000000165bac78944a603efcc4f103b8b420cfe58b394179bb59 520 0.21/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.