Loading Tool

Explorer IconExplorer

Memory Pool

81,676 transactions
31.29 vMB
0.10184891 BTC
Random Selection Loading Transactions
Max Size: 189.31/200 MB

Candidate Block

Mining Attempt 1d5fa1dd5725c802192e1d598e78d8e678b47fa80b3924509427860973ded3fe
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 9b3eaf56c5030e8ac252a54afc4adc2fb46e9b1a2f6642d9371047eae7272f95
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,464
Size: 1.00 vMB
Total Fees: 0.02427106 BTC
Feerates: 151.12 > 2.43 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (559,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,379 356,379 000000000000000010386f315e907e42399c545cef76f4be008ee4af900d8bd2 704 0.30/1.00 vMB 29
356,378 356,378 000000000000000003d9c5bcd38d9afe741e6cab869d2e00377eeb588854c017 362 0.21/1.00 vMB 24
356,377 356,377 000000000000000006b496bf0e8ac2aa864ca033180caeb161fca9924b2e14ad 189 0.08/1.00 vMB 25
356,376 356,376 000000000000000000d0d7d40b4ba76053e517a69a27c3dcc808d97f63351822 45 0.10/1.00 vMB 3
356,375 356,375 000000000000000005bae6f0dd76c436e6080ca99290d3f914cf8b9bd66c5ebc 1,140 0.61/1.00 vMB 25
356,374 356,374 000000000000000012717bf332d6ecd66d6ac34ad92052872471ef8fbaa8a654 545 0.26/1.00 vMB 28
356,373 356,373 000000000000000005229bf3255ee7dda3c5d9cb04893e3cd09803adca7e73c2 362 0.19/1.00 vMB 24
356,372 356,372 000000000000000010ffc76014bb8da3243663c557928aec6acb7aea3645e1b4 313 0.15/1.00 vMB 23
356,371 356,371 0000000000000000029fe307b68d3bbc783eddc9a06b8bfc6039d32560204d51 1 0.00/1.00 vMB 0
356,370 356,370 00000000000000001298f3802df46737638038cafb4788dcfa370ac31982c3dc 961 0.49/1.00 vMB 26
356,369 356,369 00000000000000000a9b8baf7e8cce4e0a2037d81ad5d03310e5d698f77e047d 519 0.25/1.00 vMB 25
356,368 356,368 0000000000000000169d541b735c9ccd8b776353abb71eb9b32be9c66d28dc10 1,346 0.82/1.00 vMB 21
356,367 356,367 0000000000000000170a8d21ff596cdee637e85bd57aba2cb0e3ba16a182c039 1,566 0.75/1.00 vMB 34
356,366 356,366 00000000000000000eddc9cb30aec572b26d3b59a65e7962f6e226b561f70cae 111 0.06/1.00 vMB 27
356,365 356,365 00000000000000001012d8ba7a5c11120a5fbb6fd4a96a5e38119c9669ac171d 199 0.08/1.00 vMB 30
356,364 356,364 0000000000000000036e3e3086edad8a1a5974c99eba81697c82f98ce9674af4 417 0.21/1.00 vMB 30
356,363 356,363 00000000000000001298bbb7b80015b768749a4fd55c50847abd61bcb450b098 271 0.12/1.00 vMB 29
356,362 356,362 000000000000000015aff286fb699faafcdebaa07ce0516377b2a1140aed19f3 462 0.28/1.00 vMB 25
356,361 356,361 00000000000000000adc88d28d38a7d6fd19c2f71280c0db65254dd0d17b8ac5 501 0.21/1.00 vMB 29
356,360 356,360 000000000000000013dab8036d526d3f89b2945cea73a5faf096836fb5ab3bac 210 0.12/1.00 vMB 18
356,359 356,359 000000000000000000b89ac4179df45a8c186841ffd07215ece515a987601b99 849 0.59/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.