Loading Tool

Explorer IconExplorer

Memory Pool

76,636 transactions
28.71 vMB
0.06673169 BTC
Random Selection Loading Transactions
Max Size: 173.94/200 MB

Candidate Block

Mining Attempt be1f7c29ae6d49c530642bb5f99830fd01e728bbbb214928b411b6cb01eb9bfe
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 9cfe19c0cc73c43c4fac7a0b8aa9e0e6a6e264538be750caf71c057ff8e968ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,706
Size: 1.00 vMB
Total Fees: 0.00709711 BTC
Feerates: 22.52 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (713,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,225 201,225 00000000000001ef23b0913f902660d163a1b5191c45924267de1e11c014dd04 128 0.15/1.00 vMB 27
201,224 201,224 00000000000004496cdb925d891b3b092a3b2e59b1db22f8a62d46f6666180fb 190 0.09/1.00 vMB 98
201,223 201,223 00000000000002711427169b6e0bd770a25472e62ae91d186a27ac114ed7756a 221 0.13/1.00 vMB 127
201,222 201,222 00000000000005b3f69a8ea921054843ff87e19c278147df729bab04c198c459 132 0.03/1.00 vMB 16
201,221 201,221 00000000000004bedb34884cf13138353c674f33560101c6d97ced4470bdc4fb 175 0.15/1.00 vMB 79
201,220 201,220 000000000000042b901028ffaffc93fc67706c3bf99379fddcf2ae8442281f01 141 0.05/1.00 vMB 62
201,219 201,219 000000000000042474cb2801207b98afef1666e18867d1e15ec17a6bef29c895 68 0.04/1.00 vMB 48
201,218 201,218 0000000000000576226017f40ecbb4e1137720d56bd39c210610df0745384131 148 0.08/1.00 vMB 82
201,217 201,217 00000000000000cfa03a8312cfe742439cedf571af669e47e98cddf2fd6cab54 251 0.09/1.00 vMB 127
201,216 201,216 000000000000049d19309b722ce48636c747425de4d2b30d185574d16e6a1d4e 179 0.08/1.00 vMB 116
201,215 201,215 000000000000047be9ce911cf6b9f2d1cb86698d69d274bacf4d8724ecd5c1bd 126 0.07/1.00 vMB 198
201,214 201,214 00000000000003e75698fcfa5dd902d8645684493a7f938b94aaaddd962baa16 86 0.03/1.00 vMB 25
201,213 201,213 000000000000026dfdf3afb230f6a658ffa643c4bcc664bb1ca97726921f5637 354 0.19/1.00 vMB 118
201,212 201,212 0000000000000105060e069517c6cfb3e5520f5832a115d02536cb9e597690cb 574 0.25/1.00 vMB 128
201,211 201,211 00000000000001eefcd4e4c0b8f14a0051dfb7de94b2fc4e6a186aa7f92f5ab4 4 0.00/1.00 vMB 0
201,210 201,210 000000000000024f42c909a70c8065d6eb6c5c44f1d02f2514953daecd5b1654 254 0.11/1.00 vMB 140
201,209 201,209 00000000000001e11f3a53d38331057c0a4ed6c54e6122e0c9654e5a07feb5ad 4 0.00/1.00 vMB 0
201,208 201,208 00000000000000e42d6cebc72fa55d15773fca89e94c74efb99b86c84f46707b 90 0.03/1.00 vMB 75
201,207 201,207 00000000000005c56acf86597e12023f5ca21d7c8d1e5e6667275aabecaafc09 357 0.14/1.00 vMB 138
201,206 201,206 000000000000044342c3dad7752e4a656a6679b6cf2a4d2fe58ccaf7bf5cf6f7 148 0.05/1.00 vMB 139
201,205 201,205 00000000000003e6049d42dc0f17233ec20755dfa0265e6670fd5c35eb5ff93e 113 0.04/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.