Loading Tool

Explorer IconExplorer

Memory Pool

48,641 transactions
29.59 vMB
0.08896541 BTC
Random Selection Loading Transactions
Max Size: 157.66/200 MB

Candidate Block

Mining Attempt 6fe46c18a9bc75183c5515c70657c362ee89a0c6a314534b2f9d01e6159c5d11
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root fd3b1b2c556193642deb523de824b3928062e69064b4a5fd6e0018b892cd455d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.02743770 BTC
Feerates: 105.02 > 2.75 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (616,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,479 298,479 0000000000000000506e518732130d54ca379ff68e19c7c402e1262477fad5f6 493 0.25/1.00 vMB 35
298,478 298,478 000000000000000031e1f21c84c5729ae283458566650312c53eeb9750d3886c 478 0.45/1.00 vMB 24
298,477 298,477 00000000000000006038902b6b16cd54681eb531411dd011099d665fd50e0ea8 832 0.35/1.00 vMB 37
298,476 298,476 00000000000000001751a40842e76aec8309f6bcbfa7cde67f0ff152ae7e2f79 521 0.35/1.00 vMB 29
298,475 298,475 000000000000000015813a5c00f0e5953bd4aef150a881b81e5b693cb840005f 989 0.48/1.00 vMB 32
298,474 298,474 00000000000000008930f15a5b00ed9b6d861d5d7ac2a6509205f45d7ff9ba8d 473 0.35/1.00 vMB 46
298,473 298,473 00000000000000007ba343038545432245caaa521870dcf9bf2e51a024d6a510 696 0.35/1.00 vMB 42
298,472 298,472 000000000000000016ffe8c5d63ad201af08e85fd5d8d8f551255dc69b3c07aa 84 0.07/1.00 vMB 10
298,471 298,471 00000000000000007498d1d5e0ccca7b95124bb13ad3cddbbb687c0396c4c87f 1,336 0.80/1.00 vMB 45
298,470 298,470 000000000000000030599c20d54849022966f6e875aa36372f83d8af4e4ef10f 94 0.07/1.00 vMB 26
298,469 298,469 000000000000000070db4f6594f5b974b090844c681c37e31a90018c8948811d 380 0.34/1.00 vMB 19
298,468 298,468 0000000000000000078e10ca86b5c4fbba01823a34f713626c87a19e3693abec 512 0.20/1.00 vMB 51
298,467 298,467 00000000000000003e7075c0206200b68c470390f0438ca8d71eec5162acaac7 196 0.25/1.00 vMB 14
298,466 298,466 0000000000000000004a3d588f785312fca79684ef62eba7e7ef30c1cd6a7f4d 1,024 0.38/1.00 vMB 39
298,465 298,465 00000000000000003c2a8e5cf1a482231521d4fd2729476d199d7c7ec191b17c 622 0.35/1.00 vMB 32
298,464 298,464 00000000000000004c26b80c449ca4f4caf9b7fb180fa727201c2d556edc9fec 612 0.50/1.00 vMB 23
298,463 298,463 000000000000000062f4879db361721fafe2572a573ee9375cf8958cde9cad4a 920 0.50/1.00 vMB 30
298,462 298,462 000000000000000052a453f8fb6e57f3c355d616866992fb50d426a65f0a94d6 1,126 0.35/1.00 vMB 59
298,461 298,461 000000000000000085aaeeb682a7dea157e6ca0ca2a2f394e64b14b81df95327 747 0.35/1.00 vMB 33
298,460 298,460 00000000000000006f978c299f71a3f9bbd42e91e3e0e553e9dd45922514677e 1,185 0.88/1.00 vMB 25
298,459 298,459 0000000000000000860c474f6410456cebd1ab0ebf87e91c62a514e11a367c10 1,988 0.90/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.