Loading Tool

Explorer IconExplorer

Memory Pool

77,870 transactions
29.15 vMB
0.08300620 BTC
Random Selection Loading Transactions
Max Size: 176.15/200 MB

Candidate Block

Mining Attempt 1a91b7d5f8016a84a8077d659ae8de322bd779a7fc4896ef09880d8cf0688fee
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 5e9542c9533ad4d570092404881856a53bb544f858d56f783ba8aed321a24213
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.02203007 BTC
Feerates: 302.06 > 2.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (392,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,248 522,248 0000000000000000001b2e93330c3ece049b5e9c16f870ca73346d3c9d00e8c2 2,229 1.00/1.00 vMB 22
522,247 522,247 000000000000000000273d90d16ea8c7014c16dd11be486898015effe061e00e 1,430 1.00/1.00 vMB 22
522,246 522,246 0000000000000000001050a089cece7fca88d51ceb8d6800c7200d0844b7bd7e 2,064 1.00/1.00 vMB 14
522,245 522,245 000000000000000000215f874c6d5f4998d5cead9e3dad4af9ff21ac4c8030d4 2,383 1.00/1.00 vMB 31
522,244 522,244 0000000000000000000e7e2b05800d1dbe2597ac842392e84a5050de2bfabfb0 2,503 1.00/1.00 vMB 39
522,243 522,243 0000000000000000002f1b15a1d172a9cf74c600686688bcfabc2cb4c0101839 885 1.00/1.00 vMB 14
522,242 522,242 0000000000000000000a19a70852e7781f7200c2a601a2813cad5db6e6495a59 2,317 1.00/1.00 vMB 15
522,241 522,241 000000000000000000289ad38cf99ce228c97bb1664dd503dc157f02119d3baa 2,207 1.00/1.00 vMB 38
522,240 522,240 0000000000000000002632115494ddc9498b940b74aa683a9550620cb68e071e 2,365 1.00/1.00 vMB 33
522,239 522,239 0000000000000000000cee3d129490887bb9ff3413721eab6ee62e1d826fce7a 1,926 1.00/1.00 vMB 45
522,238 522,238 0000000000000000001ea8f72b5af531257e061085973ff12cde30e882d57ce4 1,828 1.00/1.00 vMB 29
522,237 522,237 0000000000000000001c5cfa78c01f220c1d4bb35b47619c558dcd6450eac3bb 2,217 1.00/1.00 vMB 58
522,236 522,236 0000000000000000002f6a53204f709e9f43c329cc6407956769f6b987d493f6 1,994 1.00/1.00 vMB 48
522,235 522,235 0000000000000000003ee12949eb3f34e57070063bcc6aec736101a05d174558 1,484 1.00/1.00 vMB 48
522,234 522,234 00000000000000000005c64433b36a5a2500c2c71e9ad042556bf1b173dad31c 682 1.00/1.00 vMB 30
522,233 522,233 00000000000000000035b853f0a2fd82fd251c7ac6a14ac4a951300c27925581 1,678 1.00/1.00 vMB 51
522,232 522,232 000000000000000000210856a862b628bcdc40b140c70b6aaaa9754641843e5b 2,104 1.00/1.00 vMB 18
522,231 522,231 0000000000000000003d422442d2dc2d48d7a4a35bf9bde33ee7dec2d177af48 2,268 1.00/1.00 vMB 43
522,230 522,230 00000000000000000031c3c2e569930e992533c064dfbcb3b7ef6a14b570ea47 2,268 1.00/1.00 vMB 38
522,229 522,229 00000000000000000003be98569f6e0412609fdbd1781f326cef6be5821c799e 1,885 1.00/1.00 vMB 51
522,228 522,228 0000000000000000001d4514b520f91667a53b08b39c96972abdafab55ed3916 1,769 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.62 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.98 GB
    • Received: 16.09 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.