Loading Tool

Explorer IconExplorer

Memory Pool

19,556 transactions
9.48 vMB
0.02000577 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.06/200 MB

Candidate Block

Mining Attempt 184c5b41377d4bbd5f59b79783003cc8ecfc8dd899a933707d23661ee1a12108
Version 20000000
Previous Block 00000000000000000000e7878bdfe788173f6a548f487b1a1f1ab2cffe96a584
Merkle Root b773317914f4014783ff1f52c437bb94bdf0cd0f3f994e6e59685c9f6bb48b0f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,721
Size: 1.00 vMB
Total Fees: 0.00522732 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,510 (706,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,275 207,275 000000000000012fa634d8a30d4a27252366d9db65eb3f85c72cd42ffcc93aa5 44 0.02 vMB 135
207,274 207,274 000000000000048b14cdb4b6c10889f8e68fe91d09f0fe10716523f996e145d4 20 0.01 vMB 210
207,273 207,273 00000000000002a1c506d54b074305f240e3a71f477bb64fdac3979e8e9645e6 103 0.06 vMB 192
207,272 207,272 000000000000006da5a4ef63a313780cabe8938f7266db2fe4c4d4dadd87328a 67 0.03 vMB 95
207,271 207,271 00000000000001718ef53cc2a8dee06fc12965c530c4841aca1cff88c56040cb 13 0.01 vMB 111
207,270 207,270 00000000000001a0c55778f712d122b0b066047e8c5f02551ee2d8a3c5e0ead3 267 0.20 vMB 80
207,269 207,269 00000000000002136ddb6b0ca7857dc219a7b8a5ec23e8d32ac85d710df78108 159 0.07 vMB 171
207,268 207,268 00000000000001745c9b1442b100f64dbd1b69336c9bcabdd2f2ac28578666fe 47 0.02 vMB 160
207,267 207,267 00000000000002c6b5646faaa24fd1e48898389088d99870a2d6d9455b789d4f 135 0.05 vMB 168
207,266 207,266 0000000000000188240d21cbb97e246562807a138120b060f9f16ff7b4f3eb24 266 0.12 vMB 162
207,265 207,265 00000000000004eec311510c6d5e67c23a24ab2d1e417c72569099ce4b6b7e97 13 0.00 vMB 17
207,264 207,264 0000000000000358289e15e7f905e80091b15353054419b9edc77da58f9b4b64 344 0.13 vMB 211
207,263 207,263 0000000000000486ddfa17ddf303aea61fdfe8fe7e61e1a44e609f63e4c4ad2c 116 0.04 vMB 316
207,262 207,262 000000000000009b4385c2a4d56cd9ec99e93c089ef18cd49de6ee33c1e510d9 61 0.03 vMB 184
207,261 207,261 0000000000000236fad1d8709b66e307b24b4e6abbba1edc0b89f66afb183b9e 203 0.07 vMB 131
207,260 207,260 000000000000050a315861f6705b0e4c7c2156dd2a97e9796c37c4ef6b4ee09a 413 0.16 vMB 174
207,259 207,259 000000000000031391ea4b5bc680309215ef222596c8e744d220c648ea69d0da 180 0.07 vMB 124
207,258 207,258 0000000000000462bcd0fa2a2729df15eabbfbe3dadad65e8d8deb73a6657f16 313 0.15 vMB 204
207,257 207,257 000000000000014a13820839e82a41fc3104a12d2a5c9236d2a75488a0a06e94 64 0.02 vMB 157
207,256 207,256 000000000000032ece10002460b9923883e4ebc3590af8f2f0afa8583d14379b 47 0.03 vMB 95
207,255 207,255 000000000000021836f1dc82c55e568b81da1cd1be60c257ae5f5cb3d35ea73e 147 0.10 vMB 131
Previous 10 blocks ↓
Total Size: 779.75 GB

Node Details:

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