Loading Tool

Explorer IconExplorer

Memory Pool

87,096 transactions
32.06 vMB
0.11588804 BTC
Random Selection Loading Transactions
Max Size: 195.98/200 MB

Candidate Block

Mining Attempt b26ffa35e94ee29855e67d1e964136227866e535eae7a0db373f8710f8c661cc
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 2ab94f39850348047e57b20f4253ae286c98dc2adfbcce0f5d6d284abab60903
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,473
Size: 1.00 vMB
Total Fees: 0.03204534 BTC
Feerates: 1,236.26 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (629,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,493 285,493 0000000000000001897ce220076700724a7a2a18a6d63e054801de645c2dd87c 286 0.50/1.00 vMB 23
285,492 285,492 000000000000000116a7f098de2670acf4309d50ed23cdf14ab01e766891d5d0 212 0.35/1.00 vMB 25
285,491 285,491 00000000000000003cc27afb4a1f1ab2a976862a27b68c6aa87a2ed970d1dbd5 157 0.50/1.00 vMB 22
285,490 285,490 000000000000000114138b996de81255f99470379ee59047ec89383eda1ec69e 1,070 0.50/1.00 vMB 48
285,489 285,489 0000000000000001495860af89c1b9ea230c7c046cd8ee91f0f6f7b84afd642a 121 0.06/1.00 vMB 44
285,488 285,488 000000000000000102bcd3dea32f4f7a4ff605dfe7d9d5e282f007f7b226cc99 1,101 0.59/1.00 vMB 29
285,487 285,487 000000000000000062fd2db9359cc04e1f21d519d5ae8254bbffeeaed27d74ee 1,064 0.35/1.00 vMB 183
285,486 285,486 0000000000000001231a377408de4ae13c89fc56392c915c834928dd73dba9e3 42 0.02/1.00 vMB 12
285,485 285,485 0000000000000000b54dd8cdd9d931830376a850514c056ee277920667249779 747 0.32/1.00 vMB 47
285,484 285,484 0000000000000000469ed204b9715ea33d4b095514389918ab05068a577dbf5b 645 0.30/1.00 vMB 37
285,483 285,483 0000000000000000c323f40ceb6793ea74fc85ea28bc5f04a002d352dd77f37e 183 0.08/1.00 vMB 35
285,482 285,482 000000000000000157c8b37362d980922e629501ead09d0e4678fdaab4a262c3 39 0.04/1.00 vMB 16
285,481 285,481 0000000000000000fbe2b69c54a19242b532a414bc5a2b75c39c4b1ae4b8a6be 399 0.21/1.00 vMB 35
285,480 285,480 0000000000000000b29c5e6d2aab56e9a96b34df4f3250540da287203b3ffab7 157 0.07/1.00 vMB 40
285,479 285,479 0000000000000000ac3de836918ffa220233a3d349b562e9fc7138f6ba8afbd6 499 0.27/1.00 vMB 42
285,478 285,478 000000000000000066789586769a7d78e0a9bfd15fda0edea89aad16eaa2eafe 664 0.30/1.00 vMB 38
285,477 285,477 00000000000000008f60bcdac058001b76458325b10456c7837a4346c6ad23b4 65 0.02/1.00 vMB 51
285,476 285,476 00000000000000018ebcedfecc184a38b6dce5f64dd853d05056b601d06b0a91 118 0.07/1.00 vMB 31
285,475 285,475 00000000000000007a3f9e2739a59b9cf284c98df85a8f4c2672106dc5de7ef2 503 0.23/1.00 vMB 34
285,474 285,474 000000000000000163c309cc9d9fb0081459a417ca738ed217f3799123587e26 268 0.12/1.00 vMB 39
285,473 285,473 0000000000000000e08c8d3696225b53a4de2161cf3d87911e6075f86e5847a5 450 0.30/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.