Loading Tool

Explorer IconExplorer

Memory Pool

76,224 transactions
28.25 vMB
0.09165916 BTC
Random Selection Loading Transactions
Max Size: 171.44/200 MB

Candidate Block

Mining Attempt 24b928c48c2d35d21a5de53f18d5b5ec8cd582cca5c1d9dae9ff15cc7eafe842
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root e15b06375f2d2c606e58d915b6aaf42f9fbd76ab7bdb3879d0c3c356d7ee911a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,575
Size: 1.00 vMB
Total Fees: 0.02977865 BTC
Feerates: 402.60 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (617,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,877 297,877 000000000000000083b4e56401f543d81db3a23b8ed7b3534450641774a616fc 156 0.15/1.00 vMB 17
297,876 297,876 00000000000000006a3dc1973a36b4c804c0905cf2b838ccc2dee4d418331d95 396 0.19/1.00 vMB 42
297,875 297,875 0000000000000000643c348328fd1692f3ebe5faeffeb0ba16feecfe451c7ecb 33 0.06/1.00 vMB 3
297,874 297,874 00000000000000009a55c8222e277282b72284a8cf81cde3d83ef5894228f91d 409 0.46/1.00 vMB 15
297,873 297,873 000000000000000062534efdce0d69b587b6dde1a0c27934f677e1f0e767584b 512 0.23/1.00 vMB 40
297,872 297,872 000000000000000013f4ddee18efd87a1b8c4c86475f68952e9bfc42e38a933b 719 0.25/1.00 vMB 58
297,871 297,871 00000000000000008234e952fffb8c25b33ea5fff527e53d8e505c148dd5669c 295 0.23/1.00 vMB 24
297,870 297,870 00000000000000004f37816120634ede8c24e4669df0ff2f070be2855287e214 16 0.01/1.00 vMB 78
297,869 297,869 00000000000000004ca65d77bb7be1d346502f2c08370f56583ddbd1776da1bf 244 0.21/1.00 vMB 22
297,868 297,868 000000000000000034c12bd26b0d1ef7762679a4a878079843807a42625e09a4 478 0.35/1.00 vMB 23
297,867 297,867 000000000000000062233909f3165e3aedadb5871aede4527de9d079189be90b 46 0.11/1.00 vMB 7
297,866 297,866 000000000000000097a4600c4de88ef4d6b0d60852cdff496ea683e4be3b0254 646 0.35/1.00 vMB 29
297,865 297,865 00000000000000002dcce2f91f82774b338a7a316e0ceba1a4f3e76cbe55082c 34 0.01/1.00 vMB 40
297,864 297,864 0000000000000000858c8c46c374cfc4ed3d406cc58ae4e91933a0be7edb3e8c 1,024 0.58/1.00 vMB 27
297,863 297,863 0000000000000000850932303713dc2d997b01b9718158a3548aed9364dbb012 16 0.00/1.00 vMB 18
297,862 297,862 0000000000000000659a59317952b31584853989686ac97a1b378111e9ca02e4 512 0.27/1.00 vMB 34
297,861 297,861 00000000000000007a694f723b24d6a92a332178c2022ac15cfc13c480c11249 132 0.13/1.00 vMB 15
297,860 297,860 0000000000000000474c9dce7167b8c5671521470029c412e51a2ddf5c76910d 94 0.09/1.00 vMB 20
297,859 297,859 0000000000000000732a78f0c72cb36295b4258df6589a188db6be156a862cbd 90 0.04/1.00 vMB 35
297,858 297,858 00000000000000002cff52cad2cfbcacbb9033ac1f0aad65ab9febebf8b49fe7 393 0.22/1.00 vMB 30
297,857 297,857 0000000000000000948c57c37351c80fbf0e42dbfc6ce45ec81cf3e01c4f027d 204 0.09/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.