Loading Tool

Explorer IconExplorer

Memory Pool

77,194 transactions
30.79 vMB
0.13920556 BTC
Random Selection Loading Transactions
Max Size: 177.01/200 MB

Candidate Block

Mining Attempt 3f89dff479ed61ccfc973a4a4aafc9359e90ba53870dd988d18f476f4ab2eda6
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 84a3e8a93afc18c46167b91ff5e52341a417704600446e0551c98c68bb06eef0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,307
Size: 1.00 vMB
Total Fees: 0.05086309 BTC
Feerates: 150.36 > 5.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (512,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,709 402,709 0000000000000000036a135697a1cabb29d98ad99b10ae7291629cad548892fe 219 0.08/1.00 vMB 41
402,708 402,708 0000000000000000007ac6310b0f6bed975eac3d744a1af807bfdf0747435ed1 323 0.21/1.00 vMB 31
402,707 402,707 0000000000000000043055b768cbdf806d943b0f931fcfccdbbaf3c2227242f7 1,358 0.93/1.00 vMB 19
402,706 402,706 00000000000000000279cae10ec087482466e6b1726642acddc0dbbf3a263bec 1,917 1.00/1.00 vMB 45
402,705 402,705 0000000000000000043218c325d1b90d7048e9be15ff34dd040bd36004aa6326 3,113 1.00/1.00 vMB 66
402,704 402,704 0000000000000000025a81d2203d71bfbb94dbecc9b04d218bfdbdff440f4162 1 0.00/1.00 vMB 0
402,703 402,703 0000000000000000051a240595b84c4e745880627ba388e257955449f3bf0b30 236 0.12/1.00 vMB 41
402,702 402,702 000000000000000006e997165ddec58358f2e49168e6b47886a38ede47a0b98d 1,247 0.55/1.00 vMB 41
402,701 402,701 000000000000000002be4cec9571d9aee1694bd2005b6f99dcac8c8f94c38efc 1,206 0.61/1.00 vMB 36
402,700 402,700 000000000000000005319e41d2fa12e53a7b17b4a778bd632bf7f8ce28f7f2b0 597 0.58/1.00 vMB 25
402,699 402,699 0000000000000000045bbdf1a53acbb92412b3799dfa048d8dd5551e69915a6d 516 0.40/1.00 vMB 31
402,698 402,698 0000000000000000049817e808180168bef9a3ba7add9944e0b54dad5efdc9fb 747 0.48/1.00 vMB 39
402,697 402,697 0000000000000000006a60d416b51975384152f9b91c4949edd2e70ac2be4629 994 1.00/1.00 vMB 18
402,696 402,696 000000000000000002c8f935d94beeb560589e88de707bf4db209adaccafb544 1,887 1.00/1.00 vMB 30
402,695 402,695 000000000000000006d2ee8124265b7df68411b263d94e5019d50b7408317a7e 1,764 1.00/1.00 vMB 36
402,694 402,694 000000000000000004c6a929be05aa3b0aed8b62bb8ef040a5eaa8049e5d9c2a 2,260 0.93/1.00 vMB 56
402,693 402,693 000000000000000002446e6b54d8c813f6700d74b7e07d3a1b35de62debada06 3,594 1.00/1.00 vMB 82
402,692 402,692 000000000000000005910ac42e4ddaa775f268943ad3c042ee3ac6bc4729482e 1,214 0.67/1.00 vMB 36
402,691 402,691 00000000000000000295651bf22cdf7c69fdcb61d4b7231cc08f1e39e65324af 2,189 0.99/1.00 vMB 49
402,690 402,690 0000000000000000036df5109e60794f282dcb7b1fa9d87d6f63bfb59c261c90 432 0.34/1.00 vMB 37
402,689 402,689 000000000000000002f2d3dbfe870a08c404c2c8dd7398fc0a94a6942b0cfebc 129 0.05/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.