Loading Tool

Explorer IconExplorer

Memory Pool

84,004 transactions
31.94 vMB
0.08771247 BTC
Random Selection Loading Transactions
Max Size: 194.26/200 MB

Candidate Block

Mining Attempt 217cd99ab8a6b57532b93d086e8570b350fb9d33511678a3436c2c875bd7e823
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 0ddf3342b73c069896d8a7d8635713daadd6c407e622eeb0a834e24296a952cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,190
Size: 1.00 vMB
Total Fees: 0.01803926 BTC
Feerates: 104.48 > 1.81 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (601,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,701 313,701 0000000000000000244c7879522a659992e59e4a731cd44de0ade460ce945de2 384 0.18/1.00 vMB 20
313,700 313,700 00000000000000002e49bc3201670d07d7954797f9f4e2e9db655dc86767bf0b 948 0.51/1.00 vMB 28
313,699 313,699 00000000000000001df9c39b53a9ae34b9d319a759ca0df39d94466abbe2ae63 332 0.17/1.00 vMB 26
313,698 313,698 00000000000000001f28bca6ca83c6ba9b09224719a5da6122d24988ae046575 146 0.06/1.00 vMB 26
313,697 313,697 00000000000000002f9def038aaa2ca98a5dab62332b185bdaf98fcc61f77020 332 0.17/1.00 vMB 23
313,696 313,696 00000000000000000d12434b6aeb8533f7d1ea84bf0828a7cfc17dc5661edaf6 800 0.42/1.00 vMB 32
313,695 313,695 00000000000000001df5c68409db280616ac6d454fdcb090c1ad6a3a669c6baa 286 0.13/1.00 vMB 33
313,694 313,694 000000000000000010b274deab79e551cc06f0625f9e562b36c949a3c4057739 223 0.11/1.00 vMB 8
313,693 313,693 00000000000000001b37993c281e6e5d73d3e4c1da6555ad80f64242a4f605f9 1,421 0.81/1.00 vMB 29
313,692 313,692 00000000000000001492b8f9ed754124b5feea4bde33f9a88b4b037cc3d3236b 853 0.47/1.00 vMB 25
313,691 313,691 00000000000000000cf8bb07869e982451a3b73648f1704d8e8c64ff65568bf6 95 0.04/1.00 vMB 27
313,690 313,690 00000000000000001fa3e60f0166689854cee89f15aa04fce42dae594e32262a 156 0.12/1.00 vMB 17
313,689 313,689 000000000000000029a220a22a6d7e90981bde3fa030bda209b41173674ea82c 259 0.11/1.00 vMB 32
313,688 313,688 0000000000000000311405a713ab78a4903961a9b630567696fbfc0bde282785 353 0.19/1.00 vMB 28
313,687 313,687 000000000000000028fe8ac847b4e66427bc50b09d44cb43ab6253a919b321da 297 0.19/1.00 vMB 21
313,686 313,686 000000000000000015487a1bc2d3bc43bd3b49d83ac056ab1b3278bd9595c252 509 0.29/1.00 vMB 38
313,685 313,685 0000000000000000290afcd248b0aaff112b935352a1f4fed408d34c6017ee6b 868 0.35/1.00 vMB 36
313,684 313,684 0000000000000000059b2c7985d3455ee661172bf61a861a1f4e953c2245a44a 220 0.09/1.00 vMB 32
313,683 313,683 000000000000000007a07a22d8a597f1cbb7e8f32ce773978070ee6716db5a6d 184 0.10/1.00 vMB 32
313,682 313,682 00000000000000001b95a1052b764bc6cafa7295a0da954a089aec70039a0f81 240 0.15/1.00 vMB 23
313,681 313,681 0000000000000000358a5dcae1df07f6e0269b42b03dfd66d8455e683332506f 35 0.01/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.75 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: 708.89 GB
    • Received: 16.78 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.