Loading Tool

Explorer IconExplorer

Memory Pool

79,006 transactions
29.51 vMB
0.09315283 BTC
Random Selection Loading Transactions
Max Size: 178.07/200 MB

Candidate Block

Mining Attempt 2b096c8f01576789f2be4dad5162a9a0b54a6b5ce06790424436a03d38ecba68
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root b0bc07c7eafac2958db51df28fe5865298863fc935fb3aeb78d503967f46978f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,825
Size: 1.00 vMB
Total Fees: 0.02916768 BTC
Feerates: 302.06 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (238,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,247 676,247 0000000000000000000c82e376ae2cf05fd979a9e2e65c5f58fe71a7884c38bf 2,505 1.00/1.00 vMB 63
676,246 676,246 00000000000000000000800064c934109ede26af7e49dfd80b1061abc0bf9122 1,992 1.00/1.00 vMB 65
676,245 676,245 0000000000000000000165995b738782cef29f26613203932184985ab3074ab4 2,367 1.00/1.00 vMB 70
676,244 676,244 0000000000000000000be4c904f18d5435287d596a9dc3a6feb917fe7a9b1884 2,643 1.00/1.00 vMB 95
676,243 676,243 00000000000000000003a641dffe1f4e76168d8c91b30f80d4b0675c068a9eee 2,518 1.00/1.00 vMB 71
676,242 676,242 0000000000000000000063f85442286d94a863c0bf9e848dc9bbb1ab311edc12 2,669 1.00/1.00 vMB 77
676,241 676,241 0000000000000000000c50b82c3590810bade4c060f8c0aa0b4225ac6afbe25c 2,214 1.00/1.00 vMB 53
676,240 676,240 0000000000000000000697343b9a3b9b0403fdf87a79ec2d7c9fcfc7b0d181a4 1,360 1.00/1.00 vMB 63
676,239 676,239 000000000000000000039c62eb25c72431e901331f91d21b3ea3cc6bcfc8232e 1,609 1.00/1.00 vMB 79
676,238 676,238 0000000000000000000c70f2c7397a67c9e79c8a57b91f715df65f6738d4a5d8 2,591 1.00/1.00 vMB 82
676,237 676,237 000000000000000000034faeeec291487160c240cb04fec02ffa367fd00c79ba 3,293 1.00/1.00 vMB 93
676,236 676,236 0000000000000000000037795c988043eea557725d38a13e371be5e62c692fad 169 1.00/1.00 vMB 10
676,235 676,235 00000000000000000003e93a4da56f6d47ba5cb4eaf2133a095713fc0579325a 569 1.00/1.00 vMB 8
676,234 676,234 0000000000000000000c53c439acce0a5038828cefee07da6f2cb77e4fbab737 1,259 1.00/1.00 vMB 23
676,233 676,233 0000000000000000000360569a12d175a899d3d3ed83d2150fb473fe0ae18973 1,179 1.00/1.00 vMB 15
676,232 676,232 0000000000000000000975830b5b518bbfe99ceb97e83ba4e13a26bc2228c927 1,972 1.00/1.00 vMB 37
676,231 676,231 00000000000000000005c7eaea0b46dd93f87d1e30183495dc489879c4e71356 2,079 1.00/1.00 vMB 47
676,230 676,230 0000000000000000000734eee014a24cc481fe7efe85265369ccca80ce8dc2e9 2,141 1.00/1.00 vMB 41
676,229 676,229 0000000000000000000a15e841970a38c2db375d204ce59fa18549a60b127b56 2,484 1.00/1.00 vMB 32
676,228 676,228 00000000000000000003eb3ff8328cc5c85915038589d10767a4c21d47f6be67 3,169 1.00/1.00 vMB 80
676,227 676,227 0000000000000000000be77e3e2f2be7ad97eceef98a93e9b5410ad68435393f 2,530 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.99 GB
    • Received: 16.09 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.