Loading Tool

Explorer IconExplorer

Memory Pool

39,555 transactions
28.81 vMB
0.06821136 BTC
Random Selection Loading Transactions
Max Size: 146.19/200 MB

Candidate Block

Mining Attempt 001757941054c4f22da2c2219323fc898d8c189c10c85cd070871bb10150a428
Version 20000000
Previous Block 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64
Merkle Root ab339891e40a3ffdcf12832b68222f941595e81da9f09619a48faf37add2c374
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,155
Size: 1.00 vMB
Total Fees: 0.01231465 BTC
Feerates: 88.61 > 1.23 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,549 (197,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,494 717,494 0000000000000000000af26f5b48bf1cf2cb3307a0b7f9e8d9106323665abb7f 1,749 0.79/1.00 vMB 11
717,493 717,493 0000000000000000000787a150d3b88c691fe410eaa79f47ae1bf7e12d1936b1 133 0.05/1.00 vMB 13
717,492 717,492 000000000000000000052f259c9f1bab834bb97ea70f12fcaadab4c8a256aec1 1,271 0.42/1.00 vMB 13
717,491 717,491 0000000000000000000137308e55b4d2544b38eb3cdbbeb7fce1138d72aadc7e 635 0.21/1.00 vMB 15
717,490 717,490 00000000000000000006378a9b510c1cd0c06a853dc33e615b4588d35b1a4fe2 2,769 0.98/1.00 vMB 11
717,489 717,489 0000000000000000000841fd9f0c8eb7cb33f3be82d2bc28e845a4d261e940fd 129 0.08/1.00 vMB 17
717,488 717,488 00000000000000000003ce63a32f4e656174343dcb2be36aae5ada79cd522ee1 492 0.18/1.00 vMB 11
717,487 717,487 000000000000000000035128e62feeece098042a1f6a51828aa7ee2671fc09cb 486 0.22/1.00 vMB 10
717,486 717,486 00000000000000000000b9b4d5ac941260c701a9faf4e5a21e686f2b833afe41 1,385 0.55/1.00 vMB 8
717,485 717,485 0000000000000000000462fa310db5d8e807bdc5db32afb3488ed01df793120e 3,116 1.00/1.00 vMB 6
717,484 717,484 00000000000000000003d741cd8f9a950fecbcbfe8d019131f72a05d00814a79 1,244 1.00/1.00 vMB 9
717,483 717,483 0000000000000000000ac6be92a3c171665e98d61465c2ebc292c15f2230289a 2,261 1.00/1.00 vMB 17
717,482 717,482 0000000000000000000970576556ecc4c93cf335f269780f3c737d0163270df3 1,255 1.00/1.00 vMB 10
717,481 717,481 0000000000000000000607eff4e73ea3b9c0961f2258f81cbc0f1ab0de4eb5c1 3,062 1.00/1.00 vMB 5
717,480 717,480 000000000000000000079fa48d8c2d16b0878955bbe089545a0ff0485fb9a933 2,176 1.00/1.00 vMB 11
717,479 717,479 000000000000000000001512fdce0ddb7e1be37a962ad07f674dc227f58f6df0 2,795 1.00/1.00 vMB 13
717,478 717,478 0000000000000000000725e4a3d9432cbbcdbd6626ef96f91072ca62fe4c38bc 3,253 1.00/1.00 vMB 22
717,477 717,477 00000000000000000005dce8f80a238debe23e8e363f96d54ac109b9544ed56b 2,073 1.00/1.00 vMB 14
717,476 717,476 000000000000000000061e5d389177505e2021763e9976696cc97024507fda06 3,034 1.00/1.00 vMB 19
717,475 717,475 000000000000000000016594eb1ce50f73451a8c2d81ee12a687049b3f72be69 177 0.04/1.00 vMB 15
717,474 717,474 00000000000000000001b37c6fb660f5a0ffba5bf5475b0ae642a4db72195325 769 0.29/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.59 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: 623.16 GB
    • Received: 11.42 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.