Loading Tool

Explorer IconExplorer

Memory Pool

78,482 transactions
28.96 vMB
0.07112813 BTC
Random Selection Loading Transactions
Max Size: 175.86/200 MB

Candidate Block

Mining Attempt ca7460fef46dc2eaf1b3864b2f40bc1f9e03f57218b6792bdc1cb48604ad803e
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 1d3df0e150e28ea8aae61f8cd7baeeb3738efb5d29a6f7253005b1bde59e11e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,881
Size: 1.00 vMB
Total Fees: 0.01080627 BTC
Feerates: 13.09 > 1.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (261,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,246 653,246 0000000000000000000aa951d4e3578eb22217638097c4355d65855e7bc6e36b 719 0.25/1.00 vMB 28
653,245 653,245 0000000000000000000bf9b437033018c4c924e0132cd5d06f78574d6e05e189 380 0.15/1.00 vMB 28
653,244 653,244 000000000000000000022e6a06722e17a04392b69b249193d0716457022a9b1c 486 0.15/1.00 vMB 24
653,243 653,243 00000000000000000009f187086b87a504ab63a0573f6d827d978c626f506d62 311 0.12/1.00 vMB 32
653,242 653,242 00000000000000000006f145eeb35ded0ee1af78bc46f1842513c029dce051c8 183 0.08/1.00 vMB 35
653,241 653,241 00000000000000000001528e575fd2ee6f9ac32008df95b4668305fb45ef2eb8 101 0.04/1.00 vMB 26
653,240 653,240 000000000000000000090bd9a8f07cd4babfeb5d58cb2cea73b5eacd75810fac 693 0.24/1.00 vMB 29
653,239 653,239 0000000000000000000c253535162835a580c46af7af14e2d8a3c0b36f3c7010 225 0.08/1.00 vMB 26
653,238 653,238 000000000000000000091c4a2b8ac1d14c24551cd9c7e9d44ff8af75d24a650f 2,724 1.00/1.00 vMB 11
653,237 653,237 00000000000000000009a04588c986b40e56647839994f541d3ad93077ef8707 2,839 1.00/1.00 vMB 40
653,236 653,236 00000000000000000004f168fa889bc39043554d3b9b77388f51e7445ef957cf 2,488 1.00/1.00 vMB 44
653,235 653,235 000000000000000000054c586cff80d9dfdd1163d21b242a1277a9a9e677c44d 1,376 0.55/1.00 vMB 9
653,234 653,234 0000000000000000000472795ddb2d16849faade70a6f564562a3b12639d8fd7 2,797 1.00/1.00 vMB 38
653,233 653,233 00000000000000000000d50c696d83becf080d45866a8623b6579f5262eb00be 1,407 0.53/1.00 vMB 17
653,232 653,232 000000000000000000044660cbfca09100895cc0cf036424a5c376c733840504 2,788 1.00/1.00 vMB 32
653,231 653,231 0000000000000000000019d1787cd846b1588206ce141b0dc499599082bb0519 816 0.34/1.00 vMB 37
653,230 653,230 000000000000000000076e961670fd063e48c1a2d8d3dcf9bb425f8d37f97ee5 1,174 0.45/1.00 vMB 31
653,229 653,229 00000000000000000009245e3bc19ca2f0f450eec8f7fdbc92621e4e3ed2b2b4 782 0.32/1.00 vMB 26
653,228 653,228 00000000000000000009dabc4c7890c9595b5e401493bb27c9cf36d7311243bb 2,412 0.86/1.00 vMB 31
653,227 653,227 00000000000000000000b7a9f4e34c447f3913537eee30be4bfbd9007ebd3376 548 0.19/1.00 vMB 26
653,226 653,226 00000000000000000002b00db4d1a6aee86da10c23250c7214e10155a9b61879 342 0.11/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.60 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: 671.67 GB
    • Received: 15.98 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.