Loading Tool

Explorer IconExplorer

Memory Pool

48,219 transactions
21.04 vMB
0.06860410 BTC
Random Selection Loading Transactions
Max Size: 120.15/200 MB

Candidate Block

Mining Attempt cd8f4cf5d3daf5e8f63bf084d52c158563b6b18cbf849374d8f32196aa8a1a49
Version 20000000
Previous Block 000000000000000000006ea3e72bd5e696ffc57bed7c8271f2ae54a7ad737158
Merkle Root 2a168885f5ffb9002958aa6e3325bc70ea88ae7f9cd8f90b086ce1f7e4c2906e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,187
Size: 1.00 vMB
Total Fees: 0.02641037 BTC
Feerates: 501.52 > 2.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,967 (907,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
6,198 6,198 000000001294a1a6e85d6fa25d7e23bbd498e757e5dd8c1fbd00f877466e0879 1 0.00/1.00 vMB 0
6,197 6,197 000000005ed7ac20fab32cfcc5640605a94bac1820d059cfd5103e55ad87f266 1 0.00/1.00 vMB 0
6,196 6,196 00000000e4c24c8da149d97dcc84164563c4be3ba5842a15a8e3b737c63273e9 1 0.00/1.00 vMB 0
6,195 6,195 00000000ef0252b53d373088b548ac267b1e2c7c2332a0e058bd0158a06310cc 1 0.00/1.00 vMB 0
6,194 6,194 00000000bab04bff69b3da55677057033dc24032a154e3062ff626deeac5901d 1 0.00/1.00 vMB 0
6,193 6,193 0000000008abaf6438eae0774ddfa647c468be573bc29b15cc246e7dc0f98f71 1 0.00/1.00 vMB 0
6,192 6,192 000000000c0a5629d40dbcc118b268360d783c0794464efac2001c2c52a12781 1 0.00/1.00 vMB 0
6,191 6,191 0000000059be1d660bd064ff357d3bea51bd0fdcc18edd52a6d16dbd8524c6e3 1 0.00/1.00 vMB 0
6,190 6,190 00000000dcb2953968350328c7e0198d4f1ccbf21df2896e6c131a207abcd2bb 1 0.00/1.00 vMB 0
6,189 6,189 00000000e01bc2b420a9005f6df58fe070e5227089b6cc7bfbfa34f5ec77c033 1 0.00/1.00 vMB 0
6,188 6,188 000000008537e6e3e13087f759131c1e435a647a0064c3f43815ed3b702b19c2 1 0.00/1.00 vMB 0
6,187 6,187 000000008032e2398a53bba8db9a4c60fe5bca798b6f4f77e355b7be20281a4f 1 0.00/1.00 vMB 0
6,186 6,186 000000001420514c99839a2b4d8c7eb6686591dd0a18157deae56f1b9ff832c6 1 0.00/1.00 vMB 0
6,185 6,185 000000000108391e7d064ad376d734d6080de67409adf46ca64b8f7d338ff7be 1 0.00/1.00 vMB 0
6,184 6,184 00000000d1b4e13188893c5a9ebe72c5b654d9ff0f3e8da665a014406852f574 1 0.00/1.00 vMB 0
6,183 6,183 000000008db36ba3c95a5780c247cf049570bc1b3ae1e7155db166e6f5eb89fe 1 0.00/1.00 vMB 0
6,182 6,182 000000008c9da40f51b0ea34315f03ba7f367a69c71f1654ecf42d9fec355960 1 0.00/1.00 vMB 0
6,181 6,181 000000000324a4d2067b0d0d42a7ffd0d63a203e9a961672b39bd14f1dfcbf67 1 0.00/1.00 vMB 0
6,180 6,180 00000000c90d2b130f106b815f0124d5dabd578c4cb411e7899f7f39b34900b1 1 0.00/1.00 vMB 0
6,179 6,179 00000000b65a3b5d37a6909b3b0a5606a3068ff9b23e3177c7986b2767d7af3f 1 0.00/1.00 vMB 0
6,178 6,178 00000000d1a7a18d5427da8d5c9c0f407954bb0d57caa046a62f770a155bea64 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 536.46 GB
    • Received: 6.00 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.