Loading Tool

Explorer IconExplorer

Memory Pool

81,567 transactions
30.31 vMB
0.07602605 BTC
Random Selection Loading Transactions
Max Size: 186.13/200 MB

Candidate Block

Mining Attempt deb2c476692a966c06a6f503687a4147b5ed7dc37987ec61e17d2d429353438e
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root fae4ae606eff7aadf47144eee4601333d45822f8ccf2c7c0e9b9d2ad949374fc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,844
Size: 1.00 vMB
Total Fees: 0.00861203 BTC
Feerates: 150.77 > 0.86 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (558,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,392 356,392 0000000000000000144e917141da9a4e66cbb69145df3a539adcf39c56ca4894 412 0.19/1.00 vMB 29
356,391 356,391 000000000000000010acd4b339c736eaf04b6a12a72100d149cfdd92fda35480 737 0.39/1.00 vMB 24
356,390 356,390 00000000000000000cf94cc03ee6b0f4b1dca4bec85337b86f38f0994a5ad1f1 909 0.49/1.00 vMB 23
356,389 356,389 00000000000000000f8a5799d9a62d1673c08c91c85013948cb8ec1cff1e48e1 846 0.46/1.00 vMB 28
356,388 356,388 000000000000000004f33f2683111f47e0093f2eebd97c927ca70c6f5b75c005 1,422 0.75/1.00 vMB 26
356,387 356,387 0000000000000000121d66d0752955261ae209b0fa4a88f92ba1bda2e775f0a3 108 0.10/1.00 vMB 11
356,386 356,386 00000000000000000abc41009f33652162f3f1ad0aeda561149321ece341a815 424 0.21/1.00 vMB 22
356,385 356,385 00000000000000000fcfc02315c8e881cf880fa58e6d3e05cef9f37d593efb47 937 0.49/1.00 vMB 30
356,384 356,384 00000000000000000354d68fafd8938957e14c0ea93b493b932b8fcf71a73f5c 1,244 0.55/1.00 vMB 28
356,383 356,383 000000000000000010e166aa5b12924853e1814b71e605512766d37b491eb676 195 0.09/1.00 vMB 29
356,382 356,382 00000000000000000399dd1524fbf0d7ed1defb89b4d400bb8ed980c40099da9 388 0.20/1.00 vMB 26
356,381 356,381 000000000000000015ff2cc2db0d8535bb13b7f43d794994012955b2e0693a18 404 0.17/1.00 vMB 29
356,380 356,380 00000000000000000e2cd26b6438236a63fb001e3d0c8b2d2079122299f831a5 20 0.01/1.00 vMB 29
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
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.