Loading Tool

Explorer IconExplorer

Memory Pool

79,103 transactions
29.63 vMB
0.07445228 BTC
Random Selection Loading Transactions
Max Size: 177.77/200 MB

Candidate Block

Mining Attempt 9003def2d0637919f639e3859a8765fac5868b88b4efc39e03d3285a91da032c
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 15aaf6bdace1723f6a5c4ceed8ccfce093f863753bc28757c68a34cfb59882e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,021
Size: 1.00 vMB
Total Fees: 0.01404140 BTC
Feerates: 150.98 > 1.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (268,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
646,096 646,096 0000000000000000000483b6137ef28598187c3d2479162597fd7beeb4bd5898 334 0.13/1.00 vMB 56
646,095 646,095 0000000000000000000932c58ea92440c6b171dad192497c643c6cfe9523914b 32 0.02/1.00 vMB 18
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
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.