Loading Tool

Explorer IconExplorer

Memory Pool

37,646 transactions
15.38 vMB
0.10468877 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.95/200 MB

Candidate Block

Mining Attempt 3d7a029dd6c5eb719187756d5b320742352e02ad480c68d661b988261f2a1cd3
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root b54a62f3f7f38d85fccc4fa6ba154d913b78c4c13fe590f03f4474ab3885acc1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.04776844 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (649,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,292 264,292 000000000000000dffab25134eef06ec6d37098dc330eb6ddcfd758a32f23181 178 0.08 vMB 157
264,291 264,291 000000000000000070ed082c70409823f48c1685c6bdf9cc12ea25164a6617b7 117 0.14 vMB 38
264,290 264,290 000000000000000af66e865841afa124078519dbe8561acdcba55ff29344e506 241 0.09 vMB 126
264,289 264,289 000000000000000d3270f951ec86cde3391996956c441a71c9b653800ac7ba75 42 0.02 vMB 163
264,288 264,288 000000000000000313b661c955be45ac8fce4878e23d43985e53af8cbd8fa5d5 47 0.03 vMB 127
264,287 264,287 0000000000000007bd35128c23c38ca0a815ffc19447948a987f05ff5ef763ee 64 0.03 vMB 95
264,286 264,286 000000000000000d4bdd8381574d4bd0b2a5d87895891d2d9608806b48e75ca1 205 0.09 vMB 101
264,285 264,285 000000000000000e7fbc2bbe3e72a882b12ad234c598de2bfbed64bcc02f1e12 36 0.02 vMB 85
264,284 264,284 0000000000000001c658747309b8a1cf7ce17e25a0078185101969f46ba159ee 141 0.07 vMB 101
264,283 264,283 0000000000000003fe3447aec876b86068c620d1101a2d292185eff8f1c6eb93 51 0.02 vMB 136
264,282 264,282 000000000000000566fcb8cf672f7cac0f057b3fed514e5390b27e54265258c1 255 0.09 vMB 103
264,281 264,281 0000000000000009b6bd6bd48670aad79839df2ca5cf0cd503fe5bc17e839b07 144 0.15 vMB 49
264,280 264,280 00000000000000086fea1f20e4a1950e3fd7a2b7a2fd6afbacbbea37e7798d30 65 0.09 vMB 74
264,279 264,279 0000000000000003b5765e6cc0f5c70bacce2a17c60f6d185db78df015b3b230 146 0.05 vMB 151
264,278 264,278 000000000000000b99d545863185943a2a1c0c471c23dff501eb4eec971afe21 175 0.15 vMB 29
264,277 264,277 000000000000000648d9593c5fc799e015982f5584252da90618fdd23f438ba9 415 0.15 vMB 138
264,276 264,276 000000000000000cc9468c2444dfdcf01e4a24a54b4c433b591d09c2534e2dd4 224 0.08 vMB 101
264,275 264,275 0000000000000001115b46572a1fe44a22d6941065d8214ee0b608e3aebfd1e8 1,087 0.49 vMB 109
264,274 264,274 000000000000000719e06fb383a1cc1f29299fecedd222e3b12568fa5cee5417 638 0.25 vMB 171
264,273 264,273 000000000000000d3e98e93ea829dc39eab09ca486508758b37fe1d4baf7b784 355 0.17 vMB 125
264,272 264,272 000000000000000ca8d7e5e288392f34ab59831f2a619f2f600e90dfc8979752 137 0.14 vMB 36
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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