Loading Tool

Explorer IconExplorer

Memory Pool

43,208 transactions
26.91 vMB
0.05424568 BTC
Random Selection Loading Transactions
Max Size: 141.86/200 MB

Candidate Block

Mining Attempt 549b6c68dfb4c096d2e8708bcc2506d3945f947b8e2f0d02f8e6734cbf6fcbd0
Version 20000000
Previous Block 00000000000000000001994882487e351febb51281fc30d3f9402f5efdddf083
Merkle Root 2212e006e572383802f43f40a6e809e6eedcaf0cf1713ca00ee1aea8c1badfd1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,381
Size: 1.00 vMB
Total Fees: 0.00434760 BTC
Feerates: 160.56 > 0.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,915 (612,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,562 302,562 00000000000000000bfd92477464225fad2cdd2c004cbe30df4c01895bedc65f 369 0.20/1.00 vMB 29
302,561 302,561 00000000000000001da9b7204d5aed49144a1f8eac8937ee49427f7ce46342ff 106 0.16/1.00 vMB 15
302,560 302,560 00000000000000003659aca199bcc425e3977ae4d1b1d4ccc1fe302fd92f19a4 983 0.50/1.00 vMB 31
302,559 302,559 0000000000000000296fca2c6eceebd4c3664a392d473f5e3651e1adf0fe5009 172 0.12/1.00 vMB 25
302,558 302,558 0000000000000000190e0f5d0fe299ff268fc006c8818ab4ef77efedf3db306e 61 0.04/1.00 vMB 25
302,557 302,557 0000000000000000334c57b8f95df4d12bf8db5f1d14d4b2f54129196e3f5e64 86 0.06/1.00 vMB 18
302,556 302,556 00000000000000005eb401e5268c7d6fd3f40d4d22319c855caff007f9b16214 30 0.01/1.00 vMB 43
302,555 302,555 0000000000000000675208a61bd154665762ac10d0b4a7efdd9e7358c3ad81b3 86 0.04/1.00 vMB 32
302,554 302,554 00000000000000002033b076e13e955da9932627aa7d4749b2f2a1d2ffe69e35 152 0.08/1.00 vMB 32
302,553 302,553 00000000000000006011c69a846ac679768aa73928b7b9de3250b280bd5f189b 243 0.35/1.00 vMB 26
302,552 302,552 00000000000000002c0d881c59c81d7369a9197475e231d7835a037787b71e3a 499 0.29/1.00 vMB 31
302,551 302,551 000000000000000040421d74d529bee93abbf402ba1f23d718a52b8d824c3f28 101 0.04/1.00 vMB 33
302,550 302,550 000000000000000056ad8df1d62138062b473f56255ce4fdfc231de5cfece353 61 0.03/1.00 vMB 27
302,549 302,549 000000000000000023a116ce986b64ffc4bf9a205a55143d51119d3958df05d6 294 0.16/1.00 vMB 27
302,548 302,548 000000000000000004fac9deaa74043b201f1d2fe502860dca8818614502171c 687 0.35/1.00 vMB 31
302,547 302,547 000000000000000043abe51b5e100c54449499e8c5a467734fd5141a0e3dc51e 525 0.31/1.00 vMB 29
302,546 302,546 000000000000000039eb220ad002535e709e36f50094b76c07d94a809ae60751 250 0.16/1.00 vMB 26
302,545 302,545 000000000000000055cbf21ca0d2e85489fc300f345d144bd00ce0a797b1b6e2 274 0.15/1.00 vMB 33
302,544 302,544 00000000000000001ba38dde6d7b3450e0f9417d8a96dc6ae6f6cdbfc0bb88e4 53 0.07/1.00 vMB 18
302,543 302,543 00000000000000005c368a4adf09c32d459d2693b5ff076ffb66153475755d90 245 0.24/1.00 vMB 21
302,542 302,542 00000000000000002828e924146812c8d3d0888caed5c3d06b9d2161c581380f 124 0.05/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.24 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: 655.07 GB
    • Received: 14.25 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.