Loading Tool

Explorer IconExplorer

Memory Pool

72,429 transactions
27.95 vMB
0.06493023 BTC
Random Selection Loading Transactions
Max Size: 165.72/200 MB

Candidate Block

Mining Attempt 202cb04866e379a9bdd1b805facd61e97b716598db85b32f348a166ce76a921a
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 6704910e4d2720d35d3556ee060f7180dca6d5163541811e163d33db0ac967a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,174
Size: 1.00 vMB
Total Fees: 0.00917768 BTC
Feerates: 40.21 > 0.92 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (268,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
646,094 646,094 00000000000000000004fb2553d11cee62b56c72f74296154e97f44087f9ca06 808 0.25/1.00 vMB 19
646,093 646,093 00000000000000000007358c43725b98d29304965c3c92ad9d03a805e9cf47bd 2,196 1.00/1.00 vMB 47
646,092 646,092 000000000000000000067955bffb72e9484c33ca708ba4d6d89180baf36cdf07 644 0.27/1.00 vMB 36
646,091 646,091 0000000000000000000bfe0c689584896cc85094daa4ca90905eb83220ac6857 98 0.03/1.00 vMB 42
646,090 646,090 0000000000000000000e4d50c41fbcdc2ca42d4dfe5f36dd1272001a47c5a1f5 123 0.03/1.00 vMB 31
646,089 646,089 0000000000000000000604b85c11ddb061938fd3b53e044fa749964d29102052 899 0.42/1.00 vMB 36
646,088 646,088 0000000000000000000e4e00e4f568fe080cf1160ef9eec8d1d6c0ba369e97f7 128 0.04/1.00 vMB 38
646,087 646,087 0000000000000000000c84dff7cbe1fbbb6f5c3e7f5e9190ce8faf0103ad99f7 1,170 0.50/1.00 vMB 47
646,086 646,086 0000000000000000000b16ba770df3543cf9f15c9e7003b9adcb5598c4f38630 1,298 0.59/1.00 vMB 44
646,085 646,085 000000000000000000099a09d55f1b880077458334f53b0d13ea50ebd14fd932 91 0.03/1.00 vMB 45
646,084 646,084 0000000000000000000baf5babdcdc8d5ba2e5a3c8fd50f4c2bf6216d23a8391 657 0.67/1.00 vMB 19
646,083 646,083 000000000000000000071e8509bc4e22d9c3aba7b18540ee55d86017a3349c92 638 0.93/1.00 vMB 12
646,082 646,082 0000000000000000000f7fa9b0b89b52465bc70e91d21d8561a238fa00a5dce9 2,030 0.95/1.00 vMB 41
646,081 646,081 00000000000000000001c85012a7f97e57cacfa8f35b025e78760529a47bdd78 106 0.91/1.00 vMB 2
646,080 646,080 000000000000000000060777873004a0fbd8e5f7e5f1d0be882f0bff1b8624e6 1,857 0.98/1.00 vMB 38
646,079 646,079 000000000000000000046cf0bd944bb30809c8e36f18669f95948c24971a2524 1,022 0.93/1.00 vMB 19
646,078 646,078 00000000000000000003145fa38437307368747eadc47a670f142d1310c1d4bb 416 0.96/1.00 vMB 10
646,077 646,077 000000000000000000040f13acf45821a061cea5daec91bab38b01eabd609508 308 0.93/1.00 vMB 6
646,076 646,076 00000000000000000004f6111c29f1caa166c00d24d83df9d7cc9d50bfb64a63 1,561 0.94/1.00 vMB 29
646,075 646,075 0000000000000000000d9f1e4176d9cf1ac98b5c49f2ff27a04c09aa84542683 269 0.99/1.00 vMB 4
646,074 646,074 0000000000000000000cb9e3d5c4e7d5ce1f54beb1d7ea61ed90be7c6b28391d 622 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.45 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: 666.99 GB
    • Received: 15.24 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.