Loading Tool

Explorer IconExplorer

Memory Pool

20,294 transactions
8.96 vMB
0.05809662 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.32/200 MB

Candidate Block

Mining Attempt 5b56b0472c150045270e9ac0c9b1b57f7f88ae33c6cccea6204df0d920cd39a9
Version 20000000
Previous Block 00000000000000000001e0990096d2cfa519a4455239a76e52f0e783a20ccb94
Merkle Root 9184180ac08a05d6f39f40e986b2ef2a9e37c11e23b21ef735b5431000b2bbe7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,922
Size: 1.00 vMB
Total Fees: 0.03665210 BTC
Median Feerate: 2.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,414 (658,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,007 255,007 000000000000003b398443c699a1ccb4cc6b54ab6b014cb70745cf9abff308cc 322 0.14 vMB 109
255,006 255,006 000000000000003fe5c66b762597e9588c97706f2b53e288a3f8e1283203d596 698 0.28 vMB 114
255,005 255,005 0000000000000030c912ef1fb2beec452f57c2414863813bd60f7b43c8889586 20 0.01 vMB 94
255,004 255,004 00000000000000051985ef00f12fe1f03658e8475f5ea68c2d71c98e04c6cea9 342 0.19 vMB 82
255,003 255,003 00000000000000257673b59ec4881ed8e2c43c694a812be78d632b21aeece960 800 0.30 vMB 164
255,002 255,002 000000000000000e5eca995244f7550eaf38eef5077a4d37b58e293bb3c1758b 645 0.29 vMB 124
255,001 255,001 000000000000000cdb6a85e112f47b0fef0c7dfd3d70ebfa590daccd5071b42d 64 0.03 vMB 168
255,000 255,000 000000000000002c4fe8e6977739aaa04694ba5383fbcd730d36fd5b9a83afb7 77 0.05 vMB 63
254,999 254,999 0000000000000031f610aefffcc32bbffef5a83517e2ba1c73b8123a7e3a0fec 92 0.04 vMB 80
254,998 254,998 000000000000002373a8f3e9a6beaad367e527efb25a104ac43b767014ce885a 128 0.09 vMB 13,877
254,997 254,997 00000000000000010180d5d86cc83262c3bbad2cbeae5c335760fcc8ee2514df 458 0.18 vMB 104
254,996 254,996 000000000000001d78568e03a1a68801c2b7d4c93891807d93feabe436bce9de 41 0.02 vMB 114
254,995 254,995 000000000000002c9734a3b0331aa4179f743079f80a58250824cdb5a2227f88 261 0.09 vMB 147
254,994 254,994 000000000000003296a4a375770f31e34a0dadc844d2e57dc5b91eb459f1dfeb 86 0.04 vMB 101
254,993 254,993 000000000000003f7193e4f2f4d05a9ba4e199735cd850b3aedea07709364c83 418 0.18 vMB 97
254,992 254,992 0000000000000012dbb83dd4b8f5cb68490ea95d6bf1e4b18fdeef9d1a2055fc 625 0.25 vMB 134
254,991 254,991 00000000000000220ca2a92426125f11a3703f97756b25be5b2fb73ba5b6d4c3 248 0.12 vMB 92
254,990 254,990 000000000000000da33248facab9947a61cfa6886fa10de2ba2bceed3ee177af 404 0.15 vMB 128
254,989 254,989 000000000000004151ae90af11693869f2fb4121fd8964bb21d06f9a043697e0 32 0.03 vMB 65
254,988 254,988 000000000000003a04b22595cfa16e4f85fe3cd7cc6b9288689391722bf9b37e 69 0.04 vMB 55
254,987 254,987 00000000000000056f10706d8fe91db13c169bd43f66e8469d096889e9a03260 613 0.25 vMB 151
Previous 10 blocks ↓
Total Size: 779.59 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: 290.20 GB
    • Received: 1.18 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.