Loading Tool

Explorer IconExplorer

Memory Pool

66,484 transactions
35.87 vMB
0.18758300 BTC
Random Selection Loading Transactions
Max Size: 192.46/200 MB

Candidate Block

Mining Attempt 03601aa2e20ad4a42d27addfa1fcac24fd5c73e1701213e51994172a8747f46b
Version 20000000
Previous Block 000000000000000000003037e9a0a24f24be3154ef9bb067e247aa21b2ef2f6f
Merkle Root d85d6a761ed8a9455089957007708c07786c7e9b64d666dbdfc572ac3fb3aba0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.05833718 BTC
Feerates: 96.89 > 5.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,420 (558,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,951 355,951 0000000000000000009c36e04b84f346902952a3d0bc93f0041a34062afea952 72 0.08/1.00 vMB 10
355,950 355,950 000000000000000011e5979008b6e2dbe790630461056544db7971275c40859c 602 0.44/1.00 vMB 17
355,949 355,949 000000000000000008839bb0e2d7981b26df8a09942f9e2455fe389405f673c0 1,649 0.75/1.00 vMB 30
355,948 355,948 00000000000000000fc66cf7b4e98c48017a5fb6f7b7972c5b4da8a84957abac 927 0.62/1.00 vMB 9
355,947 355,947 00000000000000000a58f5d1a0a8233eee0faacfb148d3867d3a4e3781daca47 793 0.71/1.00 vMB 19
355,946 355,946 00000000000000000ff35f6fd2d25a68f0f1e2120bc997c39a480bd84a7c0d9c 1,374 1.00/1.00 vMB 22
355,945 355,945 00000000000000001615f4d45814727ae1920aba4b37bfd6ae087f7aaf909a89 554 0.75/1.00 vMB 17
355,944 355,944 000000000000000012b180f073bd2ffa8845df92e93f19a5a1d77506a54ab639 462 0.75/1.00 vMB 14
355,943 355,943 00000000000000001585f1a9d4874062db2845c205df4c457f3cb9828874eee0 1,385 0.75/1.00 vMB 27
355,942 355,942 00000000000000001605e4e286545d5d883a31287b6b4191147bfdca9addc359 1,419 1.00/1.00 vMB 23
355,941 355,941 00000000000000000d80f662b6fc7dca8bea6f0cae28650ef8ddfcba195e8d1d 1 0.00/1.00 vMB 0
355,940 355,940 0000000000000000134e547c442bef247e92ff716478b03e56b98d1ebc164531 935 0.75/1.00 vMB 21
355,939 355,939 000000000000000014c29d3769dbd2e0c1b77098d53659a418145fb856dc0bfc 2,267 1.00/1.00 vMB 38
355,938 355,938 0000000000000000019f758dd5f945c57778fdd70b25560b688dc214f6685224 2,269 0.75/1.00 vMB 43
355,937 355,937 000000000000000003429544ad0175cbfda1896558c4e82ebeae80a41ef036d5 1,784 0.75/1.00 vMB 33
355,936 355,936 00000000000000000bb00c9ddb5baa1c747894999cb61c060fc307f44111a734 72 0.07/1.00 vMB 7
355,935 355,935 0000000000000000108bb75e72b7fc65854851c2cdf295fdd5704f4f307144ab 1,287 0.70/1.00 vMB 26
355,934 355,934 000000000000000007a452b21f7003c8d77db550b5ac6d87db1e2569cd0a7f0f 171 0.10/1.00 vMB 17
355,933 355,933 000000000000000003709f2098f1c2ef7e4402c48d1d41e28829a561b16f60af 714 0.35/1.00 vMB 308
355,932 355,932 000000000000000011c01738ee70e48c06008841ab1ce04e2a977225983dd487 490 0.23/1.00 vMB 25
355,931 355,931 000000000000000011114148f541d79b8329b2f8133fe2f7f0bb70977242e98c 1,102 0.65/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.35 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: 602.11 GB
    • Received: 10.30 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.