Loading Tool

Explorer IconExplorer

Memory Pool

26,998 transactions
6.96 vMB
0.05625945 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.12/200 MB

Candidate Block

Mining Attempt 7039b969ce93946892d7bf26a7865e91931c0176ce92ea35321a2c12f45daa7b
Version 20000000
Previous Block 00000000000000000000f0f8cdddaad53176e3bccba4216d36f8bd37433b7869
Merkle Root 244fb0a5d2325deb6e12e730250610892dbd7d8992df0a5796b04e96f26016df
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,830
Size: 1.00 vMB
Total Fees: 0.03398809 BTC
Avg Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,002 (748,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
164,546 164,546 0000000000000b537f5529021d0b0a29d5b19b42286e783a3f5bb107406c733b 0.04 MB 89 33
164,545 164,545 0000000000000c2bd91dc198343b17dd250f48901d15235b67a933fc8873dcfb 0.01 MB 16 47
164,544 164,544 000000000000039d148325e7f5c11fb9eb783f5a67c2ef88a8b040ecce68db81 0.00 MB 1 0
164,543 164,543 00000000000006afc140e3c04ff6697489cf573eeb07936b798bc00d9fa825d7 0.03 MB 64 234
164,542 164,542 0000000000000acae67b9874628dac3e72c803ef85d11cc76e1bf590108317c7 0.01 MB 31 18
164,541 164,541 00000000000005e3e775ee2b0ae47786b41d4f08ac2c501f3d1ea19dcbdebf29 0.00 MB 13 221
164,540 164,540 000000000000076aaccca189b1cedf86138d1b6e91f3b75f675d2a863f82216d 0.00 MB 11 273
164,539 164,539 0000000000000638040d7e514859957529367b077d11c672888b0c68d19dc521 0.02 MB 43 99
164,538 164,538 00000000000001bcde1268e101498ed32fe80ba71e12b54d7908ddfe7e721d78 0.00 MB 9 0
164,537 164,537 000000000000040c9fc23eea1d79d28ebdde04d95e01a21e9480d43858fe67d6 0.01 MB 29 105
164,536 164,536 00000000000003a6faa21616ce6204f8ffd9978e55312b67073c9996e3245cf8 0.03 MB 78 213
164,535 164,535 00000000000005e0291548df7e093aee3df05527fc3246f2522d6cbb8c0998fa 0.02 MB 14 30
164,534 164,534 0000000000000c0270d1f26924c71bb73c92538ec7a86e6d00a3bf1d5a17389d 0.00 MB 7 0
164,533 164,533 0000000000000a982280922d9880099e813bccc19425a4ed3e0535e8ae6af5d0 0.01 MB 26 199
164,532 164,532 0000000000000b43a33613d3ffa016fa60d22ace986bb8874f19ff19133378ee 0.01 MB 30 73
164,531 164,531 0000000000000779da7dddf1cfbc73e7988755a14d2db152279d4cc3d02299df 0.01 MB 5 967
164,530 164,530 00000000000001c3dc262bb45e18b9395fbd518589bc5ea9dd2d6e5053b038fe 0.01 MB 33 0
164,529 164,529 000000000000063b6f7ba5c709c4eb23b77cce32a4c78b5918802bd16032e436 0.00 MB 12 16
164,528 164,528 00000000000001ae67fa1c3a5e0775728e3f076c5192107f508a0b231e9bea55 0.02 MB 38 173
164,527 164,527 000000000000085cd6e10c1117421bdce8fb8231b7e44e7500977557a194da55 0.01 MB 19 251
164,526 164,526 0000000000000686de668e73d480bb3c80f9006fda414acb6193b8c0b81a85c9 0.01 MB 17 79
Previous 10 blocks ↓
Total Size: 778.84 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: 383.01 GB
    • Received: 3.44 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.