Loading Tool

Explorer IconExplorer

Memory Pool

57,495 transactions
32.43 vMB
0.16660973 BTC
Random Selection Loading Transactions
Max Size: 175.46/200 MB

Candidate Block

Mining Attempt ac3fd93b10c16fd42416d0fb64b5d723aab28a53f86c9d6b0eccaab08599fe92
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root a689f58c6135f692d4c504be4518d43e2a33570d24d10b0970564f0d7be52bc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,929
Size: 1.00 vMB
Total Fees: 0.06147076 BTC
Feerates: 296.74 > 6.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (666,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,884 247,884 00000000000000380c13c7613a5c17027f25558d8755b9ec45451d58c1f59058 105 0.05/1.00 vMB 240
247,883 247,883 0000000000000083c877590d8380552e6af9c066ea998f87d7de257cd1943c36 199 0.16/1.00 vMB 112
247,882 247,882 000000000000009442def6ea5b4b64acd472a907d8d281435c083dcdd2be1baf 218 0.10/1.00 vMB 130
247,881 247,881 0000000000000010ab1afe0baf7359e4a998ceeecce867fb583c91693397db8b 143 0.06/1.00 vMB 156
247,880 247,880 00000000000000627a9bd9b24dc245deb7fb3dc727fd8c8d4ddb9f7711ec2b95 227 0.09/1.00 vMB 87
247,879 247,879 000000000000006a02f43203d5524645e6e65121f7ce073e17e289e729730e02 100 0.04/1.00 vMB 175
247,878 247,878 000000000000001d9bae1fd83b99187a0d6f80726ea5350e689ca949e9926b84 128 0.08/1.00 vMB 23
247,877 247,877 00000000000000185c4f292dbd8da085b19cf1082689a917cd0f620cc999893f 64 0.04/1.00 vMB 74
247,876 247,876 0000000000000060033844f97e21f3ac0b59af82e131707479377698f2f5d3cc 257 0.11/1.00 vMB 126
247,875 247,875 00000000000000512a5346808b53715206e5f4d53324a142ae454e8476693f19 64 0.03/1.00 vMB 25
247,874 247,874 000000000000004e5d9af2811a7343f61dc47e536af47ad4183778fc5058e909 451 0.18/1.00 vMB 110
247,873 247,873 000000000000001266efa83be177c3f197807d6f77608ef06c730e99a1a07c26 165 0.08/1.00 vMB 118
247,872 247,872 000000000000004e31ddc5fc6b30e3991084ab247c6268afbf4876db933af34f 96 0.04/1.00 vMB 155
247,871 247,871 000000000000005f249b429c2e69ee66d6e2f8f4ba48d98688de426b39b81c08 34 0.02/1.00 vMB 50
247,870 247,870 00000000000000012927e646a370e8a6515fa597ce9fd70ce8cb04cde6e5def6 312 0.14/1.00 vMB 149
247,869 247,869 00000000000000a080743ba12f783dc4da00ca3a1023ae176307874333d8a339 367 0.16/1.00 vMB 118
247,868 247,868 0000000000000064ffd81979115d4fd05c75f7ac3d9a55c83372f7570ae8f0c0 283 0.13/1.00 vMB 121
247,867 247,867 0000000000000078f9651d6fad61c695aceb59638a3ecfd3e8c798e0289a2c20 37 0.03/1.00 vMB 52
247,866 247,866 000000000000009c5d6ea6544b098603b31c7f59f2c2abfe8c31c94bcb280755 153 0.09/1.00 vMB 124
247,865 247,865 000000000000006a70bcee189b0357d4114ef885f3c943218d1772f4cf759093 316 0.14/1.00 vMB 163
247,864 247,864 00000000000000532f826a7067415f93c47c529614ec66ee51288d4e0c3b7f2d 398 0.16/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 782.08 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: 651.43 GB
    • Received: 13.56 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.