Loading Tool

Explorer IconExplorer

Memory Pool

27,792 transactions
11.90 vMB
0.03387837 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.94/200 MB

Candidate Block

Mining Attempt 275ae5a9a5935fcf97eff3a686f3cab1b36d8522b76a366cc3eb1fbdeb4ea3c2
Version 20000000
Previous Block 000000000000000000002133544506fc506db902b4c2df1ef2da479a2edc5ec4
Merkle Root 7e5705132674d48b03297d4f81ab0d1cbb75a2a5caa9902a87a53d17bca71167
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,450
Size: 1.00 vMB
Total Fees: 0.01302497 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,518 (742,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,189 171,189 00000000000002e976fcf963d10d17faf6b63e151286f5a19daf1fdd5c2ea82c 29 0.04 vMB 26
171,188 171,188 00000000000002bdc03aa0d6f58a3a63d23a8c142aaf20a6de83bc839a5acff3 37 0.02 vMB 106
171,187 171,187 00000000000006a2337d29340587d03345fa0a0ce4c1dde32c87d418488d9784 131 0.05 vMB 33
171,186 171,186 000000000000076246cb5683c96cdabed68266f4e0080d8561496a7f0e8e0f80 13 0.00 vMB 1,020
171,185 171,185 00000000000005db8aa45f303d07055afacd5ee02aad1f17cd119ffae547923d 46 0.02 vMB 382
171,184 171,184 00000000000001fc04d5824e55dd3042f0229c760899c84d19cc9c926e8e45eb 32 0.02 vMB 68
171,183 171,183 000000000000060c563e782a9008242ff878abb91432f8cfae288af3701d3ec9 108 0.04 vMB 63
171,182 171,182 00000000000000aea5c88bbf4af62fb52197f4afcd157c512ec6d6d7034b6644 89 0.05 vMB 146
171,181 171,181 000000000000041613f891fad8c7702193f7116ec69e29b69e0b7f16b352e150 24 0.02 vMB 29
171,180 171,180 00000000000001c346497547b8abaa0cf9bedd27a560bc957678e99965459660 168 0.05 vMB 39
171,179 171,179 0000000000000946360b8604671c3df588a2ca83c0b2f5e8ec702956010abb14 51 0.02 vMB 181
171,178 171,178 00000000000002dbf1831546962aa726e306510f3c3b37e36431a9b2dc7cdb7e 27 0.02 vMB 241
171,177 171,177 000000000000054a51c26009365637aca7c708bc84fa53a93f8da0356d90e560 32 0.03 vMB 71
171,176 171,176 000000000000050ec8621077452457faeee9513c5c9bda344dd8316927079406 45 0.03 vMB 1
171,175 171,175 00000000000001087e83451f1d44837fcdaa83e83148b66a6e1b73f6487c8d9d 77 0.04 vMB 144
171,174 171,174 0000000000000860d1b20a416214ae9120bac27fd4091c89ac8a33ab7cbf6fc8 34 0.03 vMB 9
171,173 171,173 00000000000006bf584e49c3ef83eea159f303bed12b6d430d259d3bcb94a9b7 82 0.04 vMB 153
171,172 171,172 000000000000011a92c9160c624a3060f6183758f0e2563754cc632b37be4e7d 86 0.05 vMB 151
171,171 171,171 000000000000097e09ba82c831a61fe320408fec327ae9c0db4256da4f0db282 11 0.02 vMB 268
171,170 171,170 000000000000069c40e40924e6546a15e8eabf19badb8305028c21721f820a6b 84 0.04 vMB 121
171,169 171,169 000000000000092fdb7112ff7fed4fdca8fac7a55f9747d8b48f45935dc4d3b6 41 0.05 vMB 62
Previous 10 blocks ↓
Total Size: 779.76 GB

Node Details:

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