Loading Tool

Explorer IconExplorer

Memory Pool

44,469 transactions
28.88 vMB
0.10390399 BTC
Random Selection Loading Transactions
Max Size: 149.34/200 MB

Candidate Block

Mining Attempt 46a81b0ce71b1541315b148057cf463af4fce1d5fa320d4b487e79ee1af6600c
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 517a3440b19858cb4d6e72dac7fcf4abf6f1036788d7cc81bd5609e98f5168bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.04160901 BTC
Feerates: 151.12 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (530,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,483 384,483 000000000000000000d66796383bf1a245e4661f56a883149ad3ebc31b944062 729 0.45/1.00 vMB 26
384,482 384,482 00000000000000000ba979ae889d54be519c190de323fbf57cee0fd8e9eda459 535 0.21/1.00 vMB 46
384,481 384,481 00000000000000000ee7da46006349a83297e1b933d03da2f8c648e6104244cc 1,004 0.52/1.00 vMB 33
384,480 384,480 00000000000000000cef0f65f20487c0eb9419eaaf26439475c81b0040ef5340 899 0.46/1.00 vMB 33
384,479 384,479 00000000000000000457d5ab3c479871eb91ce1aff2c51156da50adaf29d467f 1,826 0.89/1.00 vMB 31
384,478 384,478 00000000000000000c312df783fae0cd641cc23b3107d6c1a35f0aed6a39ea87 656 0.29/1.00 vMB 34
384,477 384,477 000000000000000009894d68821644c0c1273da1b1795c2fbddf96d59dcdcf6a 1,500 0.78/1.00 vMB 33
384,476 384,476 0000000000000000072b72f87bc9f966a9165132d6925adc9899753f8d1ffafd 1,845 1.00/1.00 vMB 40
384,475 384,475 000000000000000006c447cc1ffebce2e092954a981481c678b1830710030d7e 1 0.00/1.00 vMB 0
384,474 384,474 000000000000000001aca124f48a43f8a38907902564dc65c90e5862a4a4fb78 132 0.11/1.00 vMB 16
384,473 384,473 000000000000000004cc42cb2d9614970e0c82b4f1f5c44b8c8544254c51aba6 1,811 0.90/1.00 vMB 38
384,472 384,472 000000000000000005c372c20aba55d54455f116f37b298b4108c640924f2afd 882 0.41/1.00 vMB 36
384,471 384,471 0000000000000000026b2ee45aa51ca735995da65f6ec7f828fef4de0af5ccff 297 0.25/1.00 vMB 19
384,470 384,470 00000000000000000c9e79effcb736e3b573688f25445f34ece02b534c787056 502 0.19/1.00 vMB 42
384,469 384,469 000000000000000010803413b1352aff1288241cacafcffc7e3421ef66756135 1,066 0.51/1.00 vMB 38
384,468 384,468 00000000000000000e3aef243eb587b4896b19edf8b23da3009e8753bb769ddd 971 0.61/1.00 vMB 27
384,467 384,467 00000000000000000194e32bdf9c1c5e8a2b02e0db6d02c311a0df4c5551c79f 1,012 0.60/1.00 vMB 28
384,466 384,466 00000000000000000519f1d894dac3f6b240c07b7ee2f9ad4af78d2c03a370fe 2,090 1.00/1.00 vMB 32
384,465 384,465 00000000000000000ce8a2109c174a93535462d5ca4085cbd616e4e896386e2b 499 0.29/1.00 vMB 24
384,464 384,464 00000000000000000ea4e202f8173e77672086ef330d86c40a3c1c88648f4c3c 1,344 0.66/1.00 vMB 31
384,463 384,463 00000000000000000021ac0b11c16bba24487a2c9d4f1441bcae91870c6e3b4d 772 0.38/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.75 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: 631.71 GB
    • Received: 12.08 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.