Loading Tool

Explorer IconExplorer

Memory Pool

18,445 transactions
8.75 vMB
0.05844357 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.86/200 MB

Candidate Block

Mining Attempt b3b7fc97049520ef94945706dd93bb8be08554c7e58dfd54f544027e7cc2da96
Version 20000000
Previous Block 0000000000000000000003c7cbcc0246969b12a8c6b834f333c2ac327690af3c
Merkle Root 9a7334a0a102a7ea6c736142f260368bda58fec70d0b5fd2c4c7f13f3c4ed925
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,159
Size: 1.00 vMB
Total Fees: 0.03909785 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,389 (889,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
24,097 24,097 00000000570aa7082db81e60acedf4fcbd3b8c832b56e5d4466d5872026881a6 1 0.00 vMB 0
24,096 24,096 00000000fb7bd34a876b03f18ebc0a631a40ac8e65b5ad434d561e208586b4e1 1 0.00 vMB 0
24,095 24,095 0000000087def7a9491115ddfec68f0b7dabcfc5e7844542dc60e5923e4af1ee 1 0.00 vMB 0
24,094 24,094 0000000026c534394c0bd6cf91382c02f002aa7975f5f4bd1564f5f1d68c285d 1 0.00 vMB 0
24,093 24,093 00000000c8339bb061c7a45e36281e0221618d79085c8c14feb3dbad3f7dbcf5 1 0.00 vMB 0
24,092 24,092 00000000b4aae66bbb5d33ac2e062ae77079e81b028bb07940bd99673a4d8433 1 0.00 vMB 0
24,091 24,091 0000000075307e1e84aa5694980a38fca6bd83393a164adeab49513b521f5df0 1 0.00 vMB 0
24,090 24,090 000000003035cf4f97a924e42f01710433e67f9ad78ed2e0b38e7b75443d97d2 1 0.00 vMB 0
24,089 24,089 0000000044962cc40e077f2490b871f46b0f5d074c3e9b7c0fdb90d0a8a3cd08 1 0.00 vMB 0
24,088 24,088 0000000065ccd7f220f4feb79b41865deff84e17c66c96c009fca105ffad2038 1 0.00 vMB 0
24,087 24,087 000000004a6cbff80f30e18c617948c48c79eb85d7cba7f4123d619246555fe3 1 0.00 vMB 0
24,086 24,086 0000000043c1b775f86599558216d0043ec573cb874ce906030eed38e07f8321 1 0.00 vMB 0
24,085 24,085 00000000483a3ee6522f55847ef13f5e8d4f1abb3f6b95ede7fc20db326085e3 1 0.00 vMB 0
24,084 24,084 000000001f43b8d5fef810474ed7fecca20a6eb516394b7172ec585f03d0a797 1 0.00 vMB 0
24,083 24,083 0000000014b8e0c15e388c0e6015f669f0ad522475ae0d207124e5d1eb6ca6f7 1 0.00 vMB 0
24,082 24,082 00000000c8512df320e82bf04fe82d26302a7e46120f5963edd529dbec676209 1 0.00 vMB 0
24,081 24,081 000000008f4d3e66389ffcc8d0e7573fef07e014dbde9d389936113ef4218ae2 1 0.00 vMB 0
24,080 24,080 000000007de6955d327ea52c5f6bef13e0365133c9207d0138b586c3f9391bd2 1 0.00 vMB 0
24,079 24,079 00000000481e4ac2dd872fbe54874b8ff44dbac3f9536dbfc60a78c1ab4fe758 1 0.00 vMB 0
24,078 24,078 000000005a89f72ec0165d811827d34101f8dad3381cf24a53b670c14cf1d4ff 1 0.00 vMB 0
24,077 24,077 00000000c041586a2ffcbcf929fd23d6bc9db54850473f0ff02b68276b2b3987 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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