Loading Tool

Explorer IconExplorer

Memory Pool

40,569 transactions
27.87 vMB
0.07203189 BTC
Random Selection Loading Transactions
Max Size: 143.03/200 MB

Candidate Block

Mining Attempt 843faf456d1cf1232d64d2c10fb2a27f6d213df806d2af70b6831150f15b61ac
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root d8c1cf8d57d78a1df894054bdbc540db263f4ec346a3dccff5396c41cdc85f10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,995
Size: 1.00 vMB
Total Fees: 0.01853835 BTC
Feerates: 101.49 > 1.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (149,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,889 764,889 000000000000000000023d322974a133768db1f6e2a9762d43dd3429224f270a 1,696 1.00/1.00 vMB 14
764,888 764,888 0000000000000000000258087111d6ad14a47355ffd5f70a1b4e132d3c0b929c 3,050 1.00/1.00 vMB 28
764,887 764,887 00000000000000000005a0c15ad0d8fbb90106a19b3d617e65a95a2aa1b77d83 1,182 0.53/1.00 vMB 15
764,886 764,886 0000000000000000000169691b49bd2f1197ff871887905216663190305063aa 264 0.08/1.00 vMB 19
764,885 764,885 0000000000000000000269dc495f080b402dcfd172a07a48c4c9c474edf5d075 1,696 0.92/1.00 vMB 12
764,884 764,884 00000000000000000004eb0442ad2aacf810cfb0c5903089f23a6cca79dd26ed 1,239 0.58/1.00 vMB 14
764,883 764,883 000000000000000000067cc1088708f509f88c1bfa9f123ca7a2a6b9b7588c15 1,949 0.61/1.00 vMB 19
764,882 764,882 000000000000000000038fe8f3078810a28451d6bb802aa95f780e23a238b445 1,394 0.58/1.00 vMB 18
764,881 764,881 00000000000000000003760b3aee8a34fa90e6d11b7b9803c1b4b87af9d1cb27 1,405 0.90/1.00 vMB 8
764,880 764,880 0000000000000000000309d6320e858309f847c7b1fa583b6a8cf9f0b9233675 2,584 1.00/1.00 vMB 30
764,879 764,879 0000000000000000000140c0f493984357e95f12c465708704c0730e9e69e7d5 1,280 0.97/1.00 vMB 10
764,878 764,878 00000000000000000003e922c46f9d7edf74d4fef3b0b26819f20b398444da0a 1,833 1.00/1.00 vMB 25
764,877 764,877 00000000000000000004821e0e24ace382cb8ec0c63c120ff7c23376d7412b36 1,653 0.91/1.00 vMB 13
764,876 764,876 00000000000000000000b7ab937145276cbbfe62db67987bddc22a96dd757860 2,373 0.83/1.00 vMB 20
764,875 764,875 00000000000000000001248f8fe4d6c1ebab47b70bb0f8d2587abbb64ad80502 349 0.27/1.00 vMB 10
764,874 764,874 0000000000000000000759a687dcd807ea4815f8f75be908295469a219b8ea5c 2,618 1.00/1.00 vMB 17
764,873 764,873 00000000000000000005e6438007dbebf077a1075c9471bd970c46e02645c348 1,150 0.59/1.00 vMB 15
764,872 764,872 00000000000000000006d6afc7d3fdb690b07ade11e9dea6f50bf78e75028c0c 308 0.10/1.00 vMB 18
764,871 764,871 000000000000000000065cf80e184b5b7c08595be7fe47a44bce60b70bcb8a11 542 0.24/1.00 vMB 16
764,870 764,870 0000000000000000000289c2ac872e7c913a0a556932a64a905387eb877d6444 225 0.09/1.00 vMB 16
764,869 764,869 00000000000000000000ec9f2c22a6ffa63239646a980e0ec3b857211a484313 204 0.05/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.76 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: 632.52 GB
    • Received: 12.12 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.