Loading Tool

Explorer IconExplorer

Memory Pool

74,270 transactions
28.32 vMB
0.06946159 BTC
Random Selection Loading Transactions
Max Size: 168.41/200 MB

Candidate Block

Mining Attempt fe5c2bdba4467d5eb13f463e0f2cc7d07795b5524d0be6664c2f035f88fa4333
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root a6ea06711681f793fa74c91fe0960db79c6c4c7208f77928f4812c1601619b88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,439
Size: 1.00 vMB
Total Fees: 0.01277529 BTC
Feerates: 101.62 > 1.28 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (295,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,573 619,573 0000000000000000000568901cf00bf722722603c049fd233578a7ffcfde58f9 3,230 1.00/1.00 vMB 24
619,572 619,572 0000000000000000000da0afae5bbc93193485da75881650263c11a8efed224e 3,279 1.00/1.00 vMB 31
619,571 619,571 00000000000000000003df0fef959cc30165f8c24584b4ba61fefa77d7bf207d 3,528 1.00/1.00 vMB 15
619,570 619,570 0000000000000000000ce2462a5e221af54ca6cab1e53c2e25c366f153cae137 461 0.14/1.00 vMB 16
619,569 619,569 00000000000000000002501ff2ed618632e2cc6a57ff04215dd1fa42e7b380b1 2,382 0.85/1.00 vMB 6
619,568 619,568 000000000000000000060746b9beeff3f1eedb6041708d4b05bc459993e26d87 3,535 1.00/1.00 vMB 19
619,567 619,567 0000000000000000000304e641692fd419db5a61b8636219d5ec325e1db77610 2,281 1.00/1.00 vMB 5
619,566 619,566 00000000000000000004f16ae633be52cea8e76ba54890079e1d7696a5d623e0 3,233 1.00/1.00 vMB 21
619,565 619,565 0000000000000000000c9002da4a6440a89abfd6dabc40dcd4f75af4ebaea7bd 1,364 0.40/1.00 vMB 14
619,564 619,564 00000000000000000001530c47465e69a41a33280692cbcc4753ff429648f282 2,337 0.65/1.00 vMB 5
619,563 619,563 000000000000000000076b53be9a68a0aca1964632d43ef684e51d22bea791f6 3,172 1.00/1.00 vMB 19
619,562 619,562 0000000000000000000e580d7dac13fdca206670ef2bcb80eb87db55318728ff 3,144 1.00/1.00 vMB 7
619,561 619,561 0000000000000000000bf72e1c22fd197e787306c7a85dece3734702bc285ba1 3,515 1.00/1.00 vMB 19
619,560 619,560 00000000000000000004334492dda582eb9b12a5b6b87f15195581ceb177ab53 3,375 1.00/1.00 vMB 16
619,559 619,559 0000000000000000000fc96e73d7a432eb418cc5f6d0777caef9ba4e1fa13251 3,507 1.00/1.00 vMB 23
619,558 619,558 00000000000000000006c0c50549b5f547d9bb19fe08315cc5fdf6e597732826 3,399 1.00/1.00 vMB 21
619,557 619,557 0000000000000000000285c4e8078aab713d2e2cbf5f2a727a341f84c0ee9cb2 1,573 0.67/1.00 vMB 9
619,556 619,556 00000000000000000005dcb0dfb66b0ada9cadcc6b15d60bf822071204ce8423 1,124 0.70/1.00 vMB 11
619,555 619,555 00000000000000000003e52bf0a5a4290d7de31f6def589fe86f6e75922021bf 3,051 0.87/1.00 vMB 9
619,554 619,554 00000000000000000010cdd76e3f81328dce8b0959f91c3f544d05a12397b94e 2,779 1.00/1.00 vMB 20
619,553 619,553 0000000000000000000771cef70cff4f30c98a650cf1215c3ecc9420bcd27e74 1,396 0.37/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.