Loading Tool

Explorer IconExplorer

Memory Pool

18,976 transactions
16.39 vMB
0.03636366 BTC
Random Selection Loading Transactions
Max Size: 81.53/200 MB

Candidate Block

Mining Attempt 683aa554414009893cf4fb7c5e2d012b4698c89e7f072c8af318b02977a4fedc
Version 20000000
Previous Block 00000000000000000001e012a03a86db87de0c816312467afbfd511e206a6de7
Merkle Root 5d5afaf8fc54f3c0921a57c0fc6b63bf5fb44e26053ece0220d0967e01e6dd04
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,492
Size: 1.00 vMB
Total Fees: 0.00683340 BTC
Feerates: 77.35 > 0.68 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,137 (899,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
14,261 14,261 000000003c33999fe500cb9070c766866cccc8907fa978e38cc1e145a06e8409 1 0.00/1.00 vMB 0
14,260 14,260 0000000024d729bcc28259b6e2e60a328840bc98f5e6b7543a23ee922aada2ac 1 0.00/1.00 vMB 0
14,259 14,259 0000000093bba9064365d0d55b0fc0c5b4dffe4ab1dcd0b8abce288e57ccca9b 1 0.00/1.00 vMB 0
14,258 14,258 0000000022f0e880d0e5d956e6f3e30eff3b6286bff953319aefc1fcdbdbabc5 1 0.00/1.00 vMB 0
14,257 14,257 00000000a13a68211d6d5cd5d64084c2a4587f8e02be0bc7d9144750e7f2538a 1 0.00/1.00 vMB 0
14,256 14,256 00000000859094dd1efd77276cfaa2f329eab312d08caef67ded2a36fcc34786 1 0.00/1.00 vMB 0
14,255 14,255 000000005b095a45821304e3e3debc33496ae57a2204912d340854058fd8621f 1 0.00/1.00 vMB 0
14,254 14,254 00000000d563ec9c7cd3e308c3324bff64cd5d47934c55735d1f5ba9289708be 1 0.00/1.00 vMB 0
14,253 14,253 00000000760c3948a8185a955db58144d1978cc4d57ea401b5912ed52c899cbd 1 0.00/1.00 vMB 0
14,252 14,252 00000000771e781e03f7e6ca1c642dd71e14cb97a881f84f46c99fff5938c1d8 1 0.00/1.00 vMB 0
14,251 14,251 0000000067cb9e2a984100d01b65d41743026da76c24d5cf0181b37b360905b6 1 0.00/1.00 vMB 0
14,250 14,250 000000008704146191525b3d504f664c6370474f59fbe872f6d112189a3988d0 1 0.00/1.00 vMB 0
14,249 14,249 00000000968a3b9b158936d96e56127319376ae02021dcd736ad0463df09b23a 1 0.00/1.00 vMB 0
14,248 14,248 00000000d481ae8320215de1a1703cc43f924cfe0825353f602d321dca18cc24 1 0.00/1.00 vMB 0
14,247 14,247 00000000b3827b02577e38fcedac5fa73c9b3cf0544eb0ad8a1a9662cfcc6747 1 0.00/1.00 vMB 0
14,246 14,246 00000000e799e922b53a6d33aaf2f7866208a7139afad86033751722d705e2e0 1 0.00/1.00 vMB 0
14,245 14,245 0000000037415c4c385497415a48048559fe6754558be9a64bfc882fab001996 1 0.00/1.00 vMB 0
14,244 14,244 00000000499cf9ba82c68cdceab8b1bbc91419894170d390baba9db1a7b3be70 1 0.00/1.00 vMB 0
14,243 14,243 000000004accc05e0934b331fd5def82c20ebb14c87f77945083e7faabb812b5 1 0.00/1.00 vMB 0
14,242 14,242 0000000095e70dbf7520d76298ef49257b580613518ef76bbe500d616f0947fb 1 0.00/1.00 vMB 0
14,241 14,241 000000001ce2ac260ce7f0ca17c5b5a6ea01a29f3ee08038449cbcaadf87be65 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 562.44 GB
    • Received: 7.46 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.