Loading Tool

Explorer IconExplorer

Memory Pool

33,691 transactions
28.31 vMB
0.13605641 BTC
Random Selection Loading Transactions
Max Size: 139.92/200 MB

Candidate Block

Mining Attempt 5b86bcd06439b30f2010983dab61b363a95d532f6b347108ff4bf0ee4f70baee
Version 20000000
Previous Block 00000000000000000000243d44a97f1c271d0d3ca36b116d29da015d7b8fdbf4
Merkle Root d0be04e1af82d630fd8ea570df99dae8ed6d09c5e4e5acdc01f59a844af96838
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,703
Size: 1.00 vMB
Total Fees: 0.08146808 BTC
Feerates: 231.58 > 8.16 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,512 (393,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,743 520,743 000000000000000000083fd0799306f8e461e1c8c651c336002afabbb38e71e6 1,479 0.69/1.00 vMB 33
520,742 520,742 00000000000000000025c8736fa0dd27a1cedd1b57d3428fdba8bc96b8d06825 963 0.44/1.00 vMB 56
520,741 520,741 0000000000000000000698bd331e573ca34797d660ab33f66e147ce463013ad4 1,887 0.97/1.00 vMB 25
520,740 520,740 00000000000000000018ca0ca0ef456c8d2b342f2b99903932e35a073da47331 1,734 1.00/1.00 vMB 34
520,739 520,739 0000000000000000000dd352d18ed589a643a57bd5fa5a4f431037f64290a633 1,367 1.00/1.00 vMB 19
520,738 520,738 000000000000000000047f57c66c4f797680900ae35ca80a363cf49ac9d56b04 902 1.00/1.00 vMB 10
520,737 520,737 00000000000000000027fee8357863c8edbbcdcfc6b0a7af27666dddaec7ca89 2,195 1.00/1.00 vMB 32
520,736 520,736 0000000000000000001d367f52134173ed75d18f410cbed4f49e86883088d54d 1,909 1.00/1.00 vMB 37
520,735 520,735 00000000000000000039720c623a8d748f46fafb698c6118c9839d7bfc51ff55 1,039 1.00/1.00 vMB 53
520,734 520,734 0000000000000000000a7baf925754b649bf0baeca286bc856927233aa55d570 1,135 1.00/1.00 vMB 83
520,733 520,733 000000000000000000231d4dc55cb99af8ec56aa8e18aceb2e5831b037cf2191 213 0.11/1.00 vMB 10
520,732 520,732 000000000000000000129a5804ac43fa44a46a66f40b4da04fe0a9578773eb58 2,675 1.00/1.00 vMB 35
520,731 520,731 00000000000000000026840753cb425842ad93e903ec302c9e322214ca06dc0e 13 0.00/1.00 vMB 12
520,730 520,730 000000000000000000434104207c1f0c565fc07b517ef9ad9b7b45d9b98e399a 1,990 0.80/1.00 vMB 29
520,729 520,729 000000000000000000343560c744bc52dbbbac46b0babe8f032fb6a9310d5853 570 0.26/1.00 vMB 46
520,728 520,728 000000000000000000318cfb9e83db863425b2f3020ccde0aab1b3bfacd8e335 1,903 0.80/1.00 vMB 37
520,727 520,727 000000000000000000043880f428b928f29f3a8b9e64cb0796f14b40306cc4f4 1,596 0.61/1.00 vMB 30
520,726 520,726 0000000000000000000355c127fdd2d53a141d40733fe4cfa0fde0ace70d2b30 338 0.14/1.00 vMB 23
520,725 520,725 0000000000000000001858ba5a7a319899d5a2e2fe24aa990c29f4ee470f0c7a 676 0.33/1.00 vMB 41
520,724 520,724 0000000000000000003f7fcd3b23ec00d0ecfcd6fc8f7d3f05b8c5c5e7a202e3 496 0.27/1.00 vMB 31
520,723 520,723 0000000000000000000d182083335dad102e904b469e9dd0c6a101ec21b7f983 686 0.54/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.52 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: 612.89 GB
    • Received: 11.08 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.