Loading Tool

Explorer IconExplorer

Memory Pool

37,388 transactions
28.40 vMB
0.06196969 BTC
Random Selection Loading Transactions
Max Size: 143.25/200 MB

Candidate Block

Mining Attempt 29e67b07b6f39accb40b50f6e3277b05253cb7e5816c73cd8cd10f819df0eeb8
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root f23228470f1364d6ebe8c53a305eccb97d5582ce20ffcf987184a540d82eaab6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,570
Size: 1.00 vMB
Total Fees: 0.00731419 BTC
Feerates: 59.19 > 0.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (829,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
85,053 85,053 000000000020ff3d222ba1130349b28baba0717aa55501bb542860e448ba71c3 2 0.00/1.00 vMB 0
85,052 85,052 00000000000d37870224af091f3bc7e92b1a7a96dcd6258fb1d301d0edb28efd 2 0.00/1.00 vMB 0
85,051 85,051 00000000000de7ad58e1897810af056df72a5dd8df356584dfeb733e48540a45 3 0.00/1.00 vMB 0
85,050 85,050 00000000001333a06a860ca85553584ac31481bee51bb0aeac18477018a0cd0e 1 0.00/1.00 vMB 0
85,049 85,049 00000000002592452c469504ccf6487af3acfc948f1503e137d91d5685877426 1 0.00/1.00 vMB 0
85,048 85,048 00000000002452e69361e1dd3e9db03036f433bea54639e9a944fbe417b1a79b 2 0.00/1.00 vMB 0
85,047 85,047 00000000002572d8e6c743fc5b60cbdb4d897dbc764413272657a04c1f4b9903 1 0.00/1.00 vMB 0
85,046 85,046 00000000001009e9ce0bdedc28d402c1b887b094756c3431fc14e3f7c1afa170 2 0.00/1.00 vMB 0
85,045 85,045 000000000025f8910576e4c48a9e92292a301b4af75a0e1eb1ed8b317864d6a6 2 0.00/1.00 vMB 0
85,044 85,044 00000000001ae78f07afe0ff524fb0ddb4a467928be3ba7d49c7ee12df05a443 2 0.00/1.00 vMB 0
85,043 85,043 000000000022a8d41f1c89d55bc4436582fbdcfdc9a96384811882b085a41ee4 2 0.00/1.00 vMB 0
85,042 85,042 0000000000070509928409b6fa817ade0c9aec92f13f6f83ce9768d75d014ce8 3 0.00/1.00 vMB 0
85,041 85,041 00000000002540671db60dc78c3764282a173db59f8d023e965a12afa499fde7 3 0.00/1.00 vMB 0
85,040 85,040 00000000001189b9081123ad0c1f4fdd31006260a85e512393ecfbbab133c622 1 0.00/1.00 vMB 0
85,039 85,039 00000000002609f4eec673838ad725907e840729a138335d75cfdb25ab6b12a1 2 0.00/1.00 vMB 0
85,038 85,038 00000000000ea88755280ec4160bdc9b289a4f47871b3b2df248290c5f3f45e0 2 0.00/1.00 vMB 0
85,037 85,037 0000000000247282e799429628a03bb69355c74b5c27ac816b6b006c0d2501f9 2 0.00/1.00 vMB 0
85,036 85,036 0000000000123e3a4ccd09efc4e0970c300f670ca8ac14842824ff589c208e13 4 0.00/1.00 vMB 0
85,035 85,035 00000000000df5f396478cc91c45cf0210f8cfa2487f501ffea5f44b89712524 1 0.00/1.00 vMB 0
85,034 85,034 00000000000524147012d65f8c87a5ab61709d256600656d16fc767cb51964e3 4 0.00/1.00 vMB 0
85,033 85,033 00000000001d57494250cc8ea5a2a60088868800bb46f9e2f07b6acbe2425165 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.59 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: 623.39 GB
    • Received: 11.45 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.