Loading Tool

Explorer IconExplorer

Memory Pool

72,720 transactions
28.11 vMB
0.07046421 BTC
Random Selection Loading Transactions
Max Size: 166.38/200 MB

Candidate Block

Mining Attempt a07043541bea9d0c109a90e9ee8566e71d4a9d54facc824f4fc440db0f336817
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 4010bb4da63bdd091f61f27b981852e0dd341f9123b1abde068af5488f1303b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,408
Size: 1.00 vMB
Total Fees: 0.01421370 BTC
Feerates: 157.46 > 1.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (622,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,435 292,435 000000000000000088913f863e3f6b6ba54a840ff1b2a3ce63b91caf9358bbf1 227 0.35/1.00 vMB 15
292,434 292,434 00000000000000004bdadde58e35fd66d3424d95c7f1c7a8f6805ed529e054a0 820 0.35/1.00 vMB 33
292,433 292,433 00000000000000005569d5062cc39057e0c2237e40348b383e40183c6d70364e 512 0.16/1.00 vMB 66
292,432 292,432 0000000000000000943ba288d519e95306ba0c6c4aaf7c7d6d4786f44998a80c 64 0.02/1.00 vMB 41
292,431 292,431 00000000000000009fe1b3539c9aeb90174518078daf3e44209c22509fd21b08 116 0.06/1.00 vMB 39
292,430 292,430 0000000000000000b3aa9364231f4297ef03bf2785690c86aa22cbb40f993931 306 0.21/1.00 vMB 30
292,429 292,429 0000000000000000685d0de8c31173230b7e6b46d095257f15043df8741764c8 191 0.10/1.00 vMB 29
292,428 292,428 00000000000000003837da776bc7782481fe234945e7d59ce8206a256a4e14ad 391 0.22/1.00 vMB 29
292,427 292,427 00000000000000007bd9aba53952a48ce45546593aac231b6f113d29919faba8 728 0.60/1.00 vMB 23
292,426 292,426 000000000000000068d0c7a6ba81eb14dfa97d8424c61c4120175502c7fcf5da 940 0.35/1.00 vMB 49
292,425 292,425 00000000000000003a713186183731a64517f168744db42f36194d8f9c4cfcd2 638 0.34/1.00 vMB 35
292,424 292,424 000000000000000063e302627aad4fb92c385b060e7b3455057a1e701b8fb5e0 1,273 0.76/1.00 vMB 30
292,423 292,423 0000000000000000302ba06d98c8ebf01a81908a417339c2a2d1083159cd3e7d 138 0.07/1.00 vMB 31
292,422 292,422 00000000000000004cc4bf4fdfbb7badf8f2a0be749188392eab88bececf63d6 317 0.16/1.00 vMB 36
292,421 292,421 0000000000000000abd9a7372155a5a653bc914888e8e4b1884d41f015b9e8c6 359 0.18/1.00 vMB 36
292,420 292,420 00000000000000000d062fa1f1eeaf59e30a1f4e9f9d65e85007bfc88c35fdac 380 0.45/1.00 vMB 16
292,419 292,419 0000000000000000c9ff7fd001e8450ecfab2eb5cc057241bb5e8e21a0882301 512 0.17/1.00 vMB 52
292,418 292,418 0000000000000000afce723ad5f02c3cee451f19188c22cb203374d19d4ccaf2 598 0.89/1.00 vMB 14
292,417 292,417 00000000000000008d7f6abee40df5133385b5af64348627554d23db4a9c0004 569 0.35/1.00 vMB 21
292,416 292,416 00000000000000007b3b77ca7ad37080eaf13fe2a052b12631671d8ae19f77f7 983 0.35/1.00 vMB 40
292,415 292,415 0000000000000000bf9f29a63105865c700e67c63b2855daf1ff6e75bd2a043c 1,024 0.30/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.