Loading Tool

Explorer IconExplorer

Memory Pool

74,413 transactions
27.46 vMB
0.06981964 BTC
Random Selection Loading Transactions
Max Size: 167.65/200 MB

Candidate Block

Mining Attempt adbdfc58635d552fde5206934bca05c83fc211cbf417c619eb84e434ea40dd28
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 3d5cc9a0ef43fdc2f0a8d8fffef762829be527dd6ad54642c5c4ec6bca35dc24
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.01127738 BTC
Feerates: 91.30 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (305,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,263 610,263 0000000000000000000a97aa3fc28ab59aee2e47868418a2afa93ef3d8210c92 1,563 0.82/1.00 vMB 6
610,262 610,262 00000000000000000001fbac335b9732e9fbd23651791780e1adabe884bfbfd5 3,322 1.00/1.00 vMB 8
610,261 610,261 00000000000000000010d250b790a0bffef3bf2398f011f73a8c33a2b20af0f1 3,154 1.00/1.00 vMB 24
610,260 610,260 00000000000000000013403d0902059e6bef04c6c034c0592ba7a7fe72299696 420 0.12/1.00 vMB 12
610,259 610,259 00000000000000000014aa98bc6948c6c1a43631eca48d865dc32409814a188a 952 0.34/1.00 vMB 20
610,258 610,258 00000000000000000002281e400847b1d20e810f4cde9613019fef818cdf7cea 1,218 0.33/1.00 vMB 13
610,257 610,257 0000000000000000000312e77b0dd069109c41404fc176a617688cd27c485720 935 0.31/1.00 vMB 26
610,256 610,256 0000000000000000000c854e1f74713b7531b5f521a2cc3f88d855d7a5d1a924 1,509 0.51/1.00 vMB 20
610,255 610,255 000000000000000000066b43b1ff986c3bd290b94cff07cba5e39887081da2c6 1,970 0.69/1.00 vMB 4
610,254 610,254 000000000000000000068de7d79458af257c8d58b0fdbc2af8311f263c2f007f 2,855 1.00/1.00 vMB 22
610,253 610,253 0000000000000000000543d9a06d992ded538d7345b5336ff6f8269ecf0859db 380 0.35/1.00 vMB 5
610,252 610,252 0000000000000000000958f64b7b9c8a4ed4046067fd8d7682ff90a355d313a4 2,146 0.75/1.00 vMB 15
610,251 610,251 00000000000000000010ff8f08b3a4a7fbcd7b370fb2aa0205003e1c7330d025 288 0.12/1.00 vMB 21
610,250 610,250 0000000000000000000716f61a03d1c446ddb83e988931361918967730e429a7 433 0.15/1.00 vMB 14
610,249 610,249 0000000000000000000ab93468f21ddcf66611b7de8da4e2b5e8f75481277053 2,550 0.93/1.00 vMB 3
610,248 610,248 0000000000000000000cdf5dff4753ea5796b703ad0c163cc30b9e79972de0bb 3,633 1.00/1.00 vMB 20
610,247 610,247 0000000000000000000445779a5d27969b8c7584bd1be83f771609186d168b03 2,868 1.00/1.00 vMB 17
610,246 610,246 000000000000000000118005e504e0c467bec97f10d799f12941b8c72293be6f 367 0.11/1.00 vMB 13
610,245 610,245 000000000000000000091c7a2765cc0302198fcd2fa7eae06057f391ebadc78d 1,173 0.45/1.00 vMB 16
610,244 610,244 00000000000000000004f3eb7a977285fcea074f421b3b69859d16209048e071 19 0.00/1.00 vMB 4
610,243 610,243 000000000000000000084684b00ab37b8838b1f75fae3a54a14165e859eac266 1,645 0.46/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.