Loading Tool

Explorer IconExplorer

Memory Pool

41,200 transactions
18.07 vMB
0.16973311 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.66/200 MB

Candidate Block

Mining Attempt a52c24c8fcb35ece2d452768bc72b4f93fcf3e2f44b4969e5bcebb1f0e9cf4ce
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 776a6d4526b97d206a8113cf1d22d53d7b4d52d943fff95909fad6a18e67fc5c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.05443584 BTC
Median Feerate: 4.56 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (688,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,092 225,092 00000000000000e9fc5a41cefe58d4058a56742a9ad26e3efc6d0816a8473fd2 138 0.05 vMB 242
225,091 225,091 000000000000033c71e8344c51840d9b72bbc3dbb3ce19b64d98d7cbcc508412 65 0.05 vMB 102
225,090 225,090 000000000000027a4af85b43557e397f5ce01d72f0ea9edbc335ee5c231bb0b3 771 0.51 vMB 123
225,089 225,089 000000000000022abb88c852cc94bfa078a905ee09c49668b3d0c931b75a9392 332 0.10 vMB 259
225,088 225,088 00000000000001cafb87e50269fff38b98e611cba49d20b43cac0c12b6e033bc 426 0.13 vMB 222
225,087 225,087 00000000000002da019651b58b471e9e28d8267dd39c51ab153b08b7aecefdca 315 0.10 vMB 204
225,086 225,086 0000000000000140b7d93a3f1b395a752cd6a4e792616dd48f2ee2f95100a9c7 614 0.25 vMB 170
225,085 225,085 0000000000000323bca888da0992ba9257a0b20d52f0e6e905da5165b8305329 836 0.25 vMB 250
225,084 225,084 00000000000002876aae9ee8dca4f49f6829c59d36baea465ae851da57ee6467 125 0.05 vMB 103
225,083 225,083 0000000000000318345e8bef743fbc2cd2234afad5e727f33dfcf2e0fc3d4f43 10 0.00 vMB 178
225,082 225,082 0000000000000134069047e99691461aebd550fae182f65bbd27123484f5dafb 144 0.08 vMB 102
225,081 225,081 00000000000001a583127edc78fa91f3f62041ada0ec35ee2226a2bb24e538e2 549 0.17 vMB 262
225,080 225,080 000000000000018fd8c0b6be46ba1612ca0037d8365c745e707f0f78f10b5772 897 0.45 vMB 183
225,079 225,079 000000000000018d5cee1e692f24982a11b94595db51f22dcca8c978b87c2b5e 265 0.15 vMB 80
225,078 225,078 00000000000003941050c4c4b84189bebbcf194df74345bc7785787d605b9937 32 0.06 vMB 57
225,077 225,077 000000000000010243f2161efd56f3c173c66f6710ffb5670867eaa8c4e40363 206 0.12 vMB 157
225,076 225,076 0000000000000013a5ff00e77f448ffc1ca5e5a928d71d3612148601e3785cbb 218 0.18 vMB 112
225,075 225,075 0000000000000027ca77b474bc9f797a0d4be70297902f4ff4b348841d20cece 419 0.25 vMB 153
225,074 225,074 00000000000003cc35719b8d792aac1b50ae86345f1cd47470e530f685d36c79 557 0.25 vMB 191
225,073 225,073 00000000000001373a2f3a9461597ddb91219dca11450e958c041a42e51f4374 13 0.00 vMB 296
225,072 225,072 000000000000036561a49bebaa515725b4915d3f46af7bce45f1c58464c37f79 520 0.25 vMB 175
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 113.20 GB
    • Received: 0.47 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.