Loading Tool

Explorer IconExplorer

Memory Pool

17,231 transactions
9.58 vMB
0.04616635 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.67/200 MB

Candidate Block

Mining Attempt 7bec07a6470b35db15966bd908abf61ce4e66f6361679446196e90d2b6b86975
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 846983d9ac6ce28d849baa7823e1cdc689bfd37b453b9fa98f896575559550da
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,902
Size: 1.00 vMB
Total Fees: 0.02490255 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (706,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
206,999 206,999 000000000000009b5d4e79a6b8347be07cce3fb08f6c2e54d3bf1c5410c2f45e 1 0.00 vMB 0
206,998 206,998 00000000000001b98248a6c252ed69162801fc3fe1b81cbbbf4d3082db5d5756 28 0.01 vMB 14
206,997 206,997 000000000000011c1eb4c6ec30d6c4051e8b2a918cb18258e42d5a1c5a743851 88 0.04 vMB 133
206,996 206,996 00000000000000670275e0e9c0d88a32c51b10a99b7caef783a306926420c7e0 158 0.18 vMB 94
206,995 206,995 0000000000000438c428585b7ec3d057b0b50b80551639a0b356640555a4e50d 11 0.00 vMB 0
206,994 206,994 00000000000002ea7efd29fa70c22b02d46c7aea14617363288251985ca920d8 296 0.20 vMB 146
206,993 206,993 00000000000004ad16f0e12cd3a7538dc888077ae99df183c6f2df20887d4892 226 0.09 vMB 181
206,992 206,992 00000000000002c9416c8aac9b8ac829bfa6546db3391f3d33c75963bbd7db72 56 0.03 vMB 97
206,991 206,991 000000000000049b72561ef87aedad480b5d85fd203d2d6d87cb61c94a9d5231 77 0.04 vMB 152
206,990 206,990 000000000000039a81efd384d80469ad6f703946702510706222579b6af038f0 331 0.27 vMB 107
206,989 206,989 0000000000000150d79bee3a2f049ceff315ae947ad044ea9ce082b339e7bf31 415 0.16 vMB 180
206,988 206,988 00000000000004c92892f5442d0883054cee346a281f7c46de51a1971f8eb6d7 131 0.05 vMB 79
206,987 206,987 00000000000001513ead4413bedbea1ca38f30f14d761311c1960cd6fc7736a7 182 0.09 vMB 141
206,986 206,986 000000000000016bbc4963782dee159c6333948efc278df70e3a52c4636e305a 463 0.19 vMB 200
206,985 206,985 0000000000000052ada32398230a3fb01f91c95f2b66dc9c90e8141ef9f5ebf2 45 0.02 vMB 155
206,984 206,984 000000000000043ff07fd8080aa66d2bee9dcf0e082f577d2ec894229c68072e 6 0.00 vMB 43
206,983 206,983 00000000000003e0d5c3e2f2dbb6da9593d40724df5a491ec3b8d7fabc403fba 41 0.03 vMB 114
206,982 206,982 000000000000028e79e2ee5b8aff196730efcbfbd6635c1bcdc86dc88589b65a 81 0.04 vMB 157
206,981 206,981 00000000000001f518602a9cf4938beacaab0535bebd3b8c677a4375def73119 66 0.02 vMB 32
206,980 206,980 00000000000004261546de6a39116b75cbe2a091a0bc05e9468e98c57172ade0 169 0.08 vMB 170
206,979 206,979 0000000000000333ffb6b22dd458f31e53b9358a2b08551d63510a50db7834b2 12 0.00 vMB 30
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

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