Loading Tool

Explorer IconExplorer

Memory Pool

19,134 transactions
8.55 vMB
0.03115749 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.38/200 MB

Candidate Block

Mining Attempt 7cb0aa1cd0158657d353e91aecbc0bcfbffa5cb7cfd56a43ec3ec66fe02cd98a
Version 20000000
Previous Block 000000000000000000020b3bb8f61917f7848c1ad34d4f62bdc7addfd2b7533f
Merkle Root 663604a4f257537855121c09b15f1d0c187d744c781386117c34f67c81211753
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,301
Size: 1.00 vMB
Total Fees: 0.01283112 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,424 (709,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,114 204,114 000000000000002f7011a17a1454bcd58452d0e1042a75f0fd7de35dc1729458 193 0.07 vMB 63
204,113 204,113 000000000000044e303c4b0c63fbd0d1d440f21de26d666b66207be3e35dce6e 300 0.17 vMB 117
204,112 204,112 00000000000004b6931d1c267a165d573bb6881543f4a9a1f2f7a5ff4ec10eea 176 0.08 vMB 153
204,111 204,111 00000000000005645040da77851cce82615d2804d1d0091cb41f8395defe0f67 458 0.20 vMB 167
204,110 204,110 00000000000005085a8f533f2e767875e2da90dcea5fb0ac29f376a8e9fb9fd1 537 0.26 vMB 94
204,109 204,109 00000000000001f6ccd1932be3abdcfefae1e82347ffa895d057063da3748541 145 0.05 vMB 85
204,108 204,108 00000000000000dfaca15d4ffa126de70212dfed9cb9a40a8b0f786fe4bb49fb 10 0.00 vMB 326
204,107 204,107 000000000000033754627dff694635ef147fdeec787e373bc6eb97e93bdd5c57 201 0.09 vMB 113
204,106 204,106 000000000000008583dbbe6c9ba892e0ca758e0f8ea40f53acaeb68b27b27d1f 112 0.07 vMB 79
204,105 204,105 0000000000000041b976640b70a310c13e4de179a80fcee502dcfe6583b5379c 8 0.00 vMB 238
204,104 204,104 000000000000044dd64bd13a4a169cdf52b78f5868420430bc34553c35cfba96 120 0.06 vMB 293
204,103 204,103 000000000000022b9f1944faab5d9dcf6e6d2164d0141d90f7a3f0c33d22a2a5 84 0.03 vMB 107
204,102 204,102 00000000000001510a3e45a4829a7b8e21b0bd029a71d0114fd190ba3bd2b46c 85 0.04 vMB 123
204,101 204,101 00000000000003e5387c1bd28d5cfd4072098dd90b1f8dc09a9165a32693e832 26 0.01 vMB 95
204,100 204,100 0000000000000363d7f5f3341fb0b5b69949103e2d681591c9f737e4ea67e2a7 66 0.03 vMB 156
204,099 204,099 00000000000001bf75342004714f45384237f18dc1b3c108786e2c5b41a1db4c 340 0.19 vMB 22
204,098 204,098 00000000000002227f46f04e762ee8fff070e4d1972f2efb6c2295580561ed01 166 0.16 vMB 91
204,097 204,097 000000000000025512e50cfcb8d79b6e903440b2043697831534ffaf78cf495b 341 0.17 vMB 213
204,096 204,096 000000000000027127015571bf95750eac5ab0090a1acb1bc8311a972c4970e4 133 0.05 vMB 18
204,095 204,095 00000000000001bf168d335b23712769c543fdc9d4b15c224775f855141672e8 64 0.03 vMB 36
204,094 204,094 00000000000003f67b76808632bbb8b554f75f35bbb8705141c5c840de0d270f 130 0.06 vMB 116
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: 297.95 GB
    • Received: 1.27 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.