Loading Tool

Explorer IconExplorer

Memory Pool

67,984 transactions
36.98 vMB
0.15524181 BTC
Random Selection Loading Transactions
Max Size: 198.01/200 MB

Candidate Block

Mining Attempt 93f784e7fa47f2d76909e659ca341f2aed3b975259272ae962ee6463c2adb4c6
Version 20000000
Previous Block 000000000000000000018eb5aa3d4a22f845fc40e3951e74631990c6eb927a84
Merkle Root 77469e340111754634c8ed03906d97424dacb8bddac62ee4f34535bf3c87bd6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,153
Size: 1.00 vMB
Total Fees: 0.05970669 BTC
Feerates: 153.90 > 5.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,405 (558,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,961 355,961 0000000000000000099d202743ade7c9cd6efd5872480a88911f626797772349 1 0.00/1.00 vMB 0
355,960 355,960 000000000000000012eb51cec5fb0295374fa944d02b563c52d613f09811c20f 837 0.66/1.00 vMB 20
355,959 355,959 00000000000000000818ba691fe1cf1fca2cd4441f84773d405e7a2c8ed84247 1,786 0.75/1.00 vMB 35
355,958 355,958 00000000000000000c0d1c0838b48f99ee6fb1a282643fd46d7257b01c191a54 2,012 0.75/1.00 vMB 39
355,957 355,957 000000000000000015c88b2d902403efa2bf8ec70f987f0f54b9f38668e058b7 1,606 0.75/1.00 vMB 34
355,956 355,956 0000000000000000169149df0e11f8aacdc9cf16e1a8a2fceae3e268cb92d940 613 0.32/1.00 vMB 26
355,955 355,955 0000000000000000151c1fd406b5d2f6471369726740e5ce11b22d6013d50dbb 789 0.43/1.00 vMB 26
355,954 355,954 0000000000000000018f37bf3a686072f02c0ddd6ad7f72d23f80fc735d5612e 241 0.17/1.00 vMB 18
355,953 355,953 0000000000000000079f84681b02468c480f4749707eeadb02d8937ab760cab5 581 0.30/1.00 vMB 27
355,952 355,952 000000000000000012dd2e6fd78f740a4cafbbe868665eb87c6a4644d51f3842 1,123 0.59/1.00 vMB 28
355,951 355,951 0000000000000000009c36e04b84f346902952a3d0bc93f0041a34062afea952 72 0.08/1.00 vMB 10
355,950 355,950 000000000000000011e5979008b6e2dbe790630461056544db7971275c40859c 602 0.44/1.00 vMB 17
355,949 355,949 000000000000000008839bb0e2d7981b26df8a09942f9e2455fe389405f673c0 1,649 0.75/1.00 vMB 30
355,948 355,948 00000000000000000fc66cf7b4e98c48017a5fb6f7b7972c5b4da8a84957abac 927 0.62/1.00 vMB 9
355,947 355,947 00000000000000000a58f5d1a0a8233eee0faacfb148d3867d3a4e3781daca47 793 0.71/1.00 vMB 19
355,946 355,946 00000000000000000ff35f6fd2d25a68f0f1e2120bc997c39a480bd84a7c0d9c 1,374 1.00/1.00 vMB 22
355,945 355,945 00000000000000001615f4d45814727ae1920aba4b37bfd6ae087f7aaf909a89 554 0.75/1.00 vMB 17
355,944 355,944 000000000000000012b180f073bd2ffa8845df92e93f19a5a1d77506a54ab639 462 0.75/1.00 vMB 14
355,943 355,943 00000000000000001585f1a9d4874062db2845c205df4c457f3cb9828874eee0 1,385 0.75/1.00 vMB 27
355,942 355,942 00000000000000001605e4e286545d5d883a31287b6b4191147bfdca9addc359 1,419 1.00/1.00 vMB 23
355,941 355,941 00000000000000000d80f662b6fc7dca8bea6f0cae28650ef8ddfcba195e8d1d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.32 GB

Node Details:

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