Loading Tool

Explorer IconExplorer

Memory Pool

74,236 transactions
29.66 vMB
0.07609474 BTC
Random Selection Loading Transactions
Max Size: 171.47/200 MB

Candidate Block

Mining Attempt 8645448251c774aad5609b675fbb307a130a0570c806322d3a482ead235e2039
Version 20000000
Previous Block 00000000000000000000652139344fdae39ca5e8c3d9d42796114be58ffac4be
Merkle Root 008f75f91e45695f5fe36202e6432f564da886c2604b7f598312d7c013c8a67c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 259
Size: 1.00 vMB
Total Fees: 0.01085080 BTC
Feerates: 105.47 > 1.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,056 (238,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
676,226 676,226 00000000000000000001e5687ca22a83eb452e00eedcf74dbdbcc362d1485fca 2,267 1.00/1.00 vMB 43
676,225 676,225 000000000000000000046eea0e1172ab4db0fea77dbf93fd871968c47f247e48 1,199 1.00/1.00 vMB 77
676,224 676,224 00000000000000000000146b0751c3dad2f546d992c88093d53e8dbe07fc0f71 1,910 1.00/1.00 vMB 57
676,223 676,223 00000000000000000009617805024b72e826308cc41c80a032c5d07170df16fe 1,846 1.00/1.00 vMB 68
676,222 676,222 00000000000000000005a3246c60664109932c31b965dc181f0bb57c480c5833 1,498 1.00/1.00 vMB 26
676,221 676,221 0000000000000000000c2d036e171896605194c5d67fdadd21e0f441f9e68d53 2,002 1.00/1.00 vMB 48
676,220 676,220 0000000000000000000ac44af780bfb1876f6d631005b61e5e7ddd50ab5c2047 2,127 1.00/1.00 vMB 56
676,219 676,219 00000000000000000009869b79d989787254e2e39a37221c98c93948f85cc220 1,276 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.