Loading Tool

Explorer IconExplorer

Memory Pool

26,877 transactions
5.33 vMB
0.02362743 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.28/200 MB

Candidate Block

Mining Attempt a74150dc888bac5b964c4aa5af3e508c762963b0bea5ef92d3ff8dccd9d2af3d
Version 20000000
Previous Block 0000000000000000000116045ddc8fb4c762f154670a95ec186979da2d4e09b3
Merkle Root 043d94e1a55a89a575588e7845c4c7f41159873f28a2b3b6c73b60998f6ada3b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 851
Size: 0.40 vMB
Total Fees: 0.01061601 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,957 (725,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
187,461 187,461 0000000000000917ad42e14c479f72ceaccb26d17f182ac33959488d0a216507 0.01 MB 32 142
187,460 187,460 0000000000000441c576d019981b5bcb030e67bbdbaef822c1869d271f772f52 0.02 MB 83 2
187,459 187,459 000000000000052aabbd590b7f84f6374a0e676ddcc3605d44ea46d5f98b7441 0.01 MB 24 101
187,458 187,458 00000000000001a1e50104922d1f5000c15d313985af1e7c0bafd678d4c790ec 0.02 MB 64 99
187,457 187,457 00000000000004c7525a2e7bd5b3c66c31a9fc6ef9e73f4650cb7c9fa6244c52 0.12 MB 274 111
187,456 187,456 00000000000000891015cedb83be93293e4399be4020a9577d4f4e17dd3873a5 0.22 MB 409 115
187,455 187,455 00000000000006cf352e40c6ab2be7332fd8689516f233f2685efaab14964100 0.04 MB 105 112
187,454 187,454 00000000000005919b57c9bb53b13a60b59c6d00c9cee324c14b8b57e2512e43 0.00 MB 10 14
187,453 187,453 00000000000004213c6a3d045f63b70e8f0568a220d051162b740c0c9cfcbe42 0.03 MB 74 93
187,452 187,452 0000000000000307737f601e83796c103e25635619e87c669a87aac3aa3a82d5 0.02 MB 32 3
187,451 187,451 00000000000000818d9ff7d722136dc04b641bba7889cf1352817637dd829da6 0.02 MB 78 96
187,450 187,450 00000000000004a060268ee7f26d18fb2e40ce6f2a496172d0ccaec02f2f374b 0.02 MB 41 57
187,449 187,449 00000000000004616a804207c67b70ee976671ce3b6dfec543eb4831dcd2c3da 0.00 MB 12 84
187,448 187,448 00000000000003650670f898a8da8d8657868007016be9b4e2bb3a85d2e5fc6a 0.01 MB 29 84
187,447 187,447 0000000000000227c46c899656feab3d9285b16d564f1018671d7add326db495 0.33 MB 636 80
187,446 187,446 0000000000000429cbfd8931c7bd37f951620e1676a6d78dfc68b68a2519b1f0 0.00 MB 11 30
187,445 187,445 000000000000004a6446cc9c6ff4f711c9e8fe4f49d8234abbaf71016e826526 0.03 MB 72 88
187,444 187,444 0000000000000014c2379d34a97dd5a0d47a1953450088c61222404691846520 0.03 MB 64 86
187,443 187,443 00000000000009a312804b51b9667adf10d6d77a7d64270d9f474b8cd995c793 0.08 MB 202 106
187,442 187,442 00000000000000096574fbc28d4627bdebf25cfd25bf8108d0b4fdfa9db0edf0 0.11 MB 300 137
187,441 187,441 0000000000000043dd1aab4150a8e439486ed93edb2b1a28e76612cf23934919 0.00 MB 11 14
Previous 10 blocks ↓
Total Size: 778.77 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: 349.43 GB
    • Received: 3.06 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.