Loading Tool

Explorer IconExplorer

Memory Pool

74,947 transactions
27.65 vMB
0.07699688 BTC
Random Selection Loading Transactions
Max Size: 168.76/200 MB

Candidate Block

Mining Attempt d0dd3028b61496e8d1be504b67def61fa1abb6049b713388f015796b7c930afd
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 8d55be6b397433ded5d09b51b67774f7246185ef156f35585510131c5d411127
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,223
Size: 1.00 vMB
Total Fees: 0.01796640 BTC
Feerates: 100.08 > 1.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (590,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,508 324,508 000000000000000010675dc2b953835b20619b07279aea1bcf492c21abfd109d 266 0.12/1.00 vMB 33
324,507 324,507 0000000000000000182df37206b1be00ce97abbbcd9126d10d8d0471808795ca 506 0.46/1.00 vMB 18
324,506 324,506 00000000000000001b2104af557d7ec9df271ec063a57e443879dc2152b2611b 97 0.07/1.00 vMB 15
324,505 324,505 000000000000000005be42147bc0f1468a18b0bf54b9048cbfe13aa727c3e1e6 155 0.07/1.00 vMB 40
324,504 324,504 00000000000000000135c8c8b1e3e6cfa661346a505cdb4d3e15300a8f03fdd6 801 0.54/1.00 vMB 29
324,503 324,503 000000000000000000697d06cb135462de696faeac503d02dcd7b30c9f14aa4d 70 0.06/1.00 vMB 12
324,502 324,502 0000000000000000005ad50f74bc193235f756601f4affe17bf2a0116f210417 1,061 0.63/1.00 vMB 36
324,501 324,501 000000000000000016b0ce28c8041730601329d169838ff7f298835a848b5afc 356 0.16/1.00 vMB 30
324,500 324,500 000000000000000006e1f5735634ada4692c816f18ad2b20fbaad60499d03160 1,159 0.71/1.00 vMB 36
324,499 324,499 0000000000000000162c48002370e0ddff9cfbcc20f0d71a0a385d14ba9f672a 512 0.15/1.00 vMB 58
324,498 324,498 0000000000000000108697d425c299cb4e405e2467f6600325a8a6a456855eeb 905 0.61/1.00 vMB 27
324,497 324,497 00000000000000001c8100eb4d707aed27926101df750761ea398b091f32502e 1,886 0.75/1.00 vMB 44
324,496 324,496 00000000000000000073c21f7ce43b2ad5b1c0ee1de89def75759286a113c779 435 0.20/1.00 vMB 31
324,495 324,495 000000000000000011eeca3346e7178498c75b4e3c7e75c011489ed2801c43d9 350 0.19/1.00 vMB 38
324,494 324,494 00000000000000001f45b663428a13ca4b62f0b02e11bd648121c932af955e7d 743 0.38/1.00 vMB 36
324,493 324,493 000000000000000003125e1bfefa786a45703cc5ab547d6990bcf37bee8dceb5 1,102 0.56/1.00 vMB 36
324,492 324,492 000000000000000015eeff9b33145dc7371b0afdecdeb64c549207a8f9ddc9a2 585 0.37/1.00 vMB 25
324,491 324,491 00000000000000001151a8fe7218429b570bc1a134c0d2b9fc4f7161095848c1 64 0.03/1.00 vMB 90
324,490 324,490 0000000000000000094411920622ba3fe413f1a78f7e14a0e0f402f3e3b5a2b8 1,086 0.75/1.00 vMB 27
324,489 324,489 000000000000000013776f19bf48d96d90142400cc4dfee0ebe0ea52e9f96095 2,067 0.75/1.00 vMB 48
324,488 324,488 000000000000000017e814cc099b9331a614c66ea5daf78472c5003a16ac3bf7 64 0.03/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.