Loading Tool

Explorer IconExplorer

Memory Pool

41,327 transactions
30.35 vMB
0.06863808 BTC
Random Selection Loading Transactions
Max Size: 153.61/200 MB

Candidate Block

Mining Attempt b2c81b92f57b89c3e6285ac6fd71a706320fd1557bd54a7e28078eefbebaeeef
Version 20000000
Previous Block 00000000000000000001f1eef899f41284b26d5d22aed6d05f8c5e350194c83a
Merkle Root ee02f3037ac96c2e57903240c2e41ec4d572f0945602f9c40e5b04c1127e9334
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,352
Size: 1.00 vMB
Total Fees: 0.00805068 BTC
Feerates: 101.34 > 0.81 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,468 (825,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
89,032 89,032 000000000012d36f4a7027f36835a2e99be8672654c2206b515cd0f22866aa53 1 0.00/1.00 vMB 0
89,031 89,031 0000000000104f66414dfaba54d21f3e0fba80132ae80836ce8ae99ead66d4cd 3 0.00/1.00 vMB 0
89,030 89,030 00000000000dd4238db22bfa6b66f184c1b5bc76dff86373143474b0b42cc738 1 0.00/1.00 vMB 0
89,029 89,029 000000000001c3ca4d765b841a633d021c5b71e6890402f1b60337f3305f8682 2 0.00/1.00 vMB 0
89,028 89,028 00000000000b7d55f4d1a21338fcab2ed2682588d90605c0cb7e79e732c6b9f4 1 0.00/1.00 vMB 0
89,027 89,027 000000000007cf9db738fe0602b86e8ce85c0c4a6a568c6c3b0244b90486481d 1 0.00/1.00 vMB 0
89,026 89,026 00000000000d5ee32c46c6ad78e555e450a7b899795be56786dddc0ae21793d2 6 0.00/1.00 vMB 0
89,025 89,025 000000000011fd3181dcf6d6c5b29ad342dd92859d0840780a93604964daffe1 1 0.00/1.00 vMB 0
89,024 89,024 000000000008900f58caeff1942beb358bafb8d19a5bec65807cec1ea8a5bf53 3 0.00/1.00 vMB 0
89,023 89,023 00000000001285d4c35ffbec531c6f51f98c4030893400da50a1899afa4f40e8 2 0.00/1.00 vMB 0
89,022 89,022 0000000000034f089caea164c39c730c3fd1fdda9c9699eebee211eb03a4db25 1 0.00/1.00 vMB 0
89,021 89,021 0000000000022bea864b7bf787cc52e122555eeeb195fb593b80ca29b9b42a1f 1 0.00/1.00 vMB 0
89,020 89,020 000000000007fc86c990395e927951ad35dcb7759592cfbae1c048418ef6451e 5 0.00/1.00 vMB 0
89,019 89,019 0000000000024dacf70592425127e7474d177d3016e0810ea6d0b9ae0770d88b 1 0.00/1.00 vMB 0
89,018 89,018 0000000000092d2aef2e71c1cd63f6b618fb528390d2e38611706a15783db115 1 0.00/1.00 vMB 0
89,017 89,017 00000000000510d92e291b2322e8ccd9843755907c5a044a8f0d155dc8a50e29 2 0.00/1.00 vMB 0
89,016 89,016 00000000000764bb729dc839941a9f16105fce49cb32db0d517a5cab34a0f712 2 0.00/1.00 vMB 0
89,015 89,015 00000000001090e9405875dcefd32b631ed6946276c2fb67a914d5490a4c5055 6 0.00/1.00 vMB 0
89,014 89,014 000000000011389e4c66784b6a28d513af3e9d2400b99400cacf016e97e1add8 3 0.00/1.00 vMB 0
89,013 89,013 00000000000d41ba5875af830a7a208933555c8ab3ab3078dfef9dc220ae26c5 7 0.00/1.00 vMB 0
89,012 89,012 000000000014d1453f454c18414d535f0269af832d6effba38e2a9ac8ade193a 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.44 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: 610.33 GB
    • Received: 10.72 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.