Loading Tool

Explorer IconExplorer

Memory Pool

76,498 transactions
29.67 vMB
0.09902914 BTC
Random Selection Loading Transactions
Max Size: 179.27/200 MB

Candidate Block

Mining Attempt 67feac879f0bff3fb5ad8690cfb642ecd48d7e6955de1c23f8ac9b2a96ab7b88
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root dabfe3603a23ed20030d11e117dc176fa936b0088c09b6f47a0be7f4a9ab0690
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,153
Size: 1.00 vMB
Total Fees: 0.03252907 BTC
Feerates: 357.61 > 3.26 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (630,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,689 284,689 0000000000000000f898035a8812c0a12303f327f3523a08d6de14c2dc821dbc 55 0.05/1.00 vMB 29
284,688 284,688 0000000000000000cfd62346c156277fd27cf2972451e90efc2fcade0f3f5d87 51 0.02/1.00 vMB 40
284,687 284,687 000000000000000052ff50bc9952a02ce9d3a95eeee782e7ef489bbfea1ef527 674 0.46/1.00 vMB 28
284,686 284,686 00000000000000008b4fb448e8d909aa4ccf7b763f772ce02192abe628b793ce 587 0.24/1.00 vMB 41
284,685 284,685 0000000000000001a322eaeee59462298f38a8f6e59a09bbaf1fb806cce52fc9 51 0.05/1.00 vMB 22
284,684 284,684 0000000000000000111595a2251dfda8f8f3707a1983a026886af9d9a3c01239 187 0.12/1.00 vMB 25
284,683 284,683 000000000000000188228177b54a33335f3395fc5bd6850f92b366f25ba70714 593 0.35/1.00 vMB 37
284,682 284,682 0000000000000001485024fe1f2dc4cd013bb7103b15c92fa707cc5778c7d4c5 1,391 0.50/1.00 vMB 53
284,681 284,681 000000000000000013f35ba0b6b7df3fe2e3099c6bf8fa89b9e8fd4ff454d8e4 32 0.03/1.00 vMB 7
284,680 284,680 000000000000000144b15642c173a450c686f166a34f2898b69351f9867d3de8 111 0.06/1.00 vMB 22
284,679 284,679 0000000000000000311ee8c2636b892d836e92a21e11d2c4ea1551ed58d4a1c8 89 0.06/1.00 vMB 39
284,678 284,678 0000000000000000a6543848fcce10031d1e24adab038e6ba3297f50a0a774d7 312 0.16/1.00 vMB 37
284,677 284,677 00000000000000006837ea0bd8a225846ecf066c571ed3d3accc814699d1261c 552 0.50/1.00 vMB 18
284,676 284,676 000000000000000027b1d8058bd2cb15d2599466bf682165e9cf7a37759b5d88 1,053 0.35/1.00 vMB 47
284,675 284,675 0000000000000001747a5a2c8e4b241d24c6e146e5d433609080fceae5093394 164 0.05/1.00 vMB 133
284,674 284,674 0000000000000001514eff500298022e869b773a49ab31deb7012fcec1998c98 570 0.27/1.00 vMB 47
284,673 284,673 000000000000000107b0699f301d3f360b31ecc02bda2ed9f4b0beeb7bd79562 793 0.35/1.00 vMB 88
284,672 284,672 00000000000000005932c762337316985ffa9cc5f70c6b03fb6369c9cb82181f 1,075 0.35/1.00 vMB 69
284,671 284,671 00000000000000019cf91b5c569188f307850b2db62512ec1cda3e339075c245 1,604 0.70/1.00 vMB 39
284,670 284,670 00000000000000011f30b7e9bf7e5a6f411014b3a84e2cc9d9e235d3fe037c59 442 0.26/1.00 vMB 33
284,669 284,669 00000000000000004dcc336196f1a5b9d3a8f3a40c6efaf4e5e8133698d125c5 467 0.24/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.15 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: 744.01 GB
    • Received: 18.70 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.