Loading Tool

Explorer IconExplorer

Memory Pool

14,599 transactions
5.86 vMB
0.02348256 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 35.07/200 MB

Candidate Block

Mining Attempt 009c2fbffa9273553d923c3c4b60f184904050c9c3f401204063d812f97f608d
Version 20000000
Previous Block 000000000000000000008aabb7749a6ed62d33a69524678c2e46a9362255797c
Merkle Root b6fbb9737142f0ae05d13f0b308f194d1d70bd5f5e5eb5923d1e9dc66b31442d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,045
Size: 1.00 vMB
Total Fees: 0.01347681 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,454 (709,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,924 203,924 00000000000003d8785994dbe67654bb16eb4f8364d8e3b11e2e80802daccc51 626 0.20 vMB 295
203,923 203,923 000000000000050026440d2c62d04b8a58bddf25e21b30df1303e8fdc980e339 137 0.05 vMB 174
203,922 203,922 00000000000000f0665d382843010b19bf632154d1fe4f21c199ddaf7d834f44 140 0.05 vMB 664
203,921 203,921 0000000000000036d1c4ed480d351f182fbe59eba2dd7057ef075fc55dc65821 135 0.08 vMB 117
203,920 203,920 000000000000056824256a9907993968eb9e65311f2ab30a858a412d37b0855f 13 0.00 vMB 171
203,919 203,919 000000000000054daed6bc5c5604186b0de024bffcb8f25c7ce4770c23e13884 155 0.05 vMB 41
203,918 203,918 00000000000000f88ae802914156d135d24188a05feb3a56e39c858d8a9c0e72 178 0.05 vMB 21
203,917 203,917 00000000000000a08e0151df9611a7a693135dfa489656de1abf775f11729608 180 0.06 vMB 131
203,916 203,916 000000000000012ea8a94705ea7b49f26dad448b38a8550526d40ebf24656d55 129 0.05 vMB 24
203,915 203,915 000000000000025be8abee9c0a42fabad5cb21691b392fab13d5a99bc53405ee 96 0.04 vMB 50
203,914 203,914 000000000000005defaf82b794f28a67e56e74822779101aaf3153bbe7c73638 272 0.12 vMB 131
203,913 203,913 0000000000000312e65e23b2f8c2836051cf12ffce591239807ee9c66e173a01 135 0.07 vMB 164
203,912 203,912 00000000000000218fec82cba0955faf1b2e2a9149ce77d439a230eb11dd6a0a 355 0.15 vMB 176
203,911 203,911 00000000000002b232d8220af48a753a7a78d89908c6b7da9f7116909040142e 203 0.09 vMB 134
203,910 203,910 00000000000002756d7cd069f885a26f9131ca35a102cb1cc372f336aab70468 122 0.05 vMB 99
203,909 203,909 00000000000000916beb447c00d29dde7629b386e60a3dca95cedca0b451672d 52 0.03 vMB 83
203,908 203,908 00000000000004f70e556077396ee3ea0fb2d55788c35df83c09781b794ed1da 153 0.10 vMB 71
203,907 203,907 0000000000000383f1c445a82293057a8315812f330341d851a5bf2db0a7d22d 478 0.19 vMB 134
203,906 203,906 00000000000004ca845ceb38408e54184fbdfb70e30332f4723b458f20d2a10d 57 0.02 vMB 139
203,905 203,905 00000000000001a3c223d4e6426878731e9395c5188f42e51fe0a353fa4a9d3d 154 0.06 vMB 122
203,904 203,904 000000000000040dbaf60c1fa06cfafaf35fdd58c13d5e3a854a693bb9327c09 110 0.04 vMB 297
Previous 10 blocks ↓
Total Size: 779.66 GB

Node Details:

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