Loading Tool

Explorer IconExplorer

Memory Pool

70,207 transactions
26.96 vMB
0.08620779 BTC
Random Selection Loading Transactions
Max Size: 161.05/200 MB

Candidate Block

Mining Attempt c9df3e425bd2b9dc4f3cc9c284623e2006ed464e68890cf8167a7df8f5af14a1
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 33ff6de35d45fd02375ec624b4adb41f9f47e8ced44564b8ba8d8416e224e9de
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,522
Size: 1.00 vMB
Total Fees: 0.02793508 BTC
Feerates: 703.20 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (840,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
75,282 75,282 0000000000652505f9153af982ce533c11492cbd985e8972260063f9f47eeb9c 2 0.00/1.00 vMB 0
75,281 75,281 00000000004b50c029ffe66b521989ebb02ddcaa9a79a21c363439e6630d6ecd 3 0.00/1.00 vMB 0
75,280 75,280 000000000034bbeb8e61024381cc2c22f1630709774aa201b18482bbae3fb5bf 3 0.00/1.00 vMB 0
75,279 75,279 000000000010e04da459d58fe8bc37c013062efd7d2d5b658ac7d65090d21361 1 0.00/1.00 vMB 0
75,278 75,278 00000000002f388e0364297981cd541d7565b5e96a735dbebe24807b7e97c7c2 2 0.00/1.00 vMB 0
75,277 75,277 000000000054559c3c62e3f21188f74feb0ab396daae1aefb6288d578b73326c 1 0.00/1.00 vMB 0
75,276 75,276 00000000001e656ace61d258485cc8fd6b8f41758d1f1e5f6a046e172409fcc5 1 0.00/1.00 vMB 0
75,275 75,275 000000000055a5c20f1f16e66657cdb4f2b00036caf339c79a86aeb9c6d55005 2 0.00/1.00 vMB 0
75,274 75,274 00000000003a3d6cd7d5b1156ab35ecffd9cf494d69daffc97197ed1d8da03f0 2 0.00/1.00 vMB 0
75,273 75,273 0000000000765abe250fabdb3d8cb2fc18a1bf093457deff255d10bd575dcb68 1 0.00/1.00 vMB 0
75,272 75,272 0000000000312238cfcff731f55992ac02304b5bdc64977ab14fc6742eac64f4 1 0.00/1.00 vMB 0
75,271 75,271 00000000005c025e0301e9bcbe54d497e0bac32f0e5208ec6157707925d80ab5 4 0.00/1.00 vMB 0
75,270 75,270 00000000002df7095441a12a79e33f633fef86b3d2d844a121f2405b03532816 2 0.00/1.00 vMB 0
75,269 75,269 0000000000201065797effaad2a366570d60c26c37ab8dc7141b8221c0306314 1 0.00/1.00 vMB 0
75,268 75,268 00000000000ac9771cccd9093739f8afaea89d02d944ab31e8d01985d7fb8db5 1 0.00/1.00 vMB 0
75,267 75,267 000000000077de9bc7fb25d719d698460887137c15fab56b69071009909d2e99 1 0.00/1.00 vMB 0
75,266 75,266 00000000004a862dfb7050a72ab2d27dcb72eb102bf8e517812600137193de9f 1 0.00/1.00 vMB 0
75,265 75,265 000000000061dc8b67c01ae55c7b086fb27daa5353ed27deac1642d174d53f1c 3 0.00/1.00 vMB 0
75,264 75,264 0000000000637c73a958f99788ba8cc6f3555d39db9d3df0e84b82b8d91198b3 1 0.00/1.00 vMB 0
75,263 75,263 000000000022f5b350134c83cb41a271ed8b8291004b98dac4a9782e8cbc3534 2 0.00/1.00 vMB 0
75,262 75,262 000000000014473ce583f3d5243f82e037a69191cc05e858a2673c6726050a20 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 758.51 GB
    • Received: 19.05 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.