Loading Tool

Explorer IconExplorer

Memory Pool

71,694 transactions
27.76 vMB
0.05992616 BTC
Random Selection Loading Transactions
Max Size: 164.61/200 MB

Candidate Block

Mining Attempt f7df513a051d6e03a75fb357d2e0e28d98b2ce83488f9b0809bc6f0eecbba693
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root bcd2a696c4dd9818c7149cab30df659094606ff0a56fb39ae083d24cf74471b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,833
Size: 1.00 vMB
Total Fees: 0.00433473 BTC
Feerates: 21.55 > 0.43 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (510,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,639 404,639 000000000000000005b0c1158737e43851901cc7a5d7b5f743d9c02218202252 574 1.00/1.00 vMB 55
404,638 404,638 0000000000000000018ad5a2a95d90f3356bdd57aad33cbd745bb17b0ac6b138 656 1.00/1.00 vMB 64
404,637 404,637 00000000000000000308ea09470ef0860577d53275814269ddb30b9c63997e2b 884 1.00/1.00 vMB 58
404,636 404,636 000000000000000001d3fc587099930644deb02ee1ad8140719270f469afa8fa 2,185 0.99/1.00 vMB 42
404,635 404,635 0000000000000000061b1a94774ab558e86e09c36c21017d32702278de8180e8 90 0.89/1.00 vMB 51
404,634 404,634 000000000000000003fd062389b91900c407f3782147aa027c48380e505b5e58 458 1.00/1.00 vMB 55
404,633 404,633 0000000000000000010b8945b55d269248542cb7fa3bbf3faa85fa880d44e8e6 1,049 1.00/1.00 vMB 68
404,632 404,632 000000000000000004048cc240bf6e926d1fcd61ec83b1b73c2d8384a4689537 2,129 0.93/1.00 vMB 43
404,631 404,631 00000000000000000586c9dade88d9b3ebdcb4726bbf1521ad40a54fa8f609e7 499 1.00/1.00 vMB 57
404,630 404,630 000000000000000005d1b01b2577e53a77c44d4e3b388349edbfbc09a4bd1869 696 0.93/1.00 vMB 49
404,629 404,629 0000000000000000008301dbfdd7f4e9eb62107c6eecea9537d617840fbed28b 662 1.00/1.00 vMB 58
404,628 404,628 0000000000000000017d5de0f9904efd513ed9cc439b171abb0f1c018ce8bb0b 1,945 0.92/1.00 vMB 42
404,627 404,627 000000000000000002d78ae1625698521b7a354b02d71041826cbde2d6149b0b 311 0.99/1.00 vMB 6
404,626 404,626 0000000000000000029ec4aea32fae004d611772b55f1c46fd2851abcf960845 912 1.00/1.00 vMB 18
404,625 404,625 00000000000000000584d0f2ae48f553ffa96ed5d504722e9ce5c4c86f0650e6 1,776 0.99/1.00 vMB 37
404,624 404,624 000000000000000001a9094ccd06ff42388b59ae4d299f60fdaa2c91344103ee 2,360 0.93/1.00 vMB 45
404,623 404,623 0000000000000000057059aaa8dc4ce7e87415bd368bb9bf650c5a0ddc324c07 2,690 1.00/1.00 vMB 40
404,622 404,622 0000000000000000064341717dc08cd9c087f4f722205805ec4748125a3c061c 2,345 1.00/1.00 vMB 81
404,621 404,621 0000000000000000068bd32da7e479ee25fe35d00a77e144df132b8416324429 521 0.86/1.00 vMB 14
404,620 404,620 00000000000000000290c92e72b6df67e03a4e128031484f9a13e26cd980869b 274 0.12/1.00 vMB 40
404,619 404,619 0000000000000000014dd6bfae1646c539816f776dfab15ac72ca1fb61c8c544 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.45 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: 666.96 GB
    • Received: 15.24 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.