Loading Tool

Explorer IconExplorer

Memory Pool

77,819 transactions
29.24 vMB
0.06246858 BTC
Random Selection Loading Transactions
Max Size: 175.70/200 MB

Candidate Block

Mining Attempt ee440c026be7aba561a080659593faa12c5a17760dd563ca608254564b69dc41
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 143f70b716238cb57f40573db1fdd88752963673fc4ca922232e938ca970f384
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,593
Size: 1.00 vMB
Total Fees: 0.00328476 BTC
Feerates: 21.09 > 0.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (86,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,494 828,494 00000000000000000003b78a0cfc9194a34ab6704db56d6eeefcaff6ce2081dc 1,500 1.00/1.00 vMB 39
828,493 828,493 00000000000000000000c14beb120497de7c85bb60e293cd3128cb9802698fbe 2,045 1.00/1.00 vMB 53
828,492 828,492 00000000000000000002ee1621a305f2812a8b86cc15e9dddb6fb946565a3375 4,679 1.00/1.00 vMB 24
828,491 828,491 00000000000000000003fea6fd84db586f65d2b92c5abe51149ba7ebff2b90a6 2,074 1.00/1.00 vMB 36
828,490 828,490 000000000000000000029709ceb099f1b1a39e80f0ea6321280472d3f1b143f1 6,146 1.00/1.00 vMB 25
828,489 828,489 000000000000000000026e15639d017ad420acd45b504b8629670d5b4a7c996a 2,420 1.00/1.00 vMB 32
828,488 828,488 00000000000000000003a75d7a51884b33b49713195007f07dc2f25a46c35b66 1,554 1.00/1.00 vMB 29
828,487 828,487 00000000000000000002871a8f6e262c954e0204d077df773f46e06f5ad34862 2,801 1.00/1.00 vMB 43
828,486 828,486 000000000000000000005ab20ff7bd80564e950689168951fa3c681201a1dd62 2,629 1.00/1.00 vMB 41
828,485 828,485 00000000000000000001230537c3276ccf6fb3740309b2c0b3a706a7318dca8e 3,833 1.00/1.00 vMB 29
828,484 828,484 00000000000000000000cf4ee0a8a64f86746951562ccce87c75ff5f19f3490f 2,750 1.00/1.00 vMB 25
828,483 828,483 0000000000000000000223c398f41210661affa280cae5c61be4b1f5bc57536c 2,036 1.00/1.00 vMB 31
828,482 828,482 000000000000000000037592f2a308c00cdf955b08528c51cc946bd3c08e57d0 2,304 1.00/1.00 vMB 29
828,481 828,481 00000000000000000002248a2d28d8eb2a04f588d8866305ad50b13fe3ada41e 2,895 1.00/1.00 vMB 37
828,480 828,480 00000000000000000003e489494fe8cca38b9357763d53e1cd104e6aee6c1a0d 3,026 1.00/1.00 vMB 34
828,479 828,479 00000000000000000002f2c8fe27e953c3d1fbc09ea7aed3a1ea6a71781c4745 2,786 1.00/1.00 vMB 52
828,478 828,478 00000000000000000001a10505a633d1473af75261a131d71f7e8e18767ec64c 3,239 1.00/1.00 vMB 33
828,477 828,477 00000000000000000003c9756f1f2f3129002cd8dd2c9e4b6ef69085aad40a16 2,948 1.00/1.00 vMB 42
828,476 828,476 00000000000000000001525a000a3c2d9e8047676c1c4070ffa497b4734aaeaa 2,738 1.00/1.00 vMB 38
828,475 828,475 0000000000000000000120c43223e75005158972086746e2eea127f1f4b85a41 2,925 1.00/1.00 vMB 38
828,474 828,474 000000000000000000034f260ba6740cfa96f66fca79275d6299e3aa560b7f1e 4,594 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.