Loading Tool

Explorer IconExplorer

Memory Pool

78,388 transactions
29.11 vMB
0.08168415 BTC
Random Selection Loading Transactions
Max Size: 176.22/200 MB

Candidate Block

Mining Attempt eb43faaa0fdfcbff0d1f4c854bcd50c8cd5fbb9c78230cf6df7ce14e3f832bc8
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 57f79cf2a3b2cc15113487d6d7141a59d2b3d5e1e19f6b10a3fbd90ce360ceac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.02079724 BTC
Feerates: 178.73 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (90,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
824,909 824,909 00000000000000000000c16fce147288eb84c6902e7b6c0338ce1bbd2fbd737a 3,550 1.00/1.00 vMB 133
824,908 824,908 00000000000000000000538043b0fa333bb03762d48ac95240e740f528387204 3,499 1.00/1.00 vMB 138
824,907 824,907 000000000000000000029f772b284b4c81eae44f0cc6b25bb938026d126a5929 2,770 1.00/1.00 vMB 156
824,906 824,906 00000000000000000001e3e31e55799ff182fb35cab4980d938707c1ea667344 3,142 1.00/1.00 vMB 160
824,905 824,905 0000000000000000000292eb636ae01c5546235517f13a51ea2a7eb368038366 3,393 1.00/1.00 vMB 262
824,904 824,904 00000000000000000001be89e7e4e455f87d9c5b43c201e9e08a4282c19ec948 3,560 1.00/1.00 vMB 169
824,903 824,903 0000000000000000000018572e6911898d75ffeb7590673e69d826f3545aa1d0 3,655 1.00/1.00 vMB 186
824,902 824,902 00000000000000000001caa405f553c74722f0baf887042ac50ce2088ac55019 3,729 1.00/1.00 vMB 174
824,901 824,901 00000000000000000003d52efbe128ff59b428b55a1db9a13a87bb6f2f162c43 3,828 1.00/1.00 vMB 192
824,900 824,900 000000000000000000000b7a16124b365c4d02bce71ca763f8560a2a2dbf6356 3,795 1.00/1.00 vMB 211
824,899 824,899 00000000000000000000ac56c29884c48d06e3492a71e44e208cad801dea06fd 3,988 1.00/1.00 vMB 236
824,898 824,898 0000000000000000000008fd13a7fdd35e2603e99dfbb7245787e23c462d5a8f 3,179 1.00/1.00 vMB 294
824,897 824,897 00000000000000000002b7d653e02adca9316389e7a886faad09921b4111bc25 4,952 1.00/1.00 vMB 240
824,896 824,896 000000000000000000011b61e47b9a5cd3deadc42f6d0f68b883ae3a0811508e 4,856 1.00/1.00 vMB 274
824,895 824,895 00000000000000000003b9569be69a9375a74c7f4a17ed55bb85bcc1a455b1f6 4,930 1.00/1.00 vMB 324
824,894 824,894 00000000000000000003cc7946007080c290b98c5cb856f7ab4749d13d4de040 4,884 1.00/1.00 vMB 354
824,893 824,893 00000000000000000002e7bd70441065668ad23bff065a76c6cd6ec1c6f93eff 4,998 1.00/1.00 vMB 233
824,892 824,892 000000000000000000031bce814046018037f1d6f1d4cb67bb1437aa31de31fb 4,947 1.00/1.00 vMB 179
824,891 824,891 0000000000000000000382c51d6d6f14cc1291967c052200012871c096092a40 5,166 1.00/1.00 vMB 127
824,890 824,890 000000000000000000023965da061c73396087d96699a0a5e034765bbeac0d6f 4,675 1.00/1.00 vMB 147
824,889 824,889 0000000000000000000101daf9b1bd6b66fc92551405d7d0d00e5af53aa26ec1 2,737 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.68 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: 677.99 GB
    • Received: 16.44 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.