Loading Tool

Explorer IconExplorer

Memory Pool

84,380 transactions
31.70 vMB
0.09745420 BTC
Random Selection Loading Transactions
Max Size: 194.18/200 MB

Candidate Block

Mining Attempt a8bfdb2276087f491a6f6e635ece881e0f76b02a4111d49c029335151cd3b462
Version 20000000
Previous Block 000000000000000000008c48c54ea13ac1ebac208d0e0eb58ba93557644246e0
Merkle Root 30a970604af750a3bfabe234d3720596934905a5477a929c393405816c1c15f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,067
Size: 1.00 vMB
Total Fees: 0.02289473 BTC
Feerates: 45.32 > 2.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,227 (706,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,177 209,177 00000000000004f5d35d405e022b909142911eede26a09c8eb2712c0942c00e7 235 0.11/1.00 vMB 242
209,176 209,176 00000000000000f813a06934d24ca44fe3de65c6f0eaa7bedd8e9f7a4cdbebea 331 0.46/1.00 vMB 50
209,175 209,175 000000000000032c4407cbac404f01a37a968a440759e5052fab890e497557e9 515 0.23/1.00 vMB 161
209,174 209,174 0000000000000101c4cc02d40d51fae60ac88c3ff8c263089bcb647ed62fc578 124 0.07/1.00 vMB 170
209,173 209,173 000000000000041992f0196964579bf431d91ccd5ebc8624fc409037d0252eb3 12 0.00/1.00 vMB 182
209,172 209,172 00000000000003b861906879949f7c83b7729e8854179b909ce9af1d323c0faf 19 0.01/1.00 vMB 259
209,171 209,171 00000000000000f00564991fdc727bfd1ee9a11a2dcb7e1949ed2571b77c9a78 824 0.38/1.00 vMB 169
209,170 209,170 00000000000002a62db6d79f4d67d4922479f7515766f9ebf7ee2793bc8e15bb 74 0.03/1.00 vMB 186
209,169 209,169 00000000000004456361dfaecda90b631a1c57876bbd578cad8da4c2ca829fbd 100 0.04/1.00 vMB 113
209,168 209,168 000000000000029dfd9b1a61c9d2a18b80ed95258aef269680a72f3e6bf74710 259 0.10/1.00 vMB 171
209,167 209,167 00000000000004b3aac83a07394954d69437bc52ad43b3e4269f7f0e62b06c6b 44 0.02/1.00 vMB 192
209,166 209,166 00000000000003c58ef652c9e8dae4f9a30b06ab1b5c4b2b6d756685928d892e 1 0.00/1.00 vMB 0
209,165 209,165 000000000000040d88bd11d55430d4f81afc581cecc5c217fe5543d06ef5ab75 244 0.11/1.00 vMB 180
209,164 209,164 00000000000002ef7edc75f2243285c8f975d67c4cd673d38f5464fad9e348d8 65 0.03/1.00 vMB 103
209,163 209,163 000000000000002e11a0e3f11aaca95973a4fe4d7adce87882d6afe2f9506402 25 0.01/1.00 vMB 51
209,162 209,162 00000000000001942651bb9025d66a9cc2c9eda3cc1b6cd70f2a5d0e277943cf 343 0.18/1.00 vMB 193
209,161 209,161 000000000000045aa016d417bb3f3ea2a4b786fc83306eb5f4c329766372e8cc 498 0.25/1.00 vMB 193
209,160 209,160 000000000000003bc098ecbdca72dd5d5e68195447ceebd80e92c93b0d19bdcb 546 0.25/1.00 vMB 181
209,159 209,159 00000000000001b139ff7c46ce7a36d4bcd334f3c4163ddc19c82d0fe780bf3e 822 0.42/1.00 vMB 155
209,158 209,158 00000000000001f1466564c616b026a0d5a50cf9dbcdcefc1559499367171021 270 0.11/1.00 vMB 199
209,157 209,157 00000000000003f8b9abfa6166284d2f9c249c4f85f8cc09333ad2294ab573d5 128 0.24/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.97 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.