Loading Tool

Explorer IconExplorer

Memory Pool

73,268 transactions
27.66 vMB
0.10709041 BTC
Random Selection Loading Transactions
Max Size: 165.54/200 MB

Candidate Block

Mining Attempt 93068356633c67c671026eeaaa70da2ad1fa61847e70fa312eedaca70a76b5e2
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root 1e92779a83835a2863205d8ee70c47244994db7180bb15223bb02c3ca2f23659
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,064
Size: 1.00 vMB
Total Fees: 0.03977173 BTC
Feerates: 526.32 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (668,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,048 247,048 000000000000000d88fbd134cf647b1463deae0ac0d34f509a432b1462d8d696 69 0.03/1.00 vMB 110
247,047 247,047 00000000000000899ad94a92d2c8a46f2ad688e0125eedfd1a94f51417d6da44 376 0.16/1.00 vMB 145
247,046 247,046 0000000000000040b7c7da50a5324e3ac8e0eb4e6323d8ea96e5666082e2a2fa 348 0.15/1.00 vMB 111
247,045 247,045 000000000000004ab0db6a5bf1aa968ece26867180e68e3d4477c14e68ab84a5 128 0.05/1.00 vMB 35
247,044 247,044 0000000000000066e49a0fa537bc42e4a79e2315a7a136e0f83bb75d412728ae 527 0.25/1.00 vMB 127
247,043 247,043 0000000000000034da328b936c0fa2dc2daa7337eed96a405c8e77bfeaa583e8 143 0.05/1.00 vMB 153
247,042 247,042 0000000000000052476417ce883a7ce832060cf7214463eb98accf2f9c776354 20 0.01/1.00 vMB 76
247,041 247,041 00000000000000394e8869e1ff2ca6753f7b7d932de6301577ae6e7bb9defe18 108 0.10/1.00 vMB 99
247,040 247,040 00000000000000368229cf55d6822f4a7cab77055513e857957a32ac40d0dff0 148 0.04/1.00 vMB 65
247,039 247,039 000000000000004d237b2f8da9760824745cada003f997a6261f359a0296ca6d 380 0.17/1.00 vMB 136
247,038 247,038 000000000000003532abe234550a240f09d9a30df95de8f0e50fec9d7d532596 25 0.01/1.00 vMB 39
247,037 247,037 0000000000000083db751930c39b45b6829138368f3a381cfff534d47b8dc1bb 290 0.13/1.00 vMB 141
247,036 247,036 000000000000003982201af15d45232c8742d9a237d9e893342dd4a8719c48a0 216 0.11/1.00 vMB 157
247,035 247,035 000000000000001152f5e4692f61a174c80fa0735fd6fc40f1ec0c4f1e8d8b60 512 0.16/1.00 vMB 103
247,034 247,034 000000000000004e4fedfeb40b97deed63b3b8921930b01eb91f36363151944c 296 0.13/1.00 vMB 129
247,033 247,033 0000000000000015c101f2f18f61a5a40d8d56b41584849119d2e0c80de4dbcf 412 0.18/1.00 vMB 135
247,032 247,032 00000000000000714e7bfd7cb2ccd186ec516f689f58705015fd6bd6bbf96427 268 0.12/1.00 vMB 56
247,031 247,031 000000000000001b103dff1e088b592c56c6a2addd5862f75ded4ddab0e41609 256 0.10/1.00 vMB 188
247,030 247,030 000000000000002a0c7382bda5c8c5c67742273afe20d1a4b754f8bfbe7cd91c 259 0.21/1.00 vMB 72
247,029 247,029 0000000000000086eb688b6b5970dd6595c6b61d3948ba1fe35dea2222d0c18a 688 0.35/1.00 vMB 113
247,028 247,028 0000000000000078443bc8cdd07dd6e0e2be90458f18d09d446e9110102b458d 228 0.07/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.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: 756.41 GB
    • Received: 18.98 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.