Loading Tool

Explorer IconExplorer

Memory Pool

42,120 transactions
26.74 vMB
0.05928916 BTC
Random Selection Loading Transactions
Max Size: 140.32/200 MB

Candidate Block

Mining Attempt d255f02a1d5f96ec103c757a336abc5284c2fffabd7124aa5110ee5b1d6ff2b6
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root 413ac7c6144dee47b1be5745b7fdde6ac3433a3ce356c9b96b6bf1115baba92f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,856
Size: 1.00 vMB
Total Fees: 0.00996151 BTC
Feerates: 99.90 > 1.00 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (313,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,371 601,371 0000000000000000000331dd75a73540ce81558824b9dd110d6a05ef524262b8 2,490 0.99/1.00 vMB 16
601,370 601,370 0000000000000000000bb3dfb7d0b26bf4231002bb4dd5a067ef9d672be05772 2,863 1.00/1.00 vMB 43
601,369 601,369 0000000000000000001152512d7679848b3961f1fbb4c8819f6f3bd16d905a4d 2,527 1.00/1.00 vMB 42
601,368 601,368 0000000000000000000253d4d43c3482d7379c67b53b17aaa4b7a35811445b08 1,888 1.00/1.00 vMB 13
601,367 601,367 000000000000000000088ffe1de20650b8c924a23bfbc31bea4281beb57ec302 2,068 1.00/1.00 vMB 13
601,366 601,366 000000000000000000106b31ecc3ab466af90acffc48421ec4262cd224615715 2,249 1.00/1.00 vMB 8
601,365 601,365 00000000000000000000326944de2a9cf4927f63349f3f08c17d0f6d7959e210 1,938 1.00/1.00 vMB 14
601,364 601,364 0000000000000000000dc2b5be8fb14bf1f234b95da3d75ec03c1e5691546e16 2,323 1.00/1.00 vMB 22
601,363 601,363 000000000000000000033bf853cbf652e7d979be2899d70dae34f46b963d7965 2,170 1.00/1.00 vMB 24
601,362 601,362 00000000000000000013c98073997397e7e3bbfc97917027fc27ec87e130aa37 2,412 1.00/1.00 vMB 42
601,361 601,361 000000000000000000109ca2bda9a1332b8de25b9044aa56d75a8abbacf31fd9 2,060 1.00/1.00 vMB 24
601,360 601,360 000000000000000000069aad7b3ae298d5b22de831a59f0b6aefde8fb82198af 1,868 1.00/1.00 vMB 15
601,359 601,359 00000000000000000009eec9a3c509511a5723d859904b060841b09d73c91953 2,571 1.00/1.00 vMB 40
601,358 601,358 0000000000000000000ebee94e9f19ef9733b0899952d99b7bf60f0c83848887 2,586 1.00/1.00 vMB 42
601,357 601,357 0000000000000000001339c58f6cf48443de4330188827e3c94547cb47d1c2f2 2,805 1.00/1.00 vMB 33
601,356 601,356 0000000000000000001206f10886eef282dd00acfa8260b4061c5af32c2314a5 2,552 1.00/1.00 vMB 41
601,355 601,355 0000000000000000000d44b4445412e11ec71ea30951a03bf38fe62038ca6442 2,703 1.00/1.00 vMB 49
601,354 601,354 00000000000000000003cd3527ca47a0da9369ac2a3db099966b43d8d8c2e2ec 1,269 1.00/1.00 vMB 16
601,353 601,353 00000000000000000010898ca0597147951d2ef58c50f4cc20d90c18f7e3d989 2,390 1.00/1.00 vMB 26
601,352 601,352 000000000000000000143049fa216043cb104389475dfb283804c149838f32bf 2,458 1.00/1.00 vMB 55
601,351 601,351 000000000000000000048e018dedb15de7ef33607acc85a76e75af1cc6b21991 2,078 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.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.