Loading Tool

Explorer IconExplorer

Memory Pool

73,097 transactions
27.05 vMB
0.06069103 BTC
Random Selection Loading Transactions
Max Size: 165.15/200 MB

Candidate Block

Mining Attempt 31f20baa14290340cd04bf69385773b033ba6c624db31cc829e44c2d197475de
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root e6a831dfd3fe0720e3ca2717db40984f03a40f17379dcb5580d406c09ab97f94
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.00336292 BTC
Feerates: 26.12 > 0.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (627,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,043 288,043 00000000000000003a00e1028f73a77a968dc30047b4a841bbd4b058624c5e8d 461 0.29/1.00 vMB 31
288,042 288,042 000000000000000089dc4d81dae7ab5386bd2d2ef674b29af952265c4b616980 16 0.03/1.00 vMB 7
288,041 288,041 0000000000000000718d8d8201a0899bba280444b039080ffd84825166df3564 195 0.30/1.00 vMB 17
288,040 288,040 000000000000000121673b30c569489dbfc4424f87c58dfe8c46df4d6780c9c1 828 0.35/1.00 vMB 41
288,039 288,039 00000000000000003e9ca99b964f2115bf47e073915042178a0deb0bedea17c6 250 0.15/1.00 vMB 28
288,038 288,038 000000000000000033e0e028202b0c9e380c21202be6c227af2b9e0e30b9e187 382 0.18/1.00 vMB 34
288,037 288,037 00000000000000015124628e80aa75dba5b2de4ce4296c3a22c0ed77fbff35da 70 0.04/1.00 vMB 33
288,036 288,036 000000000000000156d54981db45ad277a983437bd0e428cc0e19f5a23bd8390 188 0.10/1.00 vMB 36
288,035 288,035 0000000000000000a738daee7eed4393e3297fd3413b856d26d8bc1024333c4e 193 0.14/1.00 vMB 28
288,034 288,034 0000000000000000af508131f7fc8fccfe40ba091e7f15c9cbe989ea2baec7b2 256 0.14/1.00 vMB 31
288,033 288,033 0000000000000000946a0b983a58b2bec19bf1aaf70fb360a9782ef48b3cfb64 456 0.34/1.00 vMB 22
288,032 288,032 0000000000000001219cf404c17a4ac02cbf79d45e5adf5d1d337a518742f4a1 306 0.27/1.00 vMB 24
288,031 288,031 00000000000000004378ba78bd5aaa29b7ca4365bb4bfe3d1ae02a8f8689bf65 231 0.19/1.00 vMB 24
288,030 288,030 0000000000000000b212214a3d1752d8ebf4c76041b3ca8fb618c2f534ff2058 297 0.50/1.00 vMB 17
288,029 288,029 000000000000000143298dfffc707b2669451bb3172a7b538ca0824cea3026f2 925 0.50/1.00 vMB 35
288,028 288,028 00000000000000003fa224e095459ffaa8239e003e7f0f4c3c50a92893a4c154 665 0.35/1.00 vMB 35
288,027 288,027 0000000000000000f6015cd06a6e92b482e992056dcb0993b9c4af1f713a732a 216 0.29/1.00 vMB 21
288,026 288,026 0000000000000000d69f481b31061a6991b8b026945100f8877fc70c1a776862 454 0.31/1.00 vMB 30
288,025 288,025 000000000000000122e7b926527d98dbc06fabd803dfb23642e1823a667937c0 259 0.21/1.00 vMB 30
288,024 288,024 000000000000000063dad8584a873fcb14226359d76d649bdc889e79fb4a7c3f 910 0.79/1.00 vMB 23
288,023 288,023 00000000000000014622f640e6d383775d0879376050264c73b31b93169f9120 1,401 0.50/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.