Loading Tool

Explorer IconExplorer

Memory Pool

80,654 transactions
30.64 vMB
0.07124371 BTC
Random Selection Loading Transactions
Max Size: 186.59/200 MB

Candidate Block

Mining Attempt 07136c563639bb8a370d655b410a6883b0d5908e1d19cce720a201ebc45fb741
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 2f4caefe84ed75fae97eda73fa9da677ff7bd83b751286667b92d98e5ba11e68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,608
Size: 1.00 vMB
Total Fees: 0.00564051 BTC
Feerates: 15.06 > 0.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (751,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,961 163,961 0000000000000967a3be8544f120116a25544fffedab29ea6f7e67372dee0fff 79 0.05/1.00 vMB 44
163,960 163,960 0000000000000a44ec852378cc0ae63d42e60c85f2ed05ec5c74434d75ea8246 14 0.01/1.00 vMB 452
163,959 163,959 00000000000004674ef53d36420f6d523a1c686a329f2a487011f2a75af334bb 133 0.07/1.00 vMB 292
163,958 163,958 0000000000000cb5dde7b9a93771e581ab43f963a8fa433b487a1339a2c85cee 54 0.02/1.00 vMB 128
163,957 163,957 000000000000035136f68c41d400dd951f53713c7c3fa3d00c7662af1a26c917 1 0.00/1.00 vMB 0
163,956 163,956 0000000000000ab4fc10b4cfbf818329c86674ef84d95f1d0262b5c6ff04c1ca 1 0.00/1.00 vMB 0
163,955 163,955 0000000000000c37fbf62a5256151c8266f3a14618b0e52469338dc13460fe60 65 0.02/1.00 vMB 54
163,954 163,954 000000000000046b061b009956acda1da227a4d5aba943ac785bbfdc94b14dc1 16 0.00/1.00 vMB 52
163,953 163,953 0000000000000a9cf280fb44c2116999b55c3aca3a1c64e85fdc5fe702eb6ca3 16 0.02/1.00 vMB 206
163,952 163,952 0000000000000582f3d79852a92783336fbaa4e21290568901d2aa4e10a466f9 45 0.02/1.00 vMB 182
163,951 163,951 00000000000002e8b69c567eb5c9a7c8b1f6a5f01a772a0be55d910d54052718 8 0.00/1.00 vMB 61
163,950 163,950 00000000000006267e3f0fe2de1910a8741f7400d0518c7f98348125d27d44c0 3 0.00/1.00 vMB 0
163,949 163,949 00000000000002c337134b826dce226063f9a1239d9be04e7d7cdabebeb95c9d 30 0.01/1.00 vMB 161
163,948 163,948 0000000000000bfbfceeb3ded5ec5bd1c736338d4011a0768cbf314f09b63d15 28 0.01/1.00 vMB 214
163,947 163,947 00000000000000c1074fb70fa82bf2a7967c479e007eec75733b507389c8804a 47 0.02/1.00 vMB 251
163,946 163,946 000000000000000ae3aa1a48ca348f958b7dec60fa29da2b24a4b910612c3866 133 0.05/1.00 vMB 58
163,945 163,945 00000000000003f9eace3ee7f007fd42c32d27f59bd842574737155dbb4d6ff2 23 0.01/1.00 vMB 6
163,944 163,944 000000000000045963215a5484b4ecb94a93019c7d1d268e76405aa552455ccb 91 0.04/1.00 vMB 197
163,943 163,943 0000000000000b62d36950872cd4284cd32a845b3c99abce40c5db3c4843a9a6 12 0.00/1.00 vMB 0
163,942 163,942 00000000000003d225272df8e3b361b279079a7233dd4c09764a15544297c4d2 49 0.02/1.00 vMB 120
163,941 163,941 00000000000000fd17bfb80979d8aab3ed508f13a6ba58e372f69f6304cb490a 69 0.02/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.73 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: 707.83 GB
    • Received: 16.70 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.