Loading Tool

Explorer IconExplorer

Memory Pool

80,176 transactions
29.57 vMB
0.08931391 BTC
Random Selection Loading Transactions
Max Size: 179.21/200 MB

Candidate Block

Mining Attempt e5ef1c755cc152cd38dacc19b20aee9aa500bff52a5d7554dd0625079fd6bc63
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 16e548586eaa1ba3f559629c4c980ee500166aee22f49ad7aa5282b23393f8c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,329
Size: 1.00 vMB
Total Fees: 0.02689227 BTC
Feerates: 278.95 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (538,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,191 376,191 000000000000000001c1dd91836cd89f673dfb20f9c85a122469b18391544b01 323 0.78/1.00 vMB 11
376,190 376,190 00000000000000000e259ff110971620ef1e96a88f5e95fa430b371dafbe0ab4 1,249 0.75/1.00 vMB 35
376,189 376,189 00000000000000000b27bc1b096a4fce5d07b24a182687b3e565d0d88e7dab76 615 0.62/1.00 vMB 34
376,188 376,188 0000000000000000057b61a10827778b7dafc0ab57455c5549ecde68025fc18e 626 0.33/1.00 vMB 42
376,187 376,187 00000000000000000f6f68964fe5a7d273d51c3e8aeae24fa7d7c246899b4a97 261 0.11/1.00 vMB 39
376,186 376,186 000000000000000010173abed5dc124f5e4eafff3b94ff3e049dc126b2348107 683 0.30/1.00 vMB 35
376,185 376,185 0000000000000000097be2fbb4bd3b544a12d4799341843f8959614393b6ff0d 1,305 0.76/1.00 vMB 33
376,184 376,184 00000000000000000a67a99e1c63537c5809ae681c28654a2dee4ddf8c17a827 242 0.11/1.00 vMB 46
376,183 376,183 00000000000000000b72da3282a4b8ab72ffcd96428653d259f546dc5e0c1f86 719 0.45/1.00 vMB 36
376,182 376,182 0000000000000000030af0797e5e8a5fcb25eb9512a2d0e3159e751991f5ee27 312 0.12/1.00 vMB 51
376,181 376,181 00000000000000000af07775c9c3067341058a82aab1b71379b9d93e7637a3f2 147 0.09/1.00 vMB 33
376,180 376,180 000000000000000001c8e6daede00c44f759c5782227f60ab9cb0450a7b893ad 1,036 0.59/1.00 vMB 44
376,179 376,179 00000000000000000393f15488c334b85d0abe645bb4200a7973fe0ad96657b5 982 0.67/1.00 vMB 22
376,178 376,178 00000000000000000979862b0f8c22359fba7a5a72292c661a51135d9b35a7e5 1,649 0.85/1.00 vMB 50
376,177 376,177 0000000000000000063814b129390e7edf03e61703681f1d700f5e7d297cc8c2 1 0.00/1.00 vMB 0
376,176 376,176 00000000000000000cc28e63bf6388afd465adada43fdff1de7efb580598ea43 2,804 1.00/1.00 vMB 60
376,175 376,175 00000000000000000189a7d9e73684bf9aae0cf59a3d32301df77416237086a5 341 0.17/1.00 vMB 47
376,174 376,174 0000000000000000092316ae68ae7d607bf14f93ed1f54c6f7d235d0c4f077a6 1,068 0.51/1.00 vMB 45
376,173 376,173 000000000000000004cc3f617cbd5ce5bd82f57127955ad28ba9fcbb827ea29a 56 0.02/1.00 vMB 46
376,172 376,172 00000000000000000e39055ab624ee6f1ec63317d433ad068bc5381f82930e6a 461 0.28/1.00 vMB 26
376,171 376,171 0000000000000000125ee2c8dae08ebd70176e8e2039c120f3ee2e82678ba2b6 2,402 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.56 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: 670.04 GB
    • Received: 15.81 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.