Loading Tool

Explorer IconExplorer

Memory Pool

47,527 transactions
27.62 vMB
0.05642882 BTC
Random Selection Loading Transactions
Max Size: 147.61/200 MB

Candidate Block

Mining Attempt 1bfa122554c59684f7713f02de103877ec6800594b7b2ab180c331190fb65ef6
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root 9ec972054ba25e0aba80cee23de28f92710d8e6ec5e706f6dca4096ffd05e2f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,536
Size: 1.00 vMB
Total Fees: 0.00461524 BTC
Feerates: 100.00 > 0.46 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (150,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,623 764,623 00000000000000000002cb6f35969f31322ae40cde1ef82ba9b68b3c45d4f6b9 2,832 1.00/1.00 vMB 23
764,622 764,622 000000000000000000036a095c4703ac1c1c84fa0624ba59642449293ad761e7 1,646 0.84/1.00 vMB 11
764,621 764,621 000000000000000000004f0c8ff5cd70ef996397bcfbc781b658a05acaed2e69 1,990 1.00/1.00 vMB 13
764,620 764,620 00000000000000000001f7bce06e34f9b19c4fb2cd6e65a4d398c259ed18a2f0 2,237 1.00/1.00 vMB 25
764,619 764,619 00000000000000000007186f8371df896152d49b6143d19856ec78eb4d95f295 156 0.11/1.00 vMB 10
764,618 764,618 000000000000000000005a83ca2629eb3605bd58653af08ba6713d1704a3d1cc 576 0.28/1.00 vMB 15
764,617 764,617 00000000000000000005ab144cdb0b533feac592805dedda691cae6ba4a809c4 812 0.96/1.00 vMB 2
764,616 764,616 00000000000000000003fda022c7cb6eda1faa4f3f3b9762b9e79f7889ec897b 189 1.00/1.00 vMB 1
764,615 764,615 00000000000000000005c61de927a3b6d5e1d8ec6bcd259c250b5ba8bc1e3eec 102 1.00/1.00 vMB 1
764,614 764,614 000000000000000000068bf0cdd45792bf8b561f4df3dc39dacf717928147a9c 957 1.00/1.00 vMB 7
764,613 764,613 0000000000000000000779afcfa50c15cad7916880c2c698a61dfaf4ba0ae33f 217 1.00/1.00 vMB 2
764,612 764,612 00000000000000000007654f958e5a9156a4010a60c8f4030a93824d5a455b34 1,237 1.00/1.00 vMB 9
764,611 764,611 000000000000000000023466cc7bafddf6651b3b0c657eaedde6418f151d8e00 1,539 1.00/1.00 vMB 12
764,610 764,610 000000000000000000006576dcb002f4194439eef758384a0ba112ffbe7f9bf0 2,019 1.00/1.00 vMB 16
764,609 764,609 00000000000000000004eabc513d391761198d65d6adde91335e42a428301542 1,593 1.00/1.00 vMB 7
764,608 764,608 0000000000000000000171cee42f7687359e0c7388f74be194941471baa3ba8a 1,004 1.00/1.00 vMB 5
764,607 764,607 00000000000000000006372e408712038558e407d2fe85f41a262a52905d8b16 248 1.00/1.00 vMB 2
764,606 764,606 000000000000000000011162349939b3306ef51cbcbf21c144f2dfe1e6260efb 1,150 1.00/1.00 vMB 8
764,605 764,605 00000000000000000005ea79974f45aaa33ac199f6759e900028c4fc42349e3c 485 1.00/1.00 vMB 3
764,604 764,604 000000000000000000011b55e4c852288dfbdd887b7d9fb9defd9b55a3ed7a62 1 0.00/1.00 vMB 0
764,603 764,603 00000000000000000000315be874df0ea74d34c6a9055836d296212ace9718e9 1,380 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.02 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: 649.98 GB
    • Received: 13.23 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.