Loading Tool

Explorer IconExplorer

Memory Pool

108,906 transactions
27.39 vMB
0.07850989 BTC
Random Selection Loading Transactions
Max Size: 187.31/200 MB

Candidate Block

Mining Attempt a7fd43753d0b108ffefeff979153bf1b2374af6471bd88930696d1f1a07a84bd
Version 20000000
Previous Block 000000000000000000014472ab0c85bf5c65f0a3de2f124ffcb4da471115a59e
Merkle Root 6e2dfe6c28e81b2044cd48afbe83d7df2240937e2d3258a79fdc361015e3c42d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,817
Size: 1.00 vMB
Total Fees: 0.01182240 BTC
Feerates: 262.98 > 1.18 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,051 (820,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,728 95,728 0000000000018f7345f3c27297376f09ee0f7aedb45826ac70c76a3d3a801421 1 0.00/1.00 vMB 0
95,727 95,727 0000000000001f444163c9a5e6b4e1f1de07bcb8b782edc732d837a2a0f33def 1 0.00/1.00 vMB 0
95,726 95,726 00000000000780d422c9de5648ae178c71fe98cdd6692f4e13304ffa141ad847 1 0.00/1.00 vMB 0
95,725 95,725 000000000005822d119f92242ecbc443725aef221d07591d7bc57d4a5fdbd1a2 3 0.00/1.00 vMB 0
95,724 95,724 00000000000044a0fd6a34cba4f08554335652babda04677289b21b31d542b26 3 0.00/1.00 vMB 0
95,723 95,723 000000000001f2298c5de49f18e8775dec3f992d46eb8453285ce690ea1c056d 4 0.00/1.00 vMB 881
95,722 95,722 0000000000056063d315d88879a94ca34a9e336e74d98a3e5eaa9ebcc672c685 1 0.00/1.00 vMB 0
95,721 95,721 0000000000077e21851258d68cdd33d60f7f379f1422a0f6b0147ba419c98dab 2 0.00/1.00 vMB 0
95,720 95,720 000000000006e1e082f51fd29394705e277ae748809fed5d0ee02b1a6d269ab6 1 0.00/1.00 vMB 0
95,719 95,719 0000000000081722f0411f793e50256949f48bdd6dd74605fac9cf52e7f8d638 2 0.00/1.00 vMB 0
95,718 95,718 00000000000591f981d235a58d761eb12d19d591b261b5a14567027da9847160 1 0.00/1.00 vMB 0
95,717 95,717 0000000000030070712f520a30c0762adcadb03918abe21a4277a32d603b33ad 3 0.00/1.00 vMB 0
95,716 95,716 0000000000023bab825e581c34f9bcb557a877490280ca52705142bc151b2bfc 2 0.00/1.00 vMB 0
95,715 95,715 000000000005b3d40519ec2649fb0bcdf71f88cd984be4405013a6f71b50d4de 1 0.00/1.00 vMB 0
95,714 95,714 00000000000553f76eeae2b2c07d053f15c9ba023cd62d5e7cc055752a187eac 3 0.00/1.00 vMB 0
95,713 95,713 0000000000010a844efccf98783083fd2184314d5c9ba11fc82dd803c65f0e5e 1 0.00/1.00 vMB 0
95,712 95,712 0000000000004379bbd4e80a81ba94da1bf455b186ab5431b6cf34908d3d9c7a 1 0.00/1.00 vMB 0
95,711 95,711 0000000000056b8b632914c0f1accc8d817a93ae5208f413a430f279502b2fe0 1 0.00/1.00 vMB 0
95,710 95,710 0000000000067d0af268757255f590bbd3d749c3708e8d8e1cfee82f615414fb 1 0.00/1.00 vMB 0
95,709 95,709 000000000003e37ff69b488e6bad8306a51c03377307e56e17dd14b22e277a83 1 0.00/1.00 vMB 0
95,708 95,708 00000000000145edff173852f381f65fe4e383fd85cc8dcebda351e17221e181 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.21 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: 812.32 GB
    • Received: 23.79 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.