Loading Tool

Explorer IconExplorer

Memory Pool

79,325 transactions
29.46 vMB
0.09112177 BTC
Random Selection Loading Transactions
Max Size: 178.27/200 MB

Candidate Block

Mining Attempt 35757c189d3a3ee25946c93aa879a391c4ab1b6a897ce7e5b24dfea7269ff4d2
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 1613126750cba9c38f9ae349ff032aea8ff751e3e9900a0843473c69835429e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,870
Size: 1.00 vMB
Total Fees: 0.02920700 BTC
Feerates: 301.60 > 2.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (619,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,336 295,336 0000000000000000200b3a0433df342145e07eb154441edfe0597415ae2fe6fc 199 0.10/1.00 vMB 30
295,335 295,335 0000000000000000915f5c43ca70ebfc805710d6c85e9971b1ca435471ca0a28 75 0.03/1.00 vMB 62
295,334 295,334 000000000000000033bd6f6ca942000490675d22fb0c1b2659112763a3a1e02b 123 0.05/1.00 vMB 42
295,333 295,333 00000000000000008a5790247746b818581487ab7a19c29418e766498285754d 412 0.22/1.00 vMB 39
295,332 295,332 0000000000000000455d1de23b123da6188a1ff66b81bf1a0888b43614562e0b 256 0.10/1.00 vMB 47
295,331 295,331 00000000000000004098fa3bfc668f900dc28fa189fa1173a4af46f556b56a87 1,278 0.65/1.00 vMB 31
295,330 295,330 000000000000000063468795cc207a14ac174f4728dd388d38019c79af349953 64 0.03/1.00 vMB 77
295,329 295,329 00000000000000000efd32f7d85ea030d121c040ef7163d80f62f84b6fa360a3 591 0.31/1.00 vMB 31
295,328 295,328 00000000000000001daad324aed1aab96b927c0315b9a3ed4e708646b2df5b14 64 0.03/1.00 vMB 56
295,327 295,327 00000000000000006081668a1e969b4fed558f7773d164283aa66c12d6c3dcb9 311 0.30/1.00 vMB 24
295,326 295,326 000000000000000016d45deb50e5693334e6fd3ea1d5298d5d1f9350b7746c3c 827 0.35/1.00 vMB 45
295,325 295,325 0000000000000000335d906747371ee7c348f2d7833005f64379d7b6a249832f 332 0.19/1.00 vMB 27
295,324 295,324 000000000000000090534e6037d9fd5a2f9d4f6b48c1b45077e70a1c1428a40a 135 0.06/1.00 vMB 35
295,323 295,323 000000000000000071fb7a2dbcdebde6f8ac88a596755f0bd25c36d383f68652 214 0.10/1.00 vMB 34
295,322 295,322 00000000000000000ffb60e80b5bd44b2557235bff4f4073d6913f6c61931c8c 813 0.50/1.00 vMB 33
295,321 295,321 0000000000000000434b3c910667c56f0b77a58c63b4e20e842d797770780423 98 0.11/1.00 vMB 17
295,320 295,320 000000000000000048795359b379d1ca297d111d962377c98ce52e3b13a6b2f6 256 0.09/1.00 vMB 42
295,319 295,319 00000000000000006366ccb42bfc82faa5a5f63d49d492991636a9de870e01df 784 0.48/1.00 vMB 33
295,318 295,318 0000000000000000842c3f423be024b359ae27f7d49853c2b961fa4162c4d5af 256 0.13/1.00 vMB 28
295,317 295,317 000000000000000021138b1d7436bc1a40f7bd84da7f82748fe194699dee2066 690 0.25/1.00 vMB 54
295,316 295,316 00000000000000006ed1b1ff4cece9d18c3087fb70dfec3fe59fbf0cc4121dbd 173 0.12/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.