Loading Tool

Explorer IconExplorer

Memory Pool

72,480 transactions
28.04 vMB
0.06830938 BTC
Random Selection Loading Transactions
Max Size: 166.03/200 MB

Candidate Block

Mining Attempt 495a59e93e352de1165b478654defe59b39bf63a9a4fb6f7aed57f7b2249c943
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root d305c0b4edf1be67cc21619959ee80e1df05623c873dcdc0bd834a1915c925f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,630
Size: 1.00 vMB
Total Fees: 0.01224762 BTC
Feerates: 157.46 > 1.23 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (238,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
676,218 676,218 0000000000000000000a316b81841b02d44cad0ed460b74b5ee083f76b33d460 2,214 1.00/1.00 vMB 96
676,217 676,217 00000000000000000007eaf53d1c3b3bc80e831291d92d60aa3ab550cc69c64b 1,006 1.00/1.00 vMB 16
676,216 676,216 00000000000000000002d0df6502ec6de1f6800c4c70a22f311a0d8fd05193f4 1,413 1.00/1.00 vMB 24
676,215 676,215 0000000000000000000aba0415180c0f58a44f3187d7ca2718444ab1ec34a43f 1,154 1.00/1.00 vMB 23
676,214 676,214 00000000000000000008879ba381b0b534b533e5850048b1b703c3768e014612 1,850 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.