Loading Tool

Explorer IconExplorer

Memory Pool

34,384 transactions
29.49 vMB
0.07831120 BTC
Random Selection Loading Transactions
Max Size: 142.86/200 MB

Candidate Block

Mining Attempt c742a4093e41ce11184453cea1b19866ad93b47131df4197c28a4c6fb4171bb9
Version 20000000
Previous Block 000000000000000000016a655abee59fb1fe04633919e8d234db6ab1188b5de7
Merkle Root a411eb38a8a2b3e6ddf8bd457fc018502bf7e0ef8a15a950ddc7b88c6e9b0e59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,361
Size: 1.00 vMB
Total Fees: 0.01411138 BTC
Feerates: 72.50 > 1.41 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,518 (149,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,438 765,438 000000000000000000077df48fa61fa7376b548463c75c77396aea920b741a00 575 0.82/1.00 vMB 3
765,437 765,437 0000000000000000000551bf3389194e7a7879433597dd1428a8419bbd917a05 2,152 1.00/1.00 vMB 19
765,436 765,436 0000000000000000000485f9ad46ad4cf333284fe214527c05667a9e22b70eb1 2,437 1.00/1.00 vMB 18
765,435 765,435 000000000000000000014e90824864ca1d3af28299338e45a5033009225b08d5 177 0.11/1.00 vMB 11
765,434 765,434 0000000000000000000576302c1e7b50bebb70ab10a328adf5ea5cd7261c3639 1,871 0.92/1.00 vMB 17
765,433 765,433 00000000000000000002f385e01ec489998827a9bf3d57ae57079860bfea0c45 773 0.38/1.00 vMB 17
765,432 765,432 0000000000000000000129b4edb8fdd20845be451804e92c7be7e4d808510731 279 0.16/1.00 vMB 15
765,431 765,431 00000000000000000001b3ad0e523ba1b741eeeedfb385aeccf4f25a174f5d8b 1,303 0.97/1.00 vMB 13
765,430 765,430 0000000000000000000150a3a3cf69fe54d7184cba5102b0927384eba9014bdf 1,099 0.59/1.00 vMB 16
765,429 765,429 000000000000000000009a531f5ea3e01fdf25297efd0728afa1c96a3c50fec3 604 0.24/1.00 vMB 17
765,428 765,428 00000000000000000005fd749aa35e0450258168c7145fbc99a0ab4e81387d37 1,624 0.93/1.00 vMB 19
765,427 765,427 00000000000000000005363f2575dbbd2c703a339203d6ef6085bb22fa3fa93c 991 0.52/1.00 vMB 17
765,426 765,426 00000000000000000002be4259fc70f558281647adcd163270af67c456d187e7 1,440 0.74/1.00 vMB 21
765,425 765,425 000000000000000000030fae147268a41faef5f5aa2f9dd88016054f8494f4e7 1,489 0.89/1.00 vMB 21
765,424 765,424 00000000000000000005b156bd9df05bbecba06fc7b9617d80b5c0c6e067ada1 241 0.14/1.00 vMB 24
765,423 765,423 00000000000000000005249ce58f8c61478de5de2b5a75063978c407c6a9e55f 246 0.38/1.00 vMB 12
765,422 765,422 00000000000000000003bfb74b1110ea8bbbad61f21e1f84fc138ad7ea49afe4 776 0.98/1.00 vMB 16
765,421 765,421 00000000000000000006e9bacb256fbcc4c66fc43a8cf59c0998a81b4dfc496a 758 0.49/1.00 vMB 18
765,420 765,420 000000000000000000064be05d9377b5c5b69591d389074d4fb3df35ebf1c11b 828 0.50/1.00 vMB 19
765,419 765,419 000000000000000000000118081fbebbedf664f83e34414d8bd9d4455ed35875 805 0.48/1.00 vMB 20
765,418 765,418 00000000000000000000b6c7bc135e06496d3d55f59614b313a159277fb6d1fd 597 0.30/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 613.82 GB
    • Received: 11.14 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.