Loading Tool

Explorer IconExplorer

Memory Pool

45,553 transactions
27.64 vMB
0.07457002 BTC
Random Selection Loading Transactions
Max Size: 144.79/200 MB

Candidate Block

Mining Attempt 0e5b75d1571af30e3e1845430796ff6addf4f1e431c1f88b795245571ee007b4
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root 9cb7625728b63fa499fb6cc8694a610d105e9c811915cd2980cce0339082a39c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,535
Size: 1.00 vMB
Total Fees: 0.01962382 BTC
Feerates: 124.00 > 1.97 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (511,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,315 403,315 000000000000000001049defe192b2bdad7a2cff890641e321e35b5d211210a1 602 0.29/1.00 vMB 41
403,314 403,314 000000000000000004140a1bb49e7c640a3e1dc5deb58462588df914574f63b1 1,720 1.00/1.00 vMB 33
403,313 403,313 000000000000000000e7dbb718bc1baf0dcbd7a9cf124efbbc12fd08a74ebedd 1,773 0.93/1.00 vMB 30
403,312 403,312 0000000000000000060077a28ba07ee2d714a43bcdd529690344f4f92a7fbd3a 1,547 0.99/1.00 vMB 81
403,311 403,311 0000000000000000036fa9a5255cb77c03e838a8026fdac0adc4404f51cf3d75 2,063 1.00/1.00 vMB 33
403,310 403,310 00000000000000000220eae0ce9007cc32aa0ff8c97985f23454a26c509fa036 2,417 0.93/1.00 vMB 47
403,309 403,309 0000000000000000025c791174415a572b2b043849b8d1ec7d8b5b7abeca2c5d 2,112 0.83/1.00 vMB 52
403,308 403,308 00000000000000000460a67f2bd15d4242a55f48607a78ba9f78906f33be8208 391 0.16/1.00 vMB 50
403,307 403,307 000000000000000005377bfa483c0639ef49e4fdc08d2dfbfd984515717e38cb 447 0.30/1.00 vMB 25
403,306 403,306 00000000000000000073e3df6e444636809a1f2cce39652186526b51af6ed305 604 0.25/1.00 vMB 42
403,305 403,305 00000000000000000116218e9b9eda8d08ff5f8e4a24f5315bc6b6ce41a0da7c 569 0.96/1.00 vMB 14
403,304 403,304 000000000000000005e7f9bd60747989846aef56cfb0d8ec795146b16824d0dc 2,504 1.00/1.00 vMB 46
403,303 403,303 000000000000000002e506e2acb36cc336a123cc5a15e5b2f2f7b6b738dfd5e6 822 0.34/1.00 vMB 38
403,302 403,302 0000000000000000053eab49e6120aae7b6c6b9fa656ee2f300ba220475ee3dd 97 0.09/1.00 vMB 16
403,301 403,301 0000000000000000052033be3a79adeb4fb6eaa05aee3855c2b9af40e79fc991 1,521 0.62/1.00 vMB 43
403,300 403,300 0000000000000000042eef1dbf4f5cc4f75daf8103333fae7e80bc440848ac48 179 0.11/1.00 vMB 21
403,299 403,299 0000000000000000005e0f1156be9782cdc28cc19671b6f008dced4d7a5aab7b 379 0.18/1.00 vMB 40
403,298 403,298 000000000000000006005a974442b3e88ae8f9cb9719439c5131bda59f368a50 2,353 1.00/1.00 vMB 47
403,297 403,297 00000000000000000089f6dfc35bd984b83d65b2a43746f1cc30d78ad97d8819 275 0.99/1.00 vMB 3
403,296 403,296 0000000000000000037f377ed88580abf2686e8c7ba3213639de3d7671fdfd27 1,656 0.71/1.00 vMB 45
403,295 403,295 000000000000000002478ac76e579ad99a2e570b5a4167fb375611e12181d6cb 1,267 0.56/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.19 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: 653.73 GB
    • Received: 14.03 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.