Loading Tool

Explorer IconExplorer

Memory Pool

23,156 transactions
8.97 vMB
0.03217418 BTC
Random Selection Loading Transactions
Max Size: 54.36/200 MB

Candidate Block

Mining Attempt fd5baa2847ed7deb1c0a24649b6377ed2c8214c2ed9281b7d3611024ac1652b1
Version 20000000
Previous Block 0000000000000000000068f72b72d4f6fafc12e362f459b16ba631f8bfbdf518
Merkle Root d5b0d92335a1fa087d683fa2d9a7f868639f58aec954eb5bf3831b27b60fd84b
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,404
Size: 1.00 vMB
Total Fees: 0.02308040 BTC
Feerates: 160.85 > 2.31 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,467 (96 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,371 938,371 0000000000000000000187c1fa2a5b1560ac970e494a27374e5d1b169703f9cf 1,857 1.00/1.00 vMB 0
938,370 938,370 000000000000000000019b480e27d31bc21ad23e5e8648567a81ca10d0546fa9 3,755 1.00/1.00 vMB 0
938,369 938,369 000000000000000000006982f56b37dc44bb77d80ae115d10ede7299d36d0347 4,194 1.00/1.00 vMB 0
938,368 938,368 0000000000000000000150a6ae46cf5ad31b9611b981d6eed742b85f0914c450 4,997 1.00/1.00 vMB 0
938,367 938,367 000000000000000000012739210cef6aa45a4110f5b90c016b16edf34348a70b 1,515 1.00/1.00 vMB 2
938,366 938,366 000000000000000000007ae1130199129c392d6c38739df34bc4630fe5a60f3c 846 0.30/1.00 vMB 4
938,365 938,365 000000000000000000014c3402e0fc667fdd4f5494861b91dec18f8665d8098a 2,578 1.00/1.00 vMB 0
938,364 938,364 000000000000000000013cfde93b87dabda80bd5c205fdef3c753877a7a1d662 2,212 1.00/1.00 vMB 0
938,363 938,363 00000000000000000001c97918c2a890ac05e9fe0a6a5ec2fd3771d91e80035c 1,676 0.51/1.00 vMB 2
938,362 938,362 000000000000000000016b072194d1ad46efe6d65e561c06cf2e2c31fe4f59c8 939 0.26/1.00 vMB 3
938,361 938,361 00000000000000000001db85d8c86e568097ce2418982e029617bd97b4485ecd 117 0.02/1.00 vMB 2
938,360 938,360 000000000000000000004376b3233543863dc7c361b49035674f29bf548b189c 4,701 1.00/1.00 vMB 0
938,359 938,359 000000000000000000000d5b7f4469eeb059e7a3f5a776473dc1c2d561a91878 4,334 1.00/1.00 vMB 1
938,358 938,358 00000000000000000000d70fbddd34f679ffb87af533baae929f05a855659f28 2,186 0.62/1.00 vMB 1
938,357 938,357 00000000000000000000e4763e14c1f01fc1ae15568731910c1ac1a65d057509 3,142 1.00/1.00 vMB 3
938,356 938,356 00000000000000000000259a51ec5b22c51bdec466dd84d118692ed27859783c 3,740 1.00/1.00 vMB 3
938,355 938,355 00000000000000000001636d91a08c128ea20062aa5ffa765d7dbe0b0647f155 3,367 1.00/1.00 vMB 1
938,354 938,354 00000000000000000001f2fd2e89db8060e4010e884bb488e987c1eca6241cc6 4,691 1.00/1.00 vMB 1
938,353 938,353 00000000000000000000470aa07288730f22019630dcd28a824c8266d6a7fece 4,326 1.00/1.00 vMB 1
938,352 938,352 0000000000000000000124f79cac4153ee7adc9088a4cca00d9af1c2470a4be1 2,441 1.00/1.00 vMB 0
938,351 938,351 0000000000000000000098ed8b6fe1e4bebd38daff7dadcdb89a665839074d9b 3,521 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 823.96 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: 4,112.18 GB
    • Received: 226.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.