Loading Tool

Explorer IconExplorer

Memory Pool

75,652 transactions
31.92 vMB
0.09284148 BTC
Random Selection Loading Transactions
Max Size: 184.63/200 MB

Candidate Block

Mining Attempt 80358af410cd452d7d45e073b1aa84c1d968512db0e90bde5401b8774ccb582b
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root b3c500b135f8181247b91dd3a7f1aec5f1d4334c01d0656933e9994fbbcfd577
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,840
Size: 1.00 vMB
Total Fees: 0.02919196 BTC
Feerates: 151.03 > 2.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (307,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
607,515 607,515 0000000000000000000b979347c361303c7bc38a0b788611b59f8a620662657e 2,688 1.00/1.00 vMB 26
607,514 607,514 000000000000000000104e8c3c94714a72e1e1665073bd9626b9768a6ee55bba 3,126 1.00/1.00 vMB 33
607,513 607,513 000000000000000000099833fe9c97d1cfade8e962c26d67af9eb21f89a1fb88 2,456 1.00/1.00 vMB 21
607,512 607,512 0000000000000000001580afe20a41cb27a9b832788f02e612d8360285f18e66 2,796 1.00/1.00 vMB 21
607,511 607,511 000000000000000000051aa43ddcd30ab1c6942b457edc5a251fd417f9733b1a 1,774 1.00/1.00 vMB 22
607,510 607,510 000000000000000000015fdcada31257871d8834df98c9e5580ef1c964eef5c0 1,282 1.00/1.00 vMB 71
607,509 607,509 0000000000000000000830b223730e24ebb407e93bb4614a52990869c633650d 2,937 1.00/1.00 vMB 23
607,508 607,508 0000000000000000001478147fc12e7d8f35b72b7433d1599742f537bce6308c 2,564 1.00/1.00 vMB 18
607,507 607,507 0000000000000000000f0a2baad7907d465245bb02ba5fe5891fa8c28fb9043f 2,265 1.00/1.00 vMB 9
607,506 607,506 0000000000000000001357b425d0c2e79fbcde58fd5155f29be919a5d1da07b8 3,107 1.00/1.00 vMB 18
607,505 607,505 000000000000000000024c4dcd966c5d262bec5d45f912532e61e45023a475e3 2,926 1.00/1.00 vMB 30
607,504 607,504 00000000000000000011663be6abf8890af242638dd32090b41d55491c498cb8 2,770 0.97/1.00 vMB 18
607,503 607,503 0000000000000000000f9534f44110d49bf468391828f6ab0bd71b8876643b14 2,758 1.00/1.00 vMB 18
607,502 607,502 0000000000000000000ee8ca62c084a774fe2f0913af1433159e058d77db6b6c 2,855 1.00/1.00 vMB 18
607,501 607,501 0000000000000000000c466bdff9122c3b539538472993e7fc60a90c8ca5514d 2,679 1.00/1.00 vMB 6
607,500 607,500 0000000000000000000b1993fe4bbfaf7fd5a550f83f5db2b9d891aed7cd9731 2,672 1.00/1.00 vMB 20
607,499 607,499 00000000000000000009aada37559d149fc95134a8f4f225f56fa0fc5eb34315 2,605 1.00/1.00 vMB 12
607,498 607,498 00000000000000000007777194cae4d9cf1cd1862b44526c5e56b2a7b59f6134 2,686 1.00/1.00 vMB 40
607,497 607,497 0000000000000000000ebe850af075442440cb8cd5bb1ddc50f97bde9d176bce 34 0.01/1.00 vMB 21
607,496 607,496 000000000000000000011b6631134b57aecfe6c132afb30f2ce5f7b212debffc 1,393 0.46/1.00 vMB 19
607,495 607,495 00000000000000000008a8112b045ef138dcf0e6fdcb06c073291310b6aa4b68 2,667 0.98/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.29 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: 657.10 GB
    • Received: 14.49 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.