Loading Tool

Explorer IconExplorer

Memory Pool

21,517 transactions
9.43 vMB
0.11538935 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.90/200 MB

Candidate Block

Mining Attempt 3e2e17aa21f06726149daa27404a58307f3bbcf1e225c0cc5b0a72487ce31625
Version 20000000
Previous Block 00000000000000000001af40f37948f8002f4ad5d51161d9ec1b5afe1feb51cb
Merkle Root 090473c453e82ae71839452583e48caac07c0a7e1179a4ab47eab97a5e7ca9c5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,538
Size: 1.00 vMB
Total Fees: 0.09004884 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,425 (716,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,099 197,099 00000000000003da415a41de43d0cf9d090f272f68cf58aa7d437ad1a6b8b464 512 0.18 vMB 174
197,098 197,098 00000000000003cf4447b407aaa46b238b812561159942e2b30ba98c5c43389c 154 0.07 vMB 702
197,097 197,097 00000000000003c9da5d292f1ced17084b3e705354ab909c1f794a27312f1993 721 0.34 vMB 191
197,096 197,096 00000000000001a18fe15d33da7f0abcd05413f9139e675af8237cb4696a2c35 458 0.18 vMB 278
197,095 197,095 00000000000005dfa2702cd7a09c47c7171bb84169fae7a4b80789ba8292b7d5 256 0.14 vMB 191
197,094 197,094 00000000000003c5a7177b1729fc0d8c82682d2620d6d5f6d465ad76383e4a43 610 0.25 vMB 295
197,093 197,093 000000000000032fd923ae41ac6eb5b9370f19fc4b6e76116d5cb8c83f28e252 13 0.00 vMB 0
197,092 197,092 00000000000005fedc3959bb706014c5423ae8dc703ce43ffb67ae73ad4dd322 256 0.15 vMB 111
197,091 197,091 0000000000000633b27be2a9ab541be8e2361efbe5eded6d7cf00ffe165c978b 13 0.00 vMB 0
197,090 197,090 00000000000001e5379d8b4afc9857f901e498c9f86f894b7a6f82a7b7a2873b 495 0.25 vMB 263
197,089 197,089 00000000000002c91af068e820fa186be2822a6cb3681c7a969064fc00ca9d69 853 0.25 vMB 197
197,088 197,088 0000000000000098e4bbe5a22ea8f2a7311733431f7e5f3225b2efb1642595ca 599 0.25 vMB 202
197,087 197,087 000000000000011d71db7b723ee299236e3678614676b0783b15627d66a3188d 9 0.00 vMB 34
197,086 197,086 0000000000000672c46461d02d8bc7f186b03e4ec3fe4262de57196899c8db56 133 0.06 vMB 389
197,085 197,085 00000000000006d444693f20dfe78f737410fa8df6d7ca5de7f5f0b8b0bf1568 507 0.25 vMB 119
197,084 197,084 00000000000000612ee0848c2a43796d829481941fa187653662f0c13f907652 145 0.05 vMB 75
197,083 197,083 000000000000032e0d6a90ff21c110961d50533a5b7cd17122912d88c41f41d1 315 0.26 vMB 331
197,082 197,082 00000000000002f3f396274c74af25022078e6514e0d364b18785983fb76d8f8 289 0.09 vMB 428
197,081 197,081 00000000000000b4f5a3ac3e25df1caf99f137b4fdbb65d60f176166fbda61b2 136 0.05 vMB 353
197,080 197,080 00000000000003324d0676cd2aed60f420179fb264f7c8da635aea03aa2c65ef 130 0.05 vMB 247
197,079 197,079 000000000000040d6626587faf0792c731be2d1cab0ea6de52cc1958b8db1941 302 0.10 vMB 545
Previous 10 blocks ↓
Total Size: 779.61 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: 299.46 GB
    • Received: 1.29 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.