Loading Tool

Explorer IconExplorer

Memory Pool

81,659 transactions
30.50 vMB
0.07690032 BTC
Random Selection Loading Transactions
Max Size: 183.91/200 MB

Candidate Block

Mining Attempt e96eb2237a3cf8e3059187ad57d3be1b7d6cacf3960c42766532c2565677a402
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root c7ca0ead683517be9e225516d73398730d1c9ce2b60d383c6aa09bf3faf5f20a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,025
Size: 1.00 vMB
Total Fees: 0.01404417 BTC
Feerates: 40.91 > 1.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (171,274 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,701 743,701 00000000000000000000a2561e048f45d8c8eea5d04392028000ccb4397cb362 3,564 1.00/1.00 vMB 23
743,700 743,700 000000000000000000088a5c272e73536a6ffe2d7a313ba330605b6aaea73740 1,321 1.00/1.00 vMB 15
743,699 743,699 00000000000000000002722a252eb24220078fb9f941ed3fe625e7165bbb11dc 3,363 1.00/1.00 vMB 23
743,698 743,698 000000000000000000033bb9bd63781be33d9b978e7b84f1e287adf4c11b23e3 2,354 1.00/1.00 vMB 4
743,697 743,697 0000000000000000000384b0bdaf067acea94dd818a4e36b3a3504ee46dbe05c 3,176 1.00/1.00 vMB 14
743,696 743,696 000000000000000000050bfb2a645a5eb7ac882aeb1782bce37ef6a2652c383b 2,912 1.00/1.00 vMB 28
743,695 743,695 000000000000000000015e6114c50837864db1da8e47d805f8e0d3f89429be0c 1,716 1.00/1.00 vMB 15
743,694 743,694 000000000000000000071ff4a2e06b18606c41512e78efb3ed8dd5b8a61d5d72 2,013 1.00/1.00 vMB 22
743,693 743,693 0000000000000000000887d5896d79ea91b912b20145c3a74e0604f36bf6940b 91 0.03/1.00 vMB 13
743,692 743,692 0000000000000000000644b90211aecc5575734761a7139248c07e7b08982db6 58 0.01/1.00 vMB 14
743,691 743,691 00000000000000000008f592a076af4009fa8761f1def78f0f8bc7c490b1917f 650 0.34/1.00 vMB 19
743,690 743,690 00000000000000000005c3ac08cd7770c9ef229da1472b36432cb2171314c118 371 0.14/1.00 vMB 11
743,689 743,689 0000000000000000000036d14bb0b6f0b6f7e85267267b0338dfbb465bd4db03 271 0.11/1.00 vMB 16
743,688 743,688 00000000000000000001e76f41fe6c75104fbcdac1a6b4bd0d792bf56ab71de3 336 0.15/1.00 vMB 13
743,687 743,687 000000000000000000024131e1a2bbf36e6c81eaf944997ed575d31549c26ea7 45 0.01/1.00 vMB 15
743,686 743,686 0000000000000000000288611bb02ae33bc7fbab2efb9a03972f6b358461d920 2,009 0.94/1.00 vMB 6
743,685 743,685 000000000000000000045959c060dae9bb0251b00ef08db536606b46d0f1d771 2,666 1.00/1.00 vMB 20
743,684 743,684 0000000000000000000923f8236192d81ee2fec8d8b05f8eec52f025da67619a 583 0.21/1.00 vMB 13
743,683 743,683 00000000000000000006e5ff528e1eecf9c7a97cf7f0c532b6e194fa2ed9d0c7 622 0.30/1.00 vMB 10
743,682 743,682 00000000000000000002940ee5611b7135b86f2508ddcaeac26fe01f2c4bbcee 47 0.02/1.00 vMB 13
743,681 743,681 000000000000000000016d03403f042a1f358dedc5953e0229486bbbf6b7dadc 818 0.64/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.