Loading Tool

Explorer IconExplorer

Memory Pool

40,893 transactions
26.20 vMB
0.07198267 BTC
Random Selection Loading Transactions
Max Size: 136.36/200 MB

Candidate Block

Mining Attempt e874b415394f29745055bc01a1b63392e7a2c23aeb11d9c2a41643e2d6f9c178
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root e1a61515ced553f1f24c53bc4bdca4b38a0e267abe28eb411ec6e2fe32853350
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.02403340 BTC
Feerates: 150.98 > 2.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (160,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,501 754,501 0000000000000000000388a5eee2fa944b873b30c2876ea754895ebb25f15760 994 0.36/1.00 vMB 15
754,500 754,500 000000000000000000061899b08e6e5d7a9806af300bc11c86ca861de5634beb 196 0.06/1.00 vMB 15
754,499 754,499 0000000000000000000049ead4d666894f6012d0f8694d8506022d5b92d939bd 1,301 0.86/1.00 vMB 7
754,498 754,498 00000000000000000008845a02a8e11437e6af36a46943f890baff97b71712b4 1,474 0.99/1.00 vMB 10
754,497 754,497 000000000000000000017e69a76536e7d745c1123ed30dc71a98814f889350ae 2,463 1.00/1.00 vMB 14
754,496 754,496 00000000000000000002fcb3e7f09dd47051aa11b79292fd88f427abf1bc224c 120 1.00/1.00 vMB 1
754,495 754,495 00000000000000000001964c2eef751dfc2038cb28f735ceb2e02814bc8df149 725 1.00/1.00 vMB 4
754,494 754,494 0000000000000000000688926f569fd48fdbf460878bf2a39851d530c3fccaec 2,478 1.00/1.00 vMB 9
754,493 754,493 00000000000000000005dcad0a55c05eee37f448f3d2e08c440061b898108448 3,492 1.00/1.00 vMB 25
754,492 754,492 00000000000000000002c04aa3589435057a3d32618bff779ca1af01f6a158ae 1,463 0.94/1.00 vMB 12
754,491 754,491 00000000000000000008466f7c02634f746a398baa336c2a0daed7fd391127fd 1,376 0.94/1.00 vMB 13
754,490 754,490 000000000000000000088ecad8a6f223800982c886ec7d62db5887ab71da9db2 458 0.16/1.00 vMB 13
754,489 754,489 00000000000000000001d4005598bd1b921c02d2dae322034e70694d40f09ee4 294 0.07/1.00 vMB 18
754,488 754,488 00000000000000000007ae51219ba0b3e1decb707b147476dcb1ef006e905829 517 0.13/1.00 vMB 17
754,487 754,487 00000000000000000004773034d071cd828fee906b0cdc801c3f29309156bdf3 1,888 0.61/1.00 vMB 16
754,486 754,486 000000000000000000015d83e8cffab060a650abe52c21310062486ba793e566 2,164 0.86/1.00 vMB 12
754,485 754,485 000000000000000000023ba89d984a94abe04f60fe7b015b11f45a9a28124178 1,898 1.00/1.00 vMB 3
754,484 754,484 0000000000000000000767d9779a3b0dc2d00b320634824dd737b47ab6cc7f5e 2,596 1.00/1.00 vMB 16
754,483 754,483 00000000000000000006279ff74adca3faf6d81c0c31b8a016f9e112e4bcae57 4,087 1.00/1.00 vMB 32
754,482 754,482 000000000000000000050a3e707f94b6a9af4bee4d12e8444205b2e30302412a 2,824 1.00/1.00 vMB 13
754,481 754,481 00000000000000000003014c9c5a1131be850119b507237f11acd6b7ccc737f4 2,285 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.