Loading Tool

Explorer IconExplorer

Memory Pool

28,718 transactions
9.45 vMB
0.09801590 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.58/200 MB

Candidate Block

Mining Attempt 87619598a52887676edcf926839a17dd0d3e2065c42b5ffb5c1f8f29de79bd3f
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root eb5c92c0a8b412b9f0831963115ca5c43c7ce8da501cac6ea89cce13c164839c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,746
Size: 1.00 vMB
Total Fees: 0.02753294 BTC
Median Feerate: 2.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (748,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,548 164,548 000000000000043238935cf2de5cb0147701970475406373fe5daea17787381c 7 0.00 vMB 1,116
164,547 164,547 00000000000001600224feda3b653f0fd96f99b9f467b33fad99cf8a057365f0 6 0.00 vMB 169
164,546 164,546 0000000000000b537f5529021d0b0a29d5b19b42286e783a3f5bb107406c733b 89 0.04 vMB 33
164,545 164,545 0000000000000c2bd91dc198343b17dd250f48901d15235b67a933fc8873dcfb 16 0.01 vMB 47
164,544 164,544 000000000000039d148325e7f5c11fb9eb783f5a67c2ef88a8b040ecce68db81 1 0.00 vMB 0
164,543 164,543 00000000000006afc140e3c04ff6697489cf573eeb07936b798bc00d9fa825d7 64 0.03 vMB 234
164,542 164,542 0000000000000acae67b9874628dac3e72c803ef85d11cc76e1bf590108317c7 31 0.01 vMB 18
164,541 164,541 00000000000005e3e775ee2b0ae47786b41d4f08ac2c501f3d1ea19dcbdebf29 13 0.00 vMB 221
164,540 164,540 000000000000076aaccca189b1cedf86138d1b6e91f3b75f675d2a863f82216d 11 0.00 vMB 273
164,539 164,539 0000000000000638040d7e514859957529367b077d11c672888b0c68d19dc521 43 0.02 vMB 99
164,538 164,538 00000000000001bcde1268e101498ed32fe80ba71e12b54d7908ddfe7e721d78 9 0.00 vMB 0
164,537 164,537 000000000000040c9fc23eea1d79d28ebdde04d95e01a21e9480d43858fe67d6 29 0.01 vMB 105
164,536 164,536 00000000000003a6faa21616ce6204f8ffd9978e55312b67073c9996e3245cf8 78 0.03 vMB 213
164,535 164,535 00000000000005e0291548df7e093aee3df05527fc3246f2522d6cbb8c0998fa 14 0.02 vMB 30
164,534 164,534 0000000000000c0270d1f26924c71bb73c92538ec7a86e6d00a3bf1d5a17389d 7 0.00 vMB 0
164,533 164,533 0000000000000a982280922d9880099e813bccc19425a4ed3e0535e8ae6af5d0 26 0.01 vMB 199
164,532 164,532 0000000000000b43a33613d3ffa016fa60d22ace986bb8874f19ff19133378ee 30 0.01 vMB 73
164,531 164,531 0000000000000779da7dddf1cfbc73e7988755a14d2db152279d4cc3d02299df 5 0.01 vMB 967
164,530 164,530 00000000000001c3dc262bb45e18b9395fbd518589bc5ea9dd2d6e5053b038fe 33 0.01 vMB 0
164,529 164,529 000000000000063b6f7ba5c709c4eb23b77cce32a4c78b5918802bd16032e436 12 0.00 vMB 16
164,528 164,528 00000000000001ae67fa1c3a5e0775728e3f076c5192107f508a0b231e9bea55 38 0.02 vMB 173
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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