Loading Tool

Explorer IconExplorer

Memory Pool

41,661 transactions
28.60 vMB
0.06984977 BTC
Random Selection Loading Transactions
Max Size: 146.16/200 MB

Candidate Block

Mining Attempt 23f01aceb7fad7694e2965510256f0b361dec0a3ec532534f7c0e84092b7a41f
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 0f0df9e2ccc410ad83ea27d6c005987a590ee044c88c269034191f6506a9ed9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.01446317 BTC
Feerates: 87.72 > 1.45 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (332,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,132 582,132 0000000000000000001ca7cea060531520e0685004c669a8e780326e34810e77 2,572 1.00/1.00 vMB 49
582,131 582,131 0000000000000000000b29e27647480272402bbc59f7747d468cf32d702b9cf4 2,075 0.99/1.00 vMB 41
582,130 582,130 00000000000000000023859ddaef58c5888efd891714ff7d7c7d732978911116 2,474 1.00/1.00 vMB 50
582,129 582,129 0000000000000000001302c0a3428661066459f3a0c1c2c2c1c6415d924963c1 2,620 1.00/1.00 vMB 53
582,128 582,128 0000000000000000001670cdffc5709649d24080c2d7c2054368a4e433439279 2,296 1.00/1.00 vMB 17
582,127 582,127 00000000000000000014850c32a7b4bec554f2dc9bec494cc8676e7ec814be12 2,379 1.00/1.00 vMB 83
582,126 582,126 0000000000000000001f566c7801187bcc59baf5f59963f9085d3cd71a93af9f 2,266 1.00/1.00 vMB 122
582,125 582,125 0000000000000000001840b2d132247bc5943c93c31f0979b1958d6cb7ef1042 22 0.01/1.00 vMB 51
582,124 582,124 000000000000000000229b2b369ca6d55ff86f40e7e0a738554c2d4c08ea76be 1,060 0.56/1.00 vMB 14
582,123 582,123 0000000000000000000fe23df9c6f75b411290e756ff08ad50b148044aba28fe 2,319 1.00/1.00 vMB 54
582,122 582,122 0000000000000000000f4ab772390650d94cd9455ff16ecddb7040a77664e315 1,288 0.42/1.00 vMB 22
582,121 582,121 00000000000000000013e98ce01eb97e704a8fabfbc13f6700453b57e71e0ee0 2,631 1.00/1.00 vMB 55
582,120 582,120 000000000000000000118f0ba2a4c3111c58e607da71550ac864e68205a1f1ee 754 0.23/1.00 vMB 47
582,119 582,119 000000000000000000144aff37be7a296234712918d1717352863009213c3493 2,552 0.91/1.00 vMB 43
582,118 582,118 0000000000000000001e8ae1be9e62bd2f6a9098b401c18ddb74164c921bcf46 2,027 0.87/1.00 vMB 51
582,117 582,117 0000000000000000001a5413a914a79716c344d1a902b3224ec9d64bf094b80f 2,169 0.69/1.00 vMB 22
582,116 582,116 00000000000000000011823c6f089984d33b028d6df133831becacf635fd245a 3,289 1.00/1.00 vMB 65
582,115 582,115 0000000000000000001ea70f4af3f01bc52113170cb0562aa2bf5fa3ac96d978 705 0.70/1.00 vMB 10
582,114 582,114 000000000000000000087e99b5b29fa441fe6bb0decf8335053feec122ee1674 1,219 1.00/1.00 vMB 21
582,113 582,113 00000000000000000003204c8b08d32abc9a19ca4ea3b9f5803d0a1736b3baf3 1,112 1.00/1.00 vMB 21
582,112 582,112 0000000000000000000c9c44bff08aea4cb540749f9e6d7a7d2a77b9581890a5 2,068 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.74 GB

Node Details:

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