Loading Tool

Explorer IconExplorer

Memory Pool

83,169 transactions
30.67 vMB
0.07698622 BTC
Random Selection Loading Transactions
Max Size: 188.63/200 MB

Candidate Block

Mining Attempt 03346abbcd96413de90658e1f5c20e4e687278105d68de34ea09c8d25a6b8210
Version 20000000
Previous Block 000000000000000000012eda0183874dd226146bb4d2949368770ce3a8fc35b3
Merkle Root 1dec508846c3f792e24cc2bdf6dafd9aaa10dd2c652c49eeb5ac09f8c7011ea1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,666
Size: 1.00 vMB
Total Fees: 0.00844755 BTC
Feerates: 49.17 > 0.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,330 (509,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,039 406,039 00000000000000000220c942ed8841f0cab75b75751c7bbe3f84a748aaea571c 1,019 0.88/1.00 vMB 27
406,038 406,038 0000000000000000034ef361440f8a2ec8eef248847e2ebf5f96663df139f788 2,612 1.00/1.00 vMB 54
406,037 406,037 000000000000000000105b68cb1fd4af30f4f298f9832acc63afff9a9bde1801 1,150 1.00/1.00 vMB 25
406,036 406,036 0000000000000000040f33732dd7a126efa9e2983a36955e34f24800d6ba6460 2,986 1.00/1.00 vMB 64
406,035 406,035 0000000000000000051da2ae42be98e0ae2fbcf38a4669eea9d4584c00749fbe 982 1.00/1.00 vMB 19
406,034 406,034 00000000000000000414c416734d96b755f0ba69ed9c32dbf82a4eea2a377ed0 1,590 1.00/1.00 vMB 29
406,033 406,033 000000000000000006755eb9e5c085f388624e32711dea8c9c11bb8857afdd36 2,829 1.00/1.00 vMB 55
406,032 406,032 000000000000000000e307101857138a72e438bfa1743ac9f384f006dd933ed9 263 0.10/1.00 vMB 39
406,031 406,031 0000000000000000038cbb73ddb02147a34cfe8bb079270d63df2525957fad6a 2,187 1.00/1.00 vMB 35
406,030 406,030 000000000000000000bcebfe2dad259c33ef26dee62ec88f8dda54ffed4f9643 2,113 1.00/1.00 vMB 34
406,029 406,029 000000000000000005cf7655cdf684b4b2a5e4daa14b18c4fadb9d34f91db277 3,001 1.00/1.00 vMB 65
406,028 406,028 00000000000000000286e19a52716dc08e6eb05abe774f06f173144da2f474b8 3,441 1.00/1.00 vMB 84
406,027 406,027 000000000000000006494380ee709e1e75be5cc687d13f79f3cf59b76c1f1046 2,622 1.00/1.00 vMB 49
406,026 406,026 000000000000000005a8bb1c50d22e489aa07119ab3760587e6db40fd83690e6 3,394 1.00/1.00 vMB 68
406,025 406,025 000000000000000004034ce3fcad6413cf1e929b605b4be722854b1056e3e7d7 1,007 1.00/1.00 vMB 25
406,024 406,024 000000000000000000fd3638bf7863da04b9d7a101b1d8dd32087f7dd7561255 1,030 0.80/1.00 vMB 23
406,023 406,023 0000000000000000040907e474983d6172eea4b3219e896a0071ec413d7c1daf 1,868 1.00/1.00 vMB 37
406,022 406,022 000000000000000003568872643ecc5a2f7a77d93ce74dc294d2b43d362df6c9 2,705 0.93/1.00 vMB 52
406,021 406,021 000000000000000000f5855d295608da0ec4d4d75565d58b7463cfa52417a31d 714 0.32/1.00 vMB 40
406,020 406,020 000000000000000003ecd3a4a801df5930c466628a85e46d9ed5dd7426690af6 1,178 0.50/1.00 vMB 41
406,019 406,019 0000000000000000055b0715928c551bc6363d0e4f7b8ab666233f06aeb69a3a 350 0.27/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.96 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: 715.70 GB
    • Received: 17.73 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.