Loading Tool

Explorer IconExplorer

Memory Pool

83,539 transactions
31.80 vMB
0.13069765 BTC
Random Selection Loading Transactions
Max Size: 191.87/200 MB

Candidate Block

Mining Attempt 83d246782c55c3088dba424ae580a4dcfdaf76ac1c51e75a711fe7b4f980b9e8
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 292adddc2eff2b8ef44f3ba25eb15c658789e54c41b1892e83eca59a6652bbd4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,181
Size: 1.00 vMB
Total Fees: 0.04374357 BTC
Feerates: 803.65 > 4.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (617,392 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,960 297,960 00000000000000002e9eddbe5a47836c9f50efa6015a6b1dc7c728a40aff987c 350 0.15/1.00 vMB 47
297,959 297,959 00000000000000001f4e30b195e6afb11e481a7d935c3d035d8e0eac411c9c0f 233 0.26/1.00 vMB 30
297,958 297,958 00000000000000005dad5cda34022353e7879c610b7af49e1d1f6f2cd30b4041 124 0.14/1.00 vMB 71
297,957 297,957 00000000000000006608c7d7e72ea8b6cd59af8126f432108fda5394a44fc97a 512 0.23/1.00 vMB 76
297,956 297,956 000000000000000070ed49fb943ebd8ac54087c01fce89b9ddf5b575bcb60868 380 0.18/1.00 vMB 48
297,955 297,955 00000000000000007ebbf8a94efe7a13537f14d3005efee42b33fcc8497a7c07 45 0.02/1.00 vMB 52
297,954 297,954 000000000000000074d79fd4c2d208971b280aa0e817b82494b98c66dfb0d11b 58 0.03/1.00 vMB 48
297,953 297,953 000000000000000074cdccdcbca0c61fb224cc5ec8fd43a5ccc957f4e3ce2227 332 0.18/1.00 vMB 39
297,952 297,952 00000000000000005a9c0191d383761c91089e1ce6e673c50a7c4e02474e35cf 36 0.03/1.00 vMB 18
297,951 297,951 00000000000000003a331114f3aec66b3543b7be043a64ffa12f97b031f4ccee 18 0.01/1.00 vMB 16
297,950 297,950 0000000000000000714764639be30313f091b62a5ecd9c7c4edf29da59b3e141 79 0.08/1.00 vMB 27
297,949 297,949 00000000000000007ba435036070416ad56da3c1c2652f5583240bf19cd54550 222 0.11/1.00 vMB 51
297,948 297,948 00000000000000003e0b237a89a7932128af8be8f8595275839cf3bd2f22c6ec 438 0.21/1.00 vMB 44
297,947 297,947 000000000000000056d8866f0b6ba87c81c4861b4a3523ac0d74978128963e0e 58 0.03/1.00 vMB 27
297,946 297,946 000000000000000022477a733ac3020eeba79e6c883adef71668751d078bc2e5 172 0.09/1.00 vMB 44
297,945 297,945 00000000000000006bf3da2419eefc6b2dde977be3a0e8db0b2b818b4ec55578 545 0.30/1.00 vMB 47
297,944 297,944 0000000000000000443c4e05f2e84adf1f46ffa5e029a71ae5014f049fb14347 69 0.06/1.00 vMB 15
297,943 297,943 00000000000000002bc6d22a6b1ab8a40f7067d3fe78f01c2741ec42ca6074c4 60 0.05/1.00 vMB 19
297,942 297,942 000000000000000064a6ac54154247706dca44c4e697e164d87fdc47fe1bc570 82 0.03/1.00 vMB 29
297,941 297,941 000000000000000039c9099494c718950c64417a1eba5176deff537a20051c52 468 0.31/1.00 vMB 60
297,940 297,940 000000000000000048f2eb7565591ecbd398ea53c2647433723d53ac6f3dfb3f 95 0.08/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.00 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: 718.69 GB
    • Received: 17.94 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.