Loading Tool

Explorer IconExplorer

Memory Pool

79,134 transactions
30.22 vMB
0.12101848 BTC
Random Selection Loading Transactions
Max Size: 179.83/200 MB

Candidate Block

Mining Attempt 6602fc594e0625d734aaeacf2ce171651551c386801e9c5c077048dcae43ea95
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root daac2ef999ec5160f0d4c66e24958b5516295e64b8b3111b84cfe0c2a3e15c39
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,231
Size: 1.00 vMB
Total Fees: 0.02964421 BTC
Feerates: 109.82 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (676,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,779 238,779 00000000000000ca437fb0867acc25cb72981398f17f3020711a6f8de6486afa 385 0.20/1.00 vMB 185
238,778 238,778 00000000000000eacc6ed8b60ba3bbdf6a7b79ff18db2f89fdff4f258dbdbc68 240 0.19/1.00 vMB 108
238,777 238,777 000000000000010cd6eedea8a481c73d40511f6ad2ec758bc52ae3d46d0a944b 781 0.25/1.00 vMB 271
238,776 238,776 000000000000002d28af39e5e648a58821a62dd347e10c859ffd020d27f3bee4 139 0.09/1.00 vMB 106
238,775 238,775 000000000000008909d57dcf450d6912788d2029cb58ac1390741e0481bfc466 322 0.20/1.00 vMB 115
238,774 238,774 000000000000000b8aafe4362e17c6e5c2c216ff4b512a85305846cc2047efd9 658 0.25/1.00 vMB 236
238,773 238,773 0000000000000041f7e7c424c96bd41fc7361338dfb3bd70fb4db6f69f843770 612 0.28/1.00 vMB 167
238,772 238,772 000000000000004e3dc4efcae3a6f23a3abbee15f80d9b6824eecc488cb1bd63 267 0.16/1.00 vMB 125
238,771 238,771 00000000000000bb5a8ae9a316aacee829c777d81243681118e4964da4312a52 378 0.15/1.00 vMB 200
238,770 238,770 000000000000005670c6a6ef6a71b1526f22341c5220f4c7ae0528f31c3a1bb4 176 0.09/1.00 vMB 168
238,769 238,769 00000000000000b6c6c03a7738da824549637f9d93b9b3e652ad95c882d904b7 173 0.09/1.00 vMB 146
238,768 238,768 0000000000000016e20bcda44c000a90bac5493ba7e016b21c217e3e454dbe7b 405 0.19/1.00 vMB 176
238,767 238,767 00000000000000e3e8a1a88328a2f2c31d32182af6d14b229727604083dcd6d6 360 0.18/1.00 vMB 150
238,766 238,766 000000000000011c440f04778ac3e237374b6404105d1cf081bec49561461002 71 0.04/1.00 vMB 74
238,765 238,765 000000000000010fcb44b0cd447306fa0733540fa86c3ac6e30bc6abf6055492 334 0.21/1.00 vMB 142
238,764 238,764 0000000000000149c3162733f51515ed71f1ccf0e84a4497be2c7fce81dbf0ea 402 0.25/1.00 vMB 146
238,763 238,763 00000000000001147948745ae38996c17fae9a2ac40033f3116225a16b80a4e5 534 0.25/1.00 vMB 174
238,762 238,762 000000000000007dc0ddf8376d3d065352053fc1262382383001b25a55accde9 699 0.25/1.00 vMB 276
238,761 238,761 000000000000006e4424bfac90080ccc38d00fd57aa80f51d4004ab84eea77e4 100 0.07/1.00 vMB 114
238,760 238,760 00000000000000ae980ab20e58d44584a1e1cd46db15447102abf209ef00e159 15 0.01/1.00 vMB 56
238,759 238,759 000000000000002a55fb021bfc0d3559b84726f22755c571d7b7c904573ab849 509 0.24/1.00 vMB 202
Previous 10 blocks ↓
Total Size: 782.91 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: 714.20 GB
    • Received: 17.52 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.