Loading Tool

Explorer IconExplorer

Memory Pool

50,998 transactions
29.11 vMB
0.07466868 BTC
Random Selection Loading Transactions
Max Size: 157.32/200 MB

Candidate Block

Mining Attempt 1107c3d038a50d4f66a7f0a59821cb32c59d50eb103d3d97cce582807fbeb2fc
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root a19f8e0b9ef9e4accf3407e597ef70cf993d35fdc08e235c56c37cf678649512
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,994
Size: 1.00 vMB
Total Fees: 0.01909156 BTC
Feerates: 173.90 > 1.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (220,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,451 694,451 0000000000000000000f2ba7f4be6f718123c852b4389ccd34028ce0bfe9c5b4 353 0.17/1.00 vMB 9
694,450 694,450 000000000000000000093d7a05bbf3a40a91b61d70ff4bb9fefb2c1df6ac5cbb 1,945 0.66/1.00 vMB 13
694,449 694,449 0000000000000000000a91ce74f9fa94c277182701c3a69cc764f81ecff8ec35 1,011 0.80/1.00 vMB 1
694,448 694,448 0000000000000000000c6406628f43659fb3742d16306bbc6350e34b2350ca84 2,135 1.00/1.00 vMB 12
694,447 694,447 000000000000000000135d7ba7322761bb9b8f18557e0ac23aeb0c0b06886a6b 1,853 1.00/1.00 vMB 2
694,446 694,446 0000000000000000000d61ed3ce6574003aca1b7827c88fc1dce634de3961e64 2,835 1.00/1.00 vMB 7
694,445 694,445 000000000000000000084ff742ad01209cd77eaccb062e8142633bc7cc6dd689 3,065 1.00/1.00 vMB 9
694,444 694,444 00000000000000000007be5c9265530ef7db5de58756945fdb69412e4ce77217 2,800 1.00/1.00 vMB 34
694,443 694,443 000000000000000000071ddb08a21857e81792919aa0e9f68db6fc5d3580d2bd 2,429 1.00/1.00 vMB 10
694,442 694,442 0000000000000000000879ddee97a23ad520e699357724dea825d6a2c440b009 3,029 1.00/1.00 vMB 18
694,441 694,441 000000000000000000018090c91eff60146437ce7312e7531821e3bf0110b42d 2,661 1.00/1.00 vMB 6
694,440 694,440 0000000000000000000df5157a9fa0f85c9f8674f110a2b27978455a99416d01 1,941 1.00/1.00 vMB 23
694,439 694,439 00000000000000000010b98bf2607b0c3aefd2153b557df3ddd86cb4d8a2383c 2,501 0.85/1.00 vMB 14
694,438 694,438 0000000000000000000189a2ecd1a0b547052657da234a818cd24cb46b4334cd 1,518 0.62/1.00 vMB 6
694,437 694,437 0000000000000000001273d7e5633478e93180f7fc65e63a444854c43f007884 2,458 1.00/1.00 vMB 17
694,436 694,436 0000000000000000001218ef3d6372445aec937587f2339ce277821f28b1bdda 800 0.87/1.00 vMB 4
694,435 694,435 00000000000000000003e4a05403b1f78530409bff4316a15b6be9d6751d44a7 869 0.40/1.00 vMB 9
694,434 694,434 0000000000000000000252f6af45abdc0edf68cc89bb3c53fbb1c51feeb69fa5 294 0.08/1.00 vMB 17
694,433 694,433 0000000000000000000e7134a313b37d25b95524646d308e3f3ec3b23397a275 315 0.15/1.00 vMB 8
694,432 694,432 000000000000000000122d61bf09fc7fcd4cef9e9ba35e692cb6c5c15cbce299 171 0.06/1.00 vMB 42
694,431 694,431 00000000000000000012c7a3fd58ea4a50abd5e9eb2563641766cbac15ec9896 116 0.03/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.