Loading Tool

Explorer IconExplorer

Memory Pool

46,730 transactions
22.66 vMB
0.05831715 BTC
Random Selection Loading Transactions
Max Size: 126.05/200 MB

Candidate Block

Mining Attempt be1c17e56f0961074c0bd51835cae6423d29ee7fe32c069b78899f69c4b3fdda
Version 20000000
Previous Block 00000000000000000001d404629c7d8be7d8e850a785cd0afc4e19c6ad92f337
Merkle Root 51937d5018ca2b02474f1bfa17dc474bbf428ed6dd4263059ec09043d59f77f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,046
Size: 1.00 vMB
Total Fees: 0.01150621 BTC
Feerates: 100.53 > 1.15 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,008 (646,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,599 267,599 000000000000000a00cb71e41c03f547da5a382ab122ec7d2dcb4b6ff7e3e532 330 0.18/1.00 vMB 64
267,598 267,598 000000000000000ac3d40153c0bb4a7189605d8c1c64ed72cd3ab422ec533390 547 0.25/1.00 vMB 79
267,597 267,597 000000000000000156d05990a00317eef5a84fef6e441a8950f8c5e58d0b5c2e 49 0.03/1.00 vMB 60
267,596 267,596 00000000000000075ef290eb2ef30a0c501d4b4542bdfb9a5080d65a26bee340 303 0.13/1.00 vMB 85
267,595 267,595 0000000000000005ba6e2524ab143b8d0646e7f860a8eb948f39591250b3ff90 243 0.12/1.00 vMB 1,342
267,594 267,594 0000000000000004b403bf290e15f0356e61effb6a5218d433f348658ee283d5 83 0.06/1.00 vMB 34
267,593 267,593 0000000000000006f4148d94fb959bd9d8fb0b4690db069ca29f77add814e81e 157 0.07/1.00 vMB 48
267,592 267,592 0000000000000005918e5f3f8ae54481a5bea6555fe0fae1a7ae4db18fbc0f06 499 0.21/1.00 vMB 83
267,591 267,591 0000000000000005531366c3efdb1d3c253baaafe4a2e0bd99b7219bb4d2bf4c 135 0.08/1.00 vMB 49
267,590 267,590 0000000000000003320f4fbb8b2891225eb1f370921255a5a819b29a95d076d0 165 0.12/1.00 vMB 41
267,589 267,589 000000000000000099256c67f83aea713975b9294e3e468258935bc7e92eb90b 147 0.09/1.00 vMB 37
267,588 267,588 000000000000000699a7573727e7b25928134169c8a08d87b030e89f6f247e2b 233 0.14/1.00 vMB 52
267,587 267,587 0000000000000005a40bfc681af1448671393195546229d69d63f655be4d09d7 69 0.06/1.00 vMB 12
267,586 267,586 00000000000000084e34876eed8470c1f82cdcbbe7f4477e7d896414931c4316 656 0.31/1.00 vMB 59
267,585 267,585 0000000000000007a1a5db54973dba1e0fc6fe05d1ebb4e0a247915b6874392f 282 0.16/1.00 vMB 57
267,584 267,584 0000000000000007769def946cce178db7e64f11f8d7d1dfdd2a5e3910b57630 9 0.00/1.00 vMB 66
267,583 267,583 0000000000000007c65da4e5b0214d27ce883641be428085ab82a79400580dcf 109 0.04/1.00 vMB 50
267,582 267,582 00000000000000058701b59c92c44428fbd0f85d1fb7df2caffcff57a0a6f870 378 0.16/1.00 vMB 83
267,581 267,581 000000000000000100bbb97632f31b81c976c91c7f036e2e8389780ad2b4f63a 132 0.06/1.00 vMB 64
267,580 267,580 000000000000000432bb68eab30b7f966ade947b3cfd14c8db2c644df54328c2 123 0.05/1.00 vMB 33
267,579 267,579 000000000000000819f44349c1fc40f584e728f790f2d84cf585c4d9a455c40b 698 0.28/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 780.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: 544.18 GB
    • Received: 6.34 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.