Loading Tool

Explorer IconExplorer

Memory Pool

84,227 transactions
31.98 vMB
0.08921562 BTC
Random Selection Loading Transactions
Max Size: 194.56/200 MB

Candidate Block

Mining Attempt 6b0b50d57aeb39e159d07eeac5ad57281a82da4ab43a0dcd2365fd8c71d77c77
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 9ed4a918a95468bcd491d6617fa0b7ec6580e5e1852354c4fe55eba1a66d5db0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,114
Size: 1.00 vMB
Total Fees: 0.01929026 BTC
Feerates: 179.53 > 1.93 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (500,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,368 414,368 000000000000000002e4b7dc9ea44da6b32238a3cdd415021ef7a02063d60004 1,156 1.00/1.00 vMB 35
414,367 414,367 000000000000000003670d01dd78187b620c3cde4233ef7ac23cfac70f67e048 1,113 1.00/1.00 vMB 31
414,366 414,366 000000000000000000f295cea4e5e1025186ee524e98aa822f5a092aa2ce287e 1,199 1.00/1.00 vMB 30
414,365 414,365 00000000000000000126e01e9ae203158677c3bcebef5d01b39962b844a2ebd5 734 1.00/1.00 vMB 17
414,364 414,364 000000000000000003011182da113983d3dc0424ea6e0f02005d7e616f2a69da 1,469 1.00/1.00 vMB 27
414,363 414,363 0000000000000000040b6965335694f0adcd5d7251f4ba0f5424257e157c0ccf 2,048 0.93/1.00 vMB 48
414,362 414,362 00000000000000000219aa7b5ff9691f07beae06ba3140d4510757b25e8d3f03 2,170 1.00/1.00 vMB 47
414,361 414,361 0000000000000000035475b1c078a814731052264c79499d38c54f876fbd0c24 1 0.00/1.00 vMB 0
414,360 414,360 000000000000000004a3321a40ea3bccdc9f1c445e0bf185539f071994079982 2,578 1.00/1.00 vMB 51
414,359 414,359 000000000000000003c81d636244992078cdaa03411a103dcd2835050d5fb626 2,033 1.00/1.00 vMB 49
414,358 414,358 000000000000000004d42c754b7dcd2848c538c8e5ef1ab09cb81051d9a37eb1 2,930 1.00/1.00 vMB 62
414,357 414,357 000000000000000001b7cde21a3e582dfed5825a296a5e6cdb6fc65b6d482410 2,794 1.00/1.00 vMB 66
414,356 414,356 000000000000000000063d3459959705f569e8ec2e380a7c83c199230c787a49 1 0.00/1.00 vMB 0
414,355 414,355 000000000000000000fafea80e1ca864065732cb314e8bf091ee0b195e4c14bf 2,751 1.00/1.00 vMB 68
414,354 414,354 00000000000000000214fbbd170b5edf2ad98a6ad4d8a3a9f0b83fdea428f546 2,456 1.00/1.00 vMB 89
414,353 414,353 0000000000000000048f356c63cbe28679d622f2d67091470025be132e9e8508 1,187 0.99/1.00 vMB 39
414,352 414,352 000000000000000002e22bd40c85661c7999dde5f9615ba60caf449dd8c38181 289 0.98/1.00 vMB 13
414,351 414,351 000000000000000001b484253ab18ab112774884fdd8aefafee368489a916ec6 1,286 1.00/1.00 vMB 26
414,350 414,350 0000000000000000020660b7b27e14aff1f2e3bf633a4478ca5a21e25c5e99d0 2,696 1.00/1.00 vMB 64
414,349 414,349 000000000000000003b5acdf51fdceb3514d5e7e65c4d82ece99de4753a5aa15 233 0.13/1.00 vMB 34
414,348 414,348 000000000000000002c5251da2cbc6c2af379ff603a7315e66d3627e2a79e3a0 1,620 0.93/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.75 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: 708.90 GB
    • Received: 16.78 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.