Loading Tool

Explorer IconExplorer

Memory Pool

83,351 transactions
30.96 vMB
0.08370330 BTC
Random Selection Loading Transactions
Max Size: 189.88/200 MB

Candidate Block

Mining Attempt c3df89d3710bdd6fb5e95d041c67ffe7ab4be697c45dd684df9e6f293a73ddb0
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root 65a9b396ea8c6d4f68a386d315815357385748f99718b42e0fb3f1249f97117f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,787
Size: 1.00 vMB
Total Fees: 0.01390096 BTC
Feerates: 151.24 > 1.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (558,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,251 357,251 000000000000000015308a5a086f180c3cc8df2da4fa3f3597bb0624098f45ea 1,110 0.62/1.00 vMB 27
357,250 357,250 00000000000000000c533ad5aaa54b7c570a8336d30b73c3a6d145aabcd5d41f 1,048 1.00/1.00 vMB 16
357,249 357,249 000000000000000011cec12de490c4c505ee0a8318ab924ed56c7f824a90d0e2 1,294 0.75/1.00 vMB 24
357,248 357,248 000000000000000006c66bc92d9ae3dbc7f54ad9cdce6d3b7ebe9ff8390369df 2,469 0.75/1.00 vMB 45
357,247 357,247 000000000000000004ac0f23c5e979b24787e5e588279ff10efafddcaa084256 1,142 0.65/1.00 vMB 26
357,246 357,246 00000000000000000f490abeca5c3fd652919f555b37c8657b808411dc0d9cd4 868 0.47/1.00 vMB 26
357,245 357,245 00000000000000000ee860b720e656fa1d028ef95d476c895c753af4a51767b4 423 0.27/1.00 vMB 21
357,244 357,244 00000000000000000f8647aef8b858a69fa25b8709b1a7e72f1304bc43c385d1 718 0.37/1.00 vMB 27
357,243 357,243 00000000000000000193434228faa4e364444fcba2790657ad76231b48bcc51c 1,444 0.74/1.00 vMB 28
357,242 357,242 000000000000000001abcfb14e20c49712ed3145e3cd70d810d01281671f275c 868 0.50/1.00 vMB 21
357,241 357,241 0000000000000000117dd90b4663734a068b5af5fb85d2b52148fb67f52396ed 1,222 1.00/1.00 vMB 21
357,240 357,240 000000000000000008e54db58ab508454f79bf8ae753674927565ca779fd5bb8 2,275 1.00/1.00 vMB 36
357,239 357,239 000000000000000006423c08b4dcbb1b898be24681b6ff21eede835f376de235 542 0.35/1.00 vMB 23
357,238 357,238 00000000000000000f3db04d442e92c172691170ca47dfea5be2b9613cf0343d 369 0.17/1.00 vMB 30
357,237 357,237 0000000000000000075d29aa829c0c34b833d2c81d42cd63c3bf8c8b9076f7df 681 0.44/1.00 vMB 20
357,236 357,236 000000000000000009cb2e4fd1184f639a897502b4d1814a8a9b2b8287fb33d7 315 0.21/1.00 vMB 22
357,235 357,235 00000000000000000554dc3f290183b46d211de61ea9b0a4b956aa0d64c88d71 1,336 0.68/1.00 vMB 30
357,234 357,234 00000000000000001351190d94e3aafa9e1742097a5cb25fac1f9dff7637b3ad 27 0.06/1.00 vMB 4
357,233 357,233 0000000000000000068f5b30dfd833937fac653f5f30c4f265ae0052b491797b 86 0.08/1.00 vMB 15
357,232 357,232 00000000000000000a8c4c174b58dd97e0424783d4c482b967d23966c1d5a76a 293 0.14/1.00 vMB 25
357,231 357,231 00000000000000000e2c22082c55b1353320347cc68e5add57d74684bff048dc 489 0.38/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.99 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: 717.20 GB
    • Received: 17.84 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.