Loading Tool

Explorer IconExplorer

Memory Pool

79,709 transactions
30.41 vMB
0.08167894 BTC
Random Selection Loading Transactions
Max Size: 185.23/200 MB

Candidate Block

Mining Attempt 5328f6b79c741e781b4e2aa4023f866588772f5d892269334980c8031d6f2e34
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root 38689d9358b9ef78086b810fbd9ae8fd04d9367359de1c4cf579b9b7cdd72d9c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,750
Size: 1.00 vMB
Total Fees: 0.01297581 BTC
Feerates: 150.80 > 1.30 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (669,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,193 246,193 000000000000007be6cf4e31b5015f3acd0fc62b76e061c1e8bc4e76307f5f5b 163 0.09/1.00 vMB 110
246,192 246,192 000000000000002897dce04c158c4ff482427509f7b9e17b85542b1df1a8455b 170 0.08/1.00 vMB 126
246,191 246,191 0000000000000098f4365f795c99f4dce42c620667e618a035e2658b3146eb0e 214 0.10/1.00 vMB 125
246,190 246,190 000000000000008b3ee74f8b1e46a4a87af6df7cddccad1e2945675f4f2be937 232 0.11/1.00 vMB 142
246,189 246,189 00000000000000595a86c8002bd0298a3af2a16b24171eb79b581e39d36de94d 81 0.04/1.00 vMB 33
246,188 246,188 000000000000002f4399b1287b82cb14a1adb1f53e2c1d608a1f8a818b36a00a 465 0.21/1.00 vMB 147
246,187 246,187 00000000000000393a696b340518ebfb9fc72cfa72fbc1845d9e867e9c2375b4 131 0.06/1.00 vMB 92
246,186 246,186 0000000000000041e056cdbc6ae157e0249fb5a0ff639a8fd6d4a51d657ff29e 124 0.05/1.00 vMB 103
246,185 246,185 000000000000008ec957849a8a032186c2184f71fb5e204d58e3c1c2af58c014 189 0.18/1.00 vMB 85
246,184 246,184 000000000000002d3e12179d917ea8de1f3aafdddea037794fe27fd16c201a2f 559 0.41/1.00 vMB 75
246,183 246,183 00000000000000864549d8d321d4343215048ee8fe6afdea75697f11d0aaa413 718 0.25/1.00 vMB 310
246,182 246,182 000000000000007c76f003961e16f0fdce5c1409fb2a5547e12f693410d442bd 86 0.06/1.00 vMB 44
246,181 246,181 000000000000009790e31d61fc44429d1c21015e275ed9bef43c23035de53523 169 0.08/1.00 vMB 150
246,180 246,180 000000000000003a27f6daaf74074be41f9ca35814a1c365fabec0a6fefb23af 377 0.25/1.00 vMB 73
246,179 246,179 000000000000007455a5203ae367025a43577217e7e62beef08f87b402239175 669 0.25/1.00 vMB 198
246,178 246,178 000000000000003f1c7f82bc466ec8724154aa7f15b58561324c656e023cd1c1 358 0.22/1.00 vMB 69
246,177 246,177 0000000000000040b3b5b6bc034a1e55f010835499ff7be2bccd2872c8816669 371 0.25/1.00 vMB 100
246,176 246,176 0000000000000002cf3be6eb0ee16bd3507904be9ab9c6243a14fc5caa2d624e 732 0.25/1.00 vMB 201
246,175 246,175 00000000000000688a87aa709fca92e89fe12574b852b755207d8b945c66764b 435 0.18/1.00 vMB 137
246,174 246,174 0000000000000058dd17eaa4a0777b2b53a67085832555c2ba41b15c3e406036 132 0.08/1.00 vMB 48
246,173 246,173 00000000000000775bbeb66d005438076416796327919b45125a21cf35dee19a 497 0.25/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 783.06 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: 720.83 GB
    • Received: 18.27 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.