Loading Tool

Explorer IconExplorer

Memory Pool

86,467 transactions
31.48 vMB
0.20808516 BTC
Random Selection Loading Transactions
Max Size: 191.06/200 MB

Candidate Block

Mining Attempt e13e9acd222a80e6a8ef26eeb09edb24d17b4f19cc8466167bc3daf9ee61a3ce
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root ada53f77367b77b39fc2433910093dca66ec4be8b414a2956faec1f3148d6c8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,593
Size: 1.00 vMB
Total Fees: 0.10520187 BTC
Feerates: 502.67 > 10.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (546,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,893 368,893 0000000000000000134c598abba8d86bea0e151eb8aea098a8d15aa1d65b7b4b 493 0.23/1.00 vMB 47
368,892 368,892 00000000000000000842c238b41efb915840499f76025fea2710fba535c54a63 150 0.09/1.00 vMB 38
368,891 368,891 0000000000000000063044abd4df92d789ce51e409e4c52d4b31419cdd95ccea 30 0.04/1.00 vMB 14
368,890 368,890 000000000000000001d1cd0a5abe95a3b306d8dab17bd11705bd90cd6a88c71f 378 0.18/1.00 vMB 41
368,889 368,889 000000000000000009ce5245b1efc2ebd6eb52bce2992c1a111ea8396010f34f 44 0.04/1.00 vMB 38
368,888 368,888 000000000000000003834d8629ea24c80f8226602302c8f5e093331283d7287b 118 0.06/1.00 vMB 16
368,887 368,887 000000000000000008dd18d67a8b811ab8ee70a143a4ec330248e5fd3fde20d5 247 0.25/1.00 vMB 16
368,886 368,886 000000000000000002403542d046978d2da0a276deea9d0d7bba226b8d5372e7 645 0.31/1.00 vMB 42
368,885 368,885 0000000000000000091167d96a53e541abd977acab2bc4c3fb4f27ce874ae635 2 0.00/1.00 vMB 0
368,884 368,884 00000000000000000b7894c11f95ba4ea43b37f6c4c0691c1ce8017dba3443ae 931 0.53/1.00 vMB 42
368,883 368,883 00000000000000000d084888816b00f6e3a5d137e595f3f8bebc53508727099d 134 0.11/1.00 vMB 27
368,882 368,882 00000000000000000802ad4c4667a0b7a128851e8e357047aea4d742ac911304 285 0.18/1.00 vMB 32
368,881 368,881 0000000000000000144a23daaea06070a6121e55eedb83ccfbec0f629edb6a66 1 0.00/1.00 vMB 0
368,880 368,880 00000000000000000e606b45c1282f3c96f76d612ea7d1c0a93d85e06200f156 782 0.55/1.00 vMB 51
368,879 368,879 00000000000000000c08b1431257834f2240849a9d7952ea166853f108493bca 243 0.29/1.00 vMB 19
368,878 368,878 000000000000000013fc65ed8b76fdcc5de82be653f333d513d17ae07a49b9f1 745 0.46/1.00 vMB 41
368,877 368,877 000000000000000008cb5543d78d58d60b7596919973ab06838cd079e36956ba 171 0.09/1.00 vMB 37
368,876 368,876 0000000000000000087ec3ba605890337f22c14f579eba54ed44b22fe622076d 572 0.39/1.00 vMB 41
368,875 368,875 00000000000000000cb945afa09114f5ce59c8c9d703b2e408d8afd1428da190 123 0.09/1.00 vMB 28
368,874 368,874 00000000000000000dece6a62817cfa04700b6a3639a19e5e923028ebe20c42d 33 0.01/1.00 vMB 36
368,873 368,873 000000000000000004fb6a42e1ba6671d4c99dbaabb7a8828ec05360b511695c 35 0.01/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.