Loading Tool

Explorer IconExplorer

Memory Pool

72,298 transactions
28.28 vMB
0.07075281 BTC
Random Selection Loading Transactions
Max Size: 171.07/200 MB

Candidate Block

Mining Attempt 85d6834dacb37c2b0b2c5562b5d4294f3af53e11cc9ab6b40a9a50bf346384cb
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 2ae38befb2b5da0cbc9dfe15a7611a0fbeba2f666ca34326a2c23ba1aa5344e8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,765
Size: 1.00 vMB
Total Fees: 0.00878904 BTC
Feerates: 85.21 > 0.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (34,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
880,690 880,690 000000000000000000001160bd82ad4e0f1b247070c284f24a39bad99691b21c 4,262 1.00/1.00 vMB 17
880,689 880,689 0000000000000000000001a9e30d72d2dfdcaf38e986be64a2ef2ef62ab0e7c4 4,176 1.00/1.00 vMB 19
880,688 880,688 00000000000000000001c8ae950fe35301fb0a29459885d3396b55b335453799 4,508 1.00/1.00 vMB 2
880,687 880,687 00000000000000000000c3b5f2db7099dd4da4ad7559caddc2a295f490d7e4c3 3,890 1.00/1.00 vMB 4
880,686 880,686 000000000000000000003a1846e6ade0ecf394e9b72ea256c0076e7aa59569f0 5,194 1.00/1.00 vMB 4
880,685 880,685 000000000000000000024770959321556d020be14e352215074db435c50bfab9 4,319 1.00/1.00 vMB 5
880,684 880,684 000000000000000000020856e9b8e542595f1b07b4311dabc88d48975698abe7 2,644 1.00/1.00 vMB 4
880,683 880,683 00000000000000000001f747932a887baaef5ce04c55a5752f0934ff4213dbf0 2,495 1.00/1.00 vMB 4
880,682 880,682 00000000000000000000e85a8ed9edf78e9a8b06e1e59435107c667455a72b02 2,060 1.00/1.00 vMB 2
880,681 880,681 000000000000000000000b973d07bd813ba011c0624b22f7058b8693ba880f69 910 1.00/1.00 vMB 1
880,680 880,680 0000000000000000000157f9e7bf66394ecf49a1b62af830d476872815d5854d 2,935 1.00/1.00 vMB 3
880,679 880,679 00000000000000000000b0702e9b319b6e7ae4d3bac8a9c708982650679c0f9d 1,915 1.00/1.00 vMB 2
880,678 880,678 000000000000000000015608129a2bed2e6a24a7de2da98530d4766f4b915063 267 1.00/1.00 vMB 1
880,677 880,677 0000000000000000000211896c733846099dce2fcf22dd1b59915253998df7e1 1,496 1.00/1.00 vMB 2
880,676 880,676 00000000000000000001399d80398ba77406407a8635a577a2d37fdf7643d0a5 2,761 1.00/1.00 vMB 2
880,675 880,675 00000000000000000001276f4427a2d7541617af73995facc02fa6632b95e09a 2,535 1.00/1.00 vMB 3
880,674 880,674 000000000000000000017decc4140bef463e7761caae2b5d660e837c2246407e 3,861 1.00/1.00 vMB 6
880,673 880,673 0000000000000000000132c1577b50416f47549eac5eaeea14d2bd43a81f601a 3,474 1.00/1.00 vMB 6
880,672 880,672 00000000000000000000cc91329d75cb3fe4bbd66aa1627c321139d8573b1828 3,218 1.00/1.00 vMB 4
880,671 880,671 0000000000000000000260139db37bc1ba70415d57a51242907ce958b2bccea7 2,352 1.00/1.00 vMB 2
880,670 880,670 00000000000000000001b01532812909262bdf8f6b2f26200d858001b52efa53 4,206 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.18 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: 750.25 GB
    • Received: 18.84 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.