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 (758,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
154,122 154,122 0000000000000d4081ddb3cd57f574cb5ef2c135458d6fef2b45234fcf10c5e2 0.02 MB 63 20
154,121 154,121 0000000000000a7960796bd6e1b473c3fe5274d6bd4c16e7256b67e04457c726 0.04 MB 103 117
154,120 154,120 0000000000000d9cd5eb346d316b7101ed4a4167bd861ca008b25ff8e730978c 0.02 MB 44 43
154,119 154,119 00000000000001d4f416870b35d3d0134fc0c873d9146e3b9fa9c2a107e55426 0.03 MB 28 91
154,118 154,118 00000000000000cfb5d1298adc70212af700186fda24162cd57e1c3c57947a38 0.05 MB 148 142
154,117 154,117 0000000000000328b5a30cc4ea2a3e377939b6c089ab21d9d6cfc671fc6f52c1 0.01 MB 21 95
154,116 154,116 0000000000000ccf2ec980a607d833f1aaefdf678defa3d3f615c2c00079b9c4 0.04 MB 106 72
154,115 154,115 000000000000082b79f92bf8eab2af083fd937deaf0777e3550894c5023d495d 0.00 MB 12 302
154,114 154,114 00000000000000212c6b2474b48bdea239da38d760b28256d81eaf6ccf1f98ec 0.05 MB 146 42
154,113 154,113 0000000000000aaffb56ac247cab6cdc36efa1c830f9599650d14d9f6fe94baa 0.02 MB 68 0
154,112 154,112 0000000000000398daac3acc71a6efc33a6be2d3b118028f8abd646e4216d35e 0.05 MB 79 136
154,111 154,111 000000000000007f196a33df4af18546469795c41e5f309ccf8290a4b9a716df 0.01 MB 41 244
154,110 154,110 0000000000000d0e784675f867c72d83c18611e78cd7c92cfc1c66bfa4ac345c 0.05 MB 105 28
154,109 154,109 0000000000000586a5fe376c88d031f579b2cd87884bd54fc7e54a05154ce573 0.00 MB 5 114
154,108 154,108 000000000000060d4ede9f832664e7f854321ff64112d43f410deaa91dea761c 0.02 MB 66 60
154,107 154,107 0000000000000a01025cf5faa212c371fa86d5a62b03aa62969388253547cf4b 0.03 MB 72 10
154,106 154,106 000000000000059adfd781d1e709e3b766b5fe3b1521689f4281c3706e27c785 0.04 MB 92 203
154,105 154,105 000000000000063024f4f1d42db36174c91544eb20e5419da87f9b829af7bbe2 0.00 MB 7 53
154,104 154,104 000000000000041f0c0f8cad978416a72d778db07f6cf70c66c198a859b9ec93 0.01 MB 21 8
154,103 154,103 0000000000000013e04031e7e0cdfbbec4d9caf30b29f414c30bbaf4cad1f761 0.00 MB 12 53
154,102 154,102 0000000000000518a4625d778739ef9add343166e41c05048e99a1302e210d6c 0.00 MB 9 51
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.