Loading Tool

Explorer IconExplorer

Memory Pool

78,269 transactions
29.17 vMB
0.07291951 BTC
Random Selection Loading Transactions
Max Size: 174.42/200 MB

Candidate Block

Mining Attempt 56ee3072c2f6221027815b840d55fd0677f3262c9fc97f60a8f6c90ff1738e6c
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 886f8787daa00ec73c70c80f884abc265e27cc0cafbd818deb5871f48bf3b834
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,099
Size: 1.00 vMB
Total Fees: 0.01382643 BTC
Feerates: 73.20 > 1.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (537,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,092 377,092 00000000000000000b6a4fc722bab7a1ebf7dd4c73fddaedbb9606f8b7263e8d 255 0.18/1.00 vMB 25
377,091 377,091 00000000000000000142e370aaf78f59fc668cf8a06a54c6548c5b8b4f5cfa75 1,478 0.68/1.00 vMB 36
377,090 377,090 000000000000000001b9ddfd722fb902cdffce58f80899c46d25a3d088e09eaa 921 0.43/1.00 vMB 34
377,089 377,089 000000000000000004a24a396c1077a0089572123df7c3e2732c258374dc2fe2 770 0.37/1.00 vMB 32
377,088 377,088 00000000000000000d4af7e3d1612fc584e8eef2d61806fbad665648e10063d2 834 0.50/1.00 vMB 29
377,087 377,087 0000000000000000022ecf40cfc7311e993f9a22d966b9fceee46a831143ded5 1,161 0.91/1.00 vMB 23
377,086 377,086 0000000000000000102ab030192a21464b1ed14127db49e55d1b310fc831512b 2,103 1.00/1.00 vMB 37
377,085 377,085 000000000000000007833f6695a5788d369291a05821b2ba54c009606af945b3 446 0.20/1.00 vMB 42
377,084 377,084 000000000000000006eb92c4e7a4c9d24ffad72aff9d100b88c1071625e44e2f 655 0.31/1.00 vMB 38
377,083 377,083 00000000000000000783b817012e65f8788617f6725cbdc4e1f09ac9c4f7dd8c 204 0.17/1.00 vMB 27
377,082 377,082 0000000000000000063028bb0f60e02a812ecaf1055b408da235b8710782e354 611 0.31/1.00 vMB 31
377,081 377,081 000000000000000005d1f037a64bd1576ac84c169c51dfa444d94806e425999a 397 0.18/1.00 vMB 32
377,080 377,080 0000000000000000108249ec807a0ca1359cd2e58eab40336b344a3dad6eb8d4 1,576 0.66/1.00 vMB 38
377,079 377,079 00000000000000000dcd0069c0fde78a6ca87277e89486be27f1c26f6db268a6 124 0.07/1.00 vMB 26
377,078 377,078 000000000000000004ce4d250c668961ac784c2e1f05f99959add5659ba5ef20 1,083 0.44/1.00 vMB 40
377,077 377,077 00000000000000000d242b12d36dbc736eed9c510b69c2106f3c490073fc4284 461 0.21/1.00 vMB 33
377,076 377,076 00000000000000000b57c18f79236e342f691b64c76e01a9916dbc588899c733 528 0.31/1.00 vMB 33
377,075 377,075 00000000000000000e33219b1288ca994fa69661d9dac05873b3620b86f9ddd2 1,911 0.88/1.00 vMB 37
377,074 377,074 000000000000000008f45e68affc875c61e1375fad4a303bb315ea524630457d 687 0.43/1.00 vMB 28
377,073 377,073 0000000000000000001b96bb0ba5f4f0aa157a183d396bbda8093c14937129ea 392 0.21/1.00 vMB 30
377,072 377,072 0000000000000000037f781932a3eef0c3349c6fd2938349913f5d898cbbec6b 390 0.16/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.50 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: 668.41 GB
    • Received: 15.50 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.