Loading Tool

Explorer IconExplorer

Memory Pool

28,212 transactions
7.15 vMB
0.06180967 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.57/200 MB

Candidate Block

Mining Attempt fb8508d3f7491343a1efcc537feb6212c9c18b92e020841effe8d04916be2072
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root f3aac29caa3ec545ec3f6122529e069f4038bc72aae985ff0f55d63f76c251b2
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,356
Size: 1.00 vMB
Total Fees: 0.03340729 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (809,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,699 103,699 00000000000335d0709042448c330647da9220a7780f5ed4fd5a2429a2325a3b 12 0.00 vMB 0
103,698 103,698 0000000000031de4baf1d81db0e87b74f5d47b1519c1d34e28da369324d9bae1 22 0.01 vMB 0
103,697 103,697 00000000000025be4411b08b1ca089ecd2f31eba32b48df9ae06735d3e03ec4b 1 0.00 vMB 0
103,696 103,696 000000000003471ba79fe7d087bba095d672edfd4d2d97bf25d66701e49c9ee4 2 0.00 vMB 0
103,695 103,695 0000000000015dca1c5beb1a99ba39458bffb035561b48cf53a321ab0f7d9d13 4 0.00 vMB 0
103,694 103,694 00000000000311ae0f8aec5866398568be9b05ddf9de4a73222a9cde5492a32a 1 0.00 vMB 0
103,693 103,693 000000000000a4402ce9303a8edf79e588ea835bf5d0a4a63cd4f62c32e6e897 1 0.00 vMB 0
103,692 103,692 000000000002f571093ebad41ed8c9d47583598c4a1a383997c70960774d0cdd 1 0.00 vMB 0
103,691 103,691 00000000000043810c63a48b10c649ca4995be77d1d414e9172a150a700fa673 1 0.00 vMB 0
103,690 103,690 00000000000121eb805a414da2b1251a3c1c2bf5cb7f12fb457e3e3d488b5654 5 0.00 vMB 0
103,689 103,689 000000000001bf87f786363d00ea75ef57ad3ee3bad6cc52f8d1fe5775242a7c 1 0.00 vMB 0
103,688 103,688 0000000000004c4bf8d35e1b6ac1369199bee132384780208aca27bb040388b2 1 0.00 vMB 0
103,687 103,687 000000000000d96ac4426f8a6eb6954830f89eadff008ccb0a4f870fcfe9ab13 4 0.00 vMB 0
103,686 103,686 00000000000338a318524907dfe937eb2da16a87cf233bd6f711e14ec5098e4b 3 0.00 vMB 2,070
103,685 103,685 00000000000335373b1f2c26c4b2aed79b6ecaaf0d92c526121949b7190fbbb2 8 0.00 vMB 0
103,684 103,684 000000000001c29584f3f10e81b7c053952b0f21a71a2769cfa83bb7aab6bb50 1 0.00 vMB 0
103,683 103,683 000000000000306f1665d6175907a020f7ee5f7aa648e854445932261cdced55 1 0.00 vMB 0
103,682 103,682 0000000000008d737f4d62d694ebad9864d0f6a17997ce114210890bf867fe76 5 0.00 vMB 0
103,681 103,681 000000000003741d804080b1734c4ae63062e81e158bca615bc4ab1be52978ef 4 0.00 vMB 0
103,680 103,680 000000000000c2b0ed94529fde2f38359325477858d6069ffc43b996d054210a 3 0.00 vMB 0
103,679 103,679 0000000000018be78e474af0c786d74909aef5985d3802790cd1eb6dbec399c0 4 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 77
    • Outgoing: 10
  • Data Transfer:
    • Sent: 42.20 GB
    • Received: 0.57 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.