Loading Tool

Explorer IconExplorer

Memory Pool

36,176 transactions
12.55 vMB
0.16152921 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 75.26/200 MB

Candidate Block

Mining Attempt 7d735c85364aba5cd194e605cd108b366cccebae001fabdb627f93e813c2f5e5
Version 20000000
Previous Block 00000000000000000001cf815e573b122d47c2a0f15da2855cbda6efaa0e80a8
Merkle Root 0ee5844f87cb9a5516fe7ff709ee95dee1ae2b9d66542db1647536ef03f77b97
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.05145118 BTC
Avg Feerate: 4.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,036 (672,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
240,163 240,163 0000000000000058fa60fa4686e4a12a861367eab5223e85a8ee08800d6589f2 0.14 MB 254 152
240,162 240,162 00000000000000404e699413d3ac172859e4849347f8a066ea5f12b574e917d5 0.19 MB 391 188
240,161 240,161 0000000000000022525153bb6e02dc76be7d62c807abf416016b5da5cdf1bb86 0.11 MB 220 147
240,160 240,160 00000000000000337e17ab6ac789c6dbd49c75c9eb1e1a0c75b4127c33f425b9 0.25 MB 450 169
240,159 240,159 00000000000000a5950332764d629c78c5466221b02d3f8469cd2af127c4bb3a 0.07 MB 144 166
240,158 240,158 00000000000000a8bc4e95b94ee6ed38c951166d5edef79193e830853a49887a 0.06 MB 237 6
240,157 240,157 00000000000000230a2dc28f6facdc3f14ffcaf929a30d8349d88f2c9e7173bb 0.12 MB 248 170
240,156 240,156 000000000000002091fcb32c8acc35fb3058e13a94be0bec4588adaaf3cdb37c 0.14 MB 242 95
240,155 240,155 0000000000000018f8781393be26d0340577650087ddb9987362e9dcdf042ecf 0.25 MB 815 236
240,154 240,154 000000000000007795cbc3fc19a9a8a8fcf2f702a8ad7af8a1ca36e11ea3f181 0.08 MB 98 96
240,153 240,153 00000000000000d3cc789a49869651f34ed945e5ef2de798e022693115cd6b1d 0.25 MB 466 171
240,152 240,152 00000000000000bc15f766fb64df54cf2352e272350b59af2b00aa7f6b6e1db2 0.24 MB 419 170
240,151 240,151 0000000000000077b5ba6bd63a0f77479947a1298e4b59ca5ced19d1cee0a63b 0.06 MB 128 168
240,150 240,150 000000000000008215a359d18f7bc5861b5cb70b15fd71437a81252af3095026 0.19 MB 355 160
240,149 240,149 000000000000010222abd66a64654eff8a6b128839be32536f39bc8585db88ab 0.04 MB 61 22
240,148 240,148 00000000000000705b70ff81108d764449d747c017f1dc1ff34951f0c11b3daf 0.25 MB 473 133
240,147 240,147 000000000000001626882db96c587d06edc698a3c7a6e82225206818cfc555b4 0.25 MB 490 161
240,146 240,146 0000000000000085b806b8bd4c47e88f437c1fb2f0eecb8c75c931fce980584f 0.25 MB 734 269
240,145 240,145 0000000000000005bb3cab4d4fe6caa9954dc855050f498fb819c6000926f8b2 0.19 MB 438 201
240,144 240,144 0000000000000084197894f101beec43f5866b57192d1f11dc19cf4c9a1bd7f9 0.21 MB 256 25
240,143 240,143 00000000000000bfd053ff7d871c3126e2708181bcf2034fd78f8e1f83a1f247 0.25 MB 677 264
Previous 10 blocks ↓
Total Size: 778.91 GB

Node Details:

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