Loading Tool

Explorer IconExplorer

Memory Pool

81,225 transactions
30.19 vMB
0.13402673 BTC
Random Selection Loading Transactions
Max Size: 181.55/200 MB

Candidate Block

Mining Attempt 452cea2ff0200a77c7f440b37b10dceb31ef9e0c2ee62a4c38ffd6ccc09b1d18
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root fb28aee0e185bf02bc1a9bb8c98b418af44b6615d3bda0ec67389e85eb12d62d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,078
Size: 1.00 vMB
Total Fees: 0.05653964 BTC
Feerates: 242.90 > 5.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (283,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,868 631,868 0000000000000000000c53a7035f7d070dc8c9842204cfa74f92b599eaaddd1e 2,732 1.00/1.00 vMB 83
631,867 631,867 000000000000000000031532f67646202090e2455b9b656355caf6885c43d60e 2,882 1.00/1.00 vMB 28
631,866 631,866 0000000000000000001283fd468061eacf31a99dc066b36b6802a37833c5084a 2,212 1.00/1.00 vMB 89
631,865 631,865 00000000000000000005f04e86936a74e09d945cc80a030e62fa568147733b43 2,000 1.00/1.00 vMB 50
631,864 631,864 0000000000000000000f8cdeb407dcecba85b6b4eefabcb7391d54d0b4812398 2,168 1.00/1.00 vMB 46
631,863 631,863 00000000000000000004b04a505076a328ca54ea2a73aaf8cbeeae8c6525ec9e 2,666 1.00/1.00 vMB 82
631,862 631,862 000000000000000000028ca17e25917f8933764b58de1e7d30fa3ca3900409de 3,035 1.00/1.00 vMB 70
631,861 631,861 0000000000000000000b6e0411f17eb1c15419c7f2941df9c5f70bcaf16d1ef0 3,267 1.00/1.00 vMB 137
631,860 631,860 000000000000000000081e970ad86b2cfd8a71206ebe7c14830eb495099ee1a2 2,585 1.00/1.00 vMB 84
631,859 631,859 00000000000000000008dd4d07ad2e78366ec7daf2fe0fd4efe5209fec92aaf6 1,325 1.00/1.00 vMB 32
631,858 631,858 00000000000000000006785f79d24df338a98e0c6febe73d4f8b7a1ef47fe4a6 1,121 1.00/1.00 vMB 45
631,857 631,857 00000000000000000001e3e3f14e3de736ccd269fc4a5a59ac249ab5fb637f89 2,047 1.00/1.00 vMB 45
631,856 631,856 0000000000000000000eba57bf11b0146adfe7344e7db4d6fd48d8e38b12e5ca 2,401 1.00/1.00 vMB 75
631,855 631,855 000000000000000000069425d3b76f023b85b50b23b95768e3be1c73738c0d53 1,872 1.00/1.00 vMB 37
631,854 631,854 0000000000000000000ccab2fc2e07f1a70c29f2496c70bc0d742ae5ca233f5e 1,098 1.00/1.00 vMB 22
631,853 631,853 000000000000000000096dc65b142938cab73083b6d7dc6845db0b68762c13dc 311 1.00/1.00 vMB 5
631,852 631,852 0000000000000000000292f9897070b6e199035608f2f2ddf2f0dc87c0e9e6c1 1,331 1.00/1.00 vMB 29
631,851 631,851 0000000000000000000be7988f74f7dc25b53ad49168362a1fee9787283d472f 2,004 1.00/1.00 vMB 51
631,850 631,850 00000000000000000008b276884cc4c2b597bcdabd198a190d7024703d482760 2,855 1.00/1.00 vMB 76
631,849 631,849 000000000000000000097253d16105748d993c6c5297cf8bf623d6e879ad8df7 2,728 1.00/1.00 vMB 57
631,848 631,848 0000000000000000000d305c2bf5803a469abf3da0b2a0625df9e515a6006a95 2,713 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.67 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: 674.16 GB
    • Received: 16.43 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.