Loading Tool

Explorer IconExplorer

Memory Pool

42,674 transactions
19.19 vMB
0.43695684 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 105.07/200 MB

Candidate Block

Mining Attempt ba797053705c1ad46426ca8edd537ad985e7321aadc48da066ff0d1dcfbe6e9f
Version 20000000
Previous Block 000000000000000000020644f86d66c63bc956b8ad66a3c76b0d77ad346ae271
Merkle Root 25c7bff037b86e832787401f77c4c66cfde724f2f5fe7fdef254d6ea8b44f9b2
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,910
Size: 1.00 vMB
Total Fees: 0.13020533 BTC
Avg Feerate: 13.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,051 (646,806 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
266,245 266,245 00000000000000018de2750cc02f5c18cf36fae493af4cb991a4d1cf67b6865a 0.24 MB 512 86
266,244 266,244 00000000000000078980e43a4d05357d303c6a60f3fc50ba441d734c1f632817 0.29 MB 681 88
266,243 266,243 000000000000000399572203a6035acb2d68944c9c047435a5e9f11d40daa4ee 0.23 MB 591 109
266,242 266,242 0000000000000005f2c7bd05ca9092ca041cdb85a4f8e5b2360d8b2a594014ea 0.16 MB 433 104
266,241 266,241 0000000000000001802b0dc4d65b5d0722db88a61c095f70f0badf9b0c19951d 0.08 MB 177 52
266,240 266,240 0000000000000005df6a11d551e173bd2abf15bfb81e972096b7cb6df85deafb 0.05 MB 110 56
266,239 266,239 000000000000000a424a6ce2f899100bfda09c3e171b24d730d73f3257a7f61a 0.17 MB 467 110
266,238 266,238 000000000000000653cd1bfbd561e1b8720d167ed70800d507c110f02a1c1181 0.24 MB 708 51
266,237 266,237 000000000000000a4843cc9df44223d1ed1b646f6f62c69b36a123d628e67461 0.34 MB 716 74
266,236 266,236 00000000000000051cfda4b9be57764e3e1c317fb819a256d596a5423f8fcbc8 0.03 MB 68 12
266,235 266,235 000000000000000117881727e0a7551de85b53c6792428289f273fdc940c8011 0.21 MB 450 86
266,234 266,234 000000000000000a0b7974623d2e6f9db10a2fa67f19a7d8810da5a0d2a0c869 0.23 MB 566 90
266,233 266,233 000000000000000433714e6e6f43aec67fc9908f52674b779cc1df15627bc831 0.24 MB 553 106
266,232 266,232 00000000000000096e1595f6c3e679db071d577eb668bb4809910047b5aac8db 0.00 MB 7 29
266,231 266,231 0000000000000004ad57e9f06642286946c23e5f5b031767dc567c37917437bc 0.03 MB 66 88
266,230 266,230 000000000000000272316f1e91c22c07513274fd7fdf72f446b80a226c41ef28 0.05 MB 146 133
266,229 266,229 0000000000000000e280455e0d281c5ea8e5801a0cc9ce051676ff7287d3bd54 0.01 MB 25 115
266,228 266,228 0000000000000000bf5d0fbb99e2204215a10db9b52d761581c8f02fbc49a065 0.10 MB 240 115
266,227 266,227 0000000000000002d4540fcd8920e7bac162f0606365f4fab8bcbb7dad4ed3e8 0.06 MB 173 54
266,226 266,226 00000000000000041643871cf51c1d5735a1ad50b714e40009111f886980bfc1 0.06 MB 147 33
266,225 266,225 0000000000000000c9b1e2e7d213c467fab3b6b2c82142e2a6e0199ca6376739 0.17 MB 450 57
Previous 10 blocks ↓
Total Size: 778.94 GB

Node Details:

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