Loading Tool

Explorer IconExplorer

Memory Pool

80,219 transactions
30.07 vMB
0.08809391 BTC
Random Selection Loading Transactions
Max Size: 180.35/200 MB

Candidate Block

Mining Attempt 87632771507802a58ae3d366435648ea8a83789c1f629534912092599e994e2c
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 8580f8f5e422a8e4765a55f7672ab7f5bbe65034fef9560debfcf95585219156
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,555
Size: 1.00 vMB
Total Fees: 0.02661229 BTC
Feerates: 301.07 > 2.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (441,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,997 473,997 000000000000000000c82d2117e5ab1c72ab1ab40772f53b586af98c6acf5d3f 326 0.15/1.00 vMB 172
473,996 473,996 0000000000000000007edd13102210ab333822911db5dcc8e532c9bc892f07d2 945 0.63/1.00 vMB 152
473,995 473,995 0000000000000000015e3671f5b71204beddf94abf9e92a24018f860d193a305 922 0.58/1.00 vMB 43
473,994 473,994 0000000000000000006e42db87b90e65e71f83645a4751bc14ec031b0905d439 1,700 0.78/1.00 vMB 285
473,993 473,993 0000000000000000006b90d917af9d16aae8b2f6d43b900e9964f2211455f67c 358 0.17/1.00 vMB 162
473,992 473,992 0000000000000000011ff18b222ed7fc339c80ab19d818cbd5abcf10b796da97 294 0.13/1.00 vMB 185
473,991 473,991 000000000000000000b056d689ee4f328be86cae377b83972090d351f6acd31c 1,270 0.64/1.00 vMB 165
473,990 473,990 0000000000000000014a45dd3ef7258fe9536a93cbc0ee47730d59da15e2b380 846 0.41/1.00 vMB 176
473,989 473,989 00000000000000000142cff7424d197329db5acf3c33ccfb31fecc76e12d5062 756 0.40/1.00 vMB 178
473,988 473,988 000000000000000000783cb4e7fe989087ee50a9782c17fde987e2ad78fdfa73 56 0.03/1.00 vMB 240
473,987 473,987 0000000000000000008d7215caca0df0f4577fcda1a8759b07bd800ff702467f 1,771 1.00/1.00 vMB 166
473,986 473,986 000000000000000000152f32826419418e3887dae166cfb153540f4852cc32dd 462 0.55/1.00 vMB 64
473,985 473,985 000000000000000000680fd852224c037c2fe4a291963c2df0d01c165d4277d6 2,160 1.00/1.00 vMB 97
473,984 473,984 000000000000000000ef3b8672b105b90bf45713595e4ce4325d06318be84e53 2,373 1.00/1.00 vMB 341
473,983 473,983 000000000000000000763113fed25a1d248a6e29e23271dd9b3c68036f9104d9 1,885 0.99/1.00 vMB 111
473,982 473,982 000000000000000000f90bd9861a26d79c466c830a3dd49a3a4818ba088b6bab 1,478 1.00/1.00 vMB 164
473,981 473,981 0000000000000000018416289395b7fba3c62674862974fe4e49d6987879879c 2,443 1.00/1.00 vMB 325
473,980 473,980 0000000000000000002865a049c7b90807112730d89077fe27f954702bfa1100 1,557 0.73/1.00 vMB 180
473,979 473,979 000000000000000000a933c618f1429789c23c441819e05114e06a24595ad485 389 0.26/1.00 vMB 231
473,978 473,978 0000000000000000005f874f2bbbcf7452e42719ea597c310b03688b7e3cf57d 1,090 0.53/1.00 vMB 226
473,977 473,977 000000000000000000b2efbb13e2f9ad6572ce42eab8603d459ae49ab283d46c 541 0.25/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.97 GB
    • Received: 15.07 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.