Loading Tool

Explorer IconExplorer

Memory Pool

85,410 transactions
31.90 vMB
0.11688506 BTC
Random Selection Loading Transactions
Max Size: 195.31/200 MB

Candidate Block

Mining Attempt 722ca8ad4bd723ca142799f06b2deba0eb8ecb8753effe213ed566a66521e7c4
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root f5ff3135d1e8738d9bcfa4d58c66902a5ec47ff6a074e0f8aa4339ad0939cb39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.03906501 BTC
Feerates: 299.70 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (60,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
854,697 854,697 000000000000000000015829f6a8b6618dc095a170c3d5d20378f895339d7f85 3,510 1.00/1.00 vMB 6
854,696 854,696 000000000000000000005cd9cefce0d18df7b877fba95978774212ddeda1bea9 5,787 1.00/1.00 vMB 4
854,695 854,695 000000000000000000005a6c5042d3818c3ae558ff0397e785a816cccefe57d3 3,543 1.00/1.00 vMB 5
854,694 854,694 00000000000000000001c6cb27c0677d1477a67027e0ce5b10e4978076a64e61 3,476 1.00/1.00 vMB 9
854,693 854,693 000000000000000000013683fcf86f9b0c2519f1a3367448e6dafe86227b2c39 5,448 1.00/1.00 vMB 5
854,692 854,692 000000000000000000035d3f077e6c7c6bf07afefc538840ae3b2e9c9960e9ff 6,108 1.00/1.00 vMB 5
854,691 854,691 0000000000000000000346574d1677405fb6930a231dcd1395f6d3571a069bf5 5,766 1.00/1.00 vMB 4
854,690 854,690 00000000000000000003529dc7794142e49fa17c38b055723313b000f41c7fce 4,923 1.00/1.00 vMB 11
854,689 854,689 000000000000000000031bd9e786c4c14125a186e11d80a95ca35a84b914e1d0 3,949 1.00/1.00 vMB 4
854,688 854,688 00000000000000000001307635d4e257ae0cf63eb84cbb91f69d0029b7a62386 4,210 1.00/1.00 vMB 6
854,687 854,687 0000000000000000000290262fba618f5e90f7db831ad1284fda10486fd94399 3,319 1.00/1.00 vMB 10
854,686 854,686 00000000000000000002656243539651b929cccd4a7688a5d7eb47a560e9f593 2,259 1.00/1.00 vMB 3
854,685 854,685 0000000000000000000021e0b5d49a5323be72d855e9ac27cb1945b199a366c4 5,387 1.00/1.00 vMB 4
854,684 854,684 000000000000000000031779e209f3bd0638a174c3b0d78cf9a862cb2126b2b0 2,517 1.00/1.00 vMB 7
854,683 854,683 0000000000000000000274f5468d176b34226d63ac9621b7072365bc82dd11a5 4,465 1.00/1.00 vMB 5
854,682 854,682 00000000000000000000dc362023b92e07747157415eb6474c71706c2b4bcc42 3,524 1.00/1.00 vMB 5
854,681 854,681 000000000000000000009addfc4ac1abb03be1e3878ec21ab70e0329cdfca96e 3,678 1.00/1.00 vMB 10
854,680 854,680 0000000000000000000305e369146cfe8d52b2370490c9042c05f481d24c6ea4 6,514 1.00/1.00 vMB 3
854,679 854,679 000000000000000000007f4651494eb886c374f8f3a98076616001823a4f07d1 3,452 1.00/1.00 vMB 6
854,678 854,678 000000000000000000022db41e12c39f16f5490f971cfbfee9e16d703cb33278 3,937 1.00/1.00 vMB 8
854,677 854,677 0000000000000000000339abeabf156d653c3935e5dfd31f4d18f31b39b5670c 3,615 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.78 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: 709.63 GB
    • Received: 16.94 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.