Loading Tool

Explorer IconExplorer

Memory Pool

73,675 transactions
27.31 vMB
0.06549565 BTC
Random Selection Loading Transactions
Max Size: 166.49/200 MB

Candidate Block

Mining Attempt ded7fbb3cfa01376bd968b25caec706623c6cfea881ac82a49ff2e3d9021cfc9
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 245bb72d09a9911ee9f444d0507611fb00dcef92c90bc62f539525c934dc498c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,362
Size: 1.00 vMB
Total Fees: 0.00737629 BTC
Feerates: 74.05 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (323,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,194 592,194 0000000000000000000ef6097a9c152db4895cbeab04d669f26f4b60813c616c 1,901 1.00/1.00 vMB 14
592,193 592,193 000000000000000000061a6d4b931ccebbdef45a94d0fb281474e3258521bbd1 3,190 1.00/1.00 vMB 27
592,192 592,192 00000000000000000017d800e82c66896615d0e6d4ca587cd3e9d7f1d1d410b9 2,479 1.00/1.00 vMB 21
592,191 592,191 000000000000000000071653e877785d583922ccb8799723df1c82fee36040d8 2,596 0.80/1.00 vMB 18
592,190 592,190 0000000000000000000a7e675f5db39aadfdd349291426a8ba8943d8d478f445 280 0.07/1.00 vMB 28
592,189 592,189 00000000000000000011360ff1d764874dd7a23823af4749bf287b8bb9e97386 858 0.28/1.00 vMB 21
592,188 592,188 00000000000000000000473d92d493e6ad85f2e2c2ceb1111e3e8d64f4b56c74 1,600 0.46/1.00 vMB 16
592,187 592,187 0000000000000000000856f9d29a778d213e773ab3714bf7fa8ac47140a0e49f 1,532 0.49/1.00 vMB 20
592,186 592,186 0000000000000000000edddc3e48ae7d8fde7a672d5699a9deb54120e3040cb0 791 0.22/1.00 vMB 16
592,185 592,185 0000000000000000000753d70624068d5cbc6fea973a0b623a510222d84f8a6e 1,532 0.48/1.00 vMB 13
592,184 592,184 0000000000000000001596872da679473234b2699e51f0962030e42118271669 1,979 0.72/1.00 vMB 9
592,183 592,183 0000000000000000000c41a90334172aef182fdf203c6690eacdf00898c4529a 2,291 1.00/1.00 vMB 12
592,182 592,182 000000000000000000032f7c882b5ca4f7c38eb63eadfd631fb4797525a31043 1,532 1.00/1.00 vMB 1
592,181 592,181 0000000000000000000fe1f78fd7a0f6d6bc0c9c49ba6f9d6128b3fa719e2ae4 2,361 1.00/1.00 vMB 19
592,180 592,180 0000000000000000000d231cd62f03062a0d3d1106605594c0a8ed61561126b9 2,339 1.00/1.00 vMB 15
592,179 592,179 00000000000000000011a5c202425d7028ac97c5f65e8d9798298eb52e84a182 2,323 1.00/1.00 vMB 7
592,178 592,178 0000000000000000000237d6a0e32d1b2ac7bd711bafa2f3ddc3558ec9d5e8f2 2,939 1.00/1.00 vMB 11
592,177 592,177 0000000000000000001081923950229df476f3f3d072a6a81981c7f72ab24fa5 2,493 1.00/1.00 vMB 26
592,176 592,176 00000000000000000019355011a1ee55fd87623805102ca647cdbc460d1b7707 2,212 1.00/1.00 vMB 29
592,175 592,175 000000000000000000194d80743344b044e88a0f83af034e5e3e8eb68361cb03 2,079 1.00/1.00 vMB 57
592,174 592,174 000000000000000000199d218448967540bd74b264b812fc01a839b9bef42c29 2,513 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.