Loading Tool

Explorer IconExplorer

Memory Pool

51,419 transactions
29.23 vMB
0.07893609 BTC
Random Selection Loading Transactions
Max Size: 158.06/200 MB

Candidate Block

Mining Attempt 1ff04561eed7a2c749187af6f975e072a0383b6c6c8dadf46e4f8024fc097794
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root e6de9571f8b01bb34283967a51da5026caf8c5bb5063770d9a7fd4c1cdd566d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,563
Size: 1.00 vMB
Total Fees: 0.02303482 BTC
Feerates: 173.90 > 2.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (617,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,436 297,436 000000000000000089d84b2304e52e9b7d9e77290d579d83004b5f50ff3cdb1e 142 0.08/1.00 vMB 30
297,435 297,435 00000000000000009537376c80da7d34bf4593ade5d1dcb2da837f2ff66190d9 672 0.34/1.00 vMB 40
297,434 297,434 0000000000000000886cf64b47e985afc61366553edd3ce09ea7166afd59bb23 122 0.06/1.00 vMB 37
297,433 297,433 000000000000000086e5a51d35e76f1f33d8b1b7f7ba309c43774d093a0b0638 549 0.35/1.00 vMB 20
297,432 297,432 0000000000000000347538c8dea342f167c420d19b83aaed11e713103ecb63aa 512 0.22/1.00 vMB 50
297,431 297,431 0000000000000000428c81961059db0a1ae5bd4824c4250cfc89f8d469b12654 104 0.05/1.00 vMB 30
297,430 297,430 000000000000000054981734ff5f21a745e4ddbd322c18649e1ceb71dc6394a6 123 0.08/1.00 vMB 35
297,429 297,429 00000000000000004bdd3661965d0313e4c21fe3b23e977e80198d0de46287ef 29 0.03/1.00 vMB 18
297,428 297,428 0000000000000000953474be63d19122e684c7adfeebacbf6783babfabacaf77 69 0.10/1.00 vMB 20
297,427 297,427 0000000000000000645111e35605eb6b681e3a7612d8b8e009418c3b99b2f2df 132 0.06/1.00 vMB 31
297,426 297,426 00000000000000007f01fd28af9a4c8c11f6ba097a3597d748ef0bebe8bb17ed 16 0.01/1.00 vMB 58
297,425 297,425 000000000000000075c969ca8c6088cbb5780953c2d58c57dd37c0c1f62ed029 607 0.35/1.00 vMB 40
297,424 297,424 0000000000000000648b3aa71ccf06c9a04100f852487f6c52dd869be126777b 93 0.06/1.00 vMB 25
297,423 297,423 000000000000000054bb32394c6d10c45bc3f1e9c31e4089c56487c24b7f4c3e 8 0.00/1.00 vMB 20
297,422 297,422 00000000000000006d419a3cd636470f484a09b61da6b215e45242d1c0fdaa05 35 0.02/1.00 vMB 26
297,421 297,421 000000000000000010def07de1419b810e06e27753d80df2633ed8525367b6d8 464 0.25/1.00 vMB 47
297,420 297,420 00000000000000008bbab5c5e80e513793d550fcd4631a0257c7d188236afcdb 419 0.48/1.00 vMB 22
297,419 297,419 00000000000000006ab6332c1fd37bbc83253a4b383f7e14c5df97a52cb105a4 128 0.10/1.00 vMB 27
297,418 297,418 00000000000000005c8b7d03de90bf86f48afeb0981844ba1594750dcfc34c36 115 0.07/1.00 vMB 27
297,417 297,417 000000000000000063df515547182d81409ea26217ab4a060942fbbaadf47b61 662 0.53/1.00 vMB 20
297,416 297,416 000000000000000042071debc9bee74dc0a4c6e5ff33c3250cdebc6292994992 629 0.25/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.