Loading Tool

Explorer IconExplorer

Memory Pool

41,400 transactions
26.57 vMB
0.05647879 BTC
Random Selection Loading Transactions
Max Size: 139.22/200 MB

Candidate Block

Mining Attempt ba2787594ba36d9e6eeae6b7c16df1e4989eb727da880c21152aeabfc6c47caf
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root 626d122aedc5f9ddba5125d95ef90770b7e54e9efa170ab6c10583667a6be84e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,070
Size: 1.00 vMB
Total Fees: 0.00761808 BTC
Feerates: 99.90 > 0.76 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (575,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,042 339,042 0000000000000000186829d65d85e7e2fe11e9e66e75db3fc78ed1753f09a580 710 0.25/1.00 vMB 39
339,041 339,041 000000000000000018ab40e65c55438a9ce4bd10fa463c7510781dd11522f1a2 1,693 0.75/1.00 vMB 39
339,040 339,040 000000000000000013edd4d7d6cea515d2b3c304b949a93f899141c21170d7d7 75 0.06/1.00 vMB 6
339,039 339,039 0000000000000000079e3ca09fa6395bf2b8a6a45bc5d5205466c00682d7802a 459 0.26/1.00 vMB 22
339,038 339,038 000000000000000009f82362fd575603db525ca1810e9c1a982e8bbd56b16ff2 809 0.54/1.00 vMB 21
339,037 339,037 000000000000000009679f92e70e451b926a5c33335e4df589a1cdbc51e611b6 512 0.26/1.00 vMB 25
339,036 339,036 0000000000000000089670299a9d46aa9ebe6102f2192c60473246777693f804 267 0.14/1.00 vMB 15
339,035 339,035 000000000000000014f466dd447c06774d53849c6febd1d1fd7ace0213b78a92 473 0.39/1.00 vMB 21
339,034 339,034 00000000000000000c94db3a93d475b4fcbc71e133d99af4376226d5c09cb2d2 1,795 0.75/1.00 vMB 43
339,033 339,033 0000000000000000113cd35156216fcb30764405347f9aa93522e76364d337a5 204 0.11/1.00 vMB 18
339,032 339,032 00000000000000000e248626e5582afe14c4cc319c98595504837c2e9360394c 595 0.40/1.00 vMB 24
339,031 339,031 000000000000000017eab48787323fd9223182077ad30deba3d44add00983b10 210 0.10/1.00 vMB 18
339,030 339,030 000000000000000011a239fcd69e5820912e280206659e637c914d483e351198 728 0.45/1.00 vMB 25
339,029 339,029 00000000000000000a271a78c4ed9d55f51d52dffaccfce5bfa73b08bf0f6300 1,120 0.58/1.00 vMB 27
339,028 339,028 00000000000000000ef2a743244638d5551fba55970799ddb27103577230eab8 643 0.64/1.00 vMB 10
339,027 339,027 000000000000000007de2224bd5fe21122b73d7b46524aa080fe4924a8d4f7dd 1,643 0.75/1.00 vMB 32
339,026 339,026 0000000000000000008b096916cd409522b8110f432d65b32e97155a9602c625 1,304 0.43/1.00 vMB 42
339,025 339,025 000000000000000016ecd70e1600565d77a0a4ffd78b344d1c5fbdbafaa2f7ea 856 0.76/1.00 vMB 20
339,024 339,024 00000000000000000da6f4f3412e7e53cd388d2b92b6acda37ad367a2e9213fd 1,985 0.75/1.00 vMB 35
339,023 339,023 00000000000000000374bfd6d3e3762db1a48d6999c97f54f8f2b6c08d18ff74 512 0.20/1.00 vMB 42
339,022 339,022 000000000000000012b3573d5e61339ff0d2d64ff675371752f6e42b524e0208 1,426 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.11 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.