Loading Tool

Explorer IconExplorer

Memory Pool

17,741 transactions
8.42 vMB
0.05757120 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.46/200 MB

Candidate Block

Mining Attempt 8292a2588c0df3ed06b2937b2d583e7e0525f4b66753b7946c4b01098928e08b
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root d8355adac2fbab106224a2190db8d9b2b56c1ce4d1137fb4803328fa4f130e7d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,811
Size: 1.00 vMB
Total Fees: 0.03958706 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (712,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,594 200,594 00000000000001defed53eceb825bc067d826558bcb42183ee4b490e7f5c74be 168 0.07 vMB 148
200,593 200,593 00000000000002b7585df97b2e804931bd3e522253529cce0b154f786714f6c8 39 0.01 vMB 134
200,592 200,592 0000000000000564e873b6aca129153bca04b4ae2dea90e8728805b3aeb859df 72 0.03 vMB 110
200,591 200,591 000000000000016a1bebf93906a3fe6418da6265782cc92c254ea548b4970ece 56 0.03 vMB 81
200,590 200,590 00000000000001c5ca4a95109262e202500e0926998654becd9510ebdf861c7d 275 0.11 vMB 139
200,589 200,589 00000000000005d0f255281c808ee141c282fa1d2918facaa489be13ce27b48d 134 0.05 vMB 124
200,588 200,588 00000000000002916f47e968ac4c696d238f525d4fdfa76de20e12e06adbc5b4 11 0.01 vMB 58
200,587 200,587 00000000000002178ff5c996616b738ae0e582c7a75e3dc49e1caf334c8cd04d 274 0.14 vMB 113
200,586 200,586 0000000000000225efcf7e79b7d97ed3d47152e819d763b34cfa0b76e44a2625 458 0.24 vMB 124
200,585 200,585 00000000000002d37986e3535e5e033c12a7c8d3fcd800abc914aa7e456d482d 294 0.14 vMB 121
200,584 200,584 000000000000031cc0f1025483a737dd3ddc0de10cfe5270ff55e715546f6cba 412 0.20 vMB 152
200,583 200,583 0000000000000248fbfff20d77160e74f47b5d13b00ee6d3e7748c45243e1556 156 0.06 vMB 63
200,582 200,582 00000000000005228d221da57137efe959ce094857d31b39486bab7a597eb0a2 46 0.11 vMB 67
200,581 200,581 000000000000018e75c27d5f4329ff637b5779a466ad35771232ca60dfce4ef5 13 0.00 vMB 14
200,580 200,580 0000000000000588b33798a1f30ddcd284651b3ffacf37b4028d5990004dcbc1 232 0.09 vMB 131
200,579 200,579 000000000000059b1a6fc12e964253cceb5e11a76aa054214eb29a8fc252cf6a 60 0.02 vMB 132
200,578 200,578 00000000000002de5cb7acf62d7d40272636c3b3f2cd2154aab07d65199f25ce 94 0.04 vMB 100
200,577 200,577 000000000000021c43fe63da1ea5f783ddad50215dfd92d5ed8766eddb77b17c 14 0.01 vMB 80
200,576 200,576 00000000000002448ff6797a108cc2949b7c0ad9032ef5c39f8f4cd6dd3bf00c 75 0.18 vMB 62
200,575 200,575 000000000000051d82662a70006f719a22ba9a3386581880d830b77df458b26e 143 0.06 vMB 127
200,574 200,574 00000000000001c6006625b387168b3ef32f72cd7c257341642fb17ca175fedb 10 0.00 vMB 17
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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