Loading Tool

Explorer IconExplorer

Memory Pool

79,044 transactions
29.44 vMB
0.08374755 BTC
Random Selection Loading Transactions
Max Size: 179.98/200 MB

Candidate Block

Mining Attempt 9a06ec28c572cc277fb8ba241ac34e06a57d6b6fb7ff8d55a6177e85709ff09a
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root ddc09e66ccc14c50bba2f67ee8d77dd085e756af47a303ed64295ab52334fd75
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,361
Size: 1.00 vMB
Total Fees: 0.01898781 BTC
Feerates: 402.60 > 1.90 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (625,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,183 290,183 0000000000000000a072d7844b4341f79c96aa2b9475fe7d3b6d15dac60f8432 128 0.05/1.00 vMB 20
290,182 290,182 00000000000000007ba081b9bbc8d47f2b14bad4b3eabb3b9ec3841ef04f845b 580 0.32/1.00 vMB 38
290,181 290,181 00000000000000010166c86d94f8902ec63aaebdb49e87fc97d0f2846f4040e4 752 0.35/1.00 vMB 45
290,180 290,180 000000000000000039d6ffee2cd4a4162ad9bdb665abeb5f916af96dbd0b83f9 52 0.03/1.00 vMB 50
290,179 290,179 0000000000000000f0d0f829d96a52a7ba06e8c3209f3e392d0908082cf41b8c 136 0.07/1.00 vMB 31
290,178 290,178 00000000000000002fcfb6675171472e4b0e60bd9779d67db0a4a20b70e16f30 642 0.42/1.00 vMB 33
290,177 290,177 0000000000000000afcad9265e8b44bf1171a08165c09b329fab2893bf13ec69 522 0.22/1.00 vMB 49
290,176 290,176 000000000000000021da78df3cc8555e20beb68c002db530913539cfcbbb6b9b 124 0.10/1.00 vMB 13
290,175 290,175 00000000000000011687533f1a61b42931201336537d0ce736851d663559ba39 529 0.29/1.00 vMB 39
290,174 290,174 0000000000000000d6d754ad8f4bb428ee06621cd2df43be80083b661e3c7efe 277 0.18/1.00 vMB 31
290,173 290,173 0000000000000000387ebf023e7204cd028f08b43e03ba2c258ed17103a0828c 537 0.25/1.00 vMB 37
290,172 290,172 00000000000000006adfa30f3ec32a6447164b632ed0497c7fd5db6c222f6a5f 372 0.21/1.00 vMB 29
290,171 290,171 000000000000000029896a69cd00f2f475563a8ed5c3337935da14b2e95ceb8d 381 0.22/1.00 vMB 35
290,170 290,170 0000000000000000fd2b83404f9764ce80cf4663fee253a14905462e1bccc35c 78 0.04/1.00 vMB 26
290,169 290,169 0000000000000000d094df87d3c822998c7ba70aafeb2d22b0ad72480e88ba80 86 0.03/1.00 vMB 9
290,168 290,168 0000000000000000ef41b71a184c7dae5413d1860e6ffc2e46224abfd9051331 262 0.13/1.00 vMB 33
290,167 290,167 0000000000000000864ddf520c0b406708b93165d99f5e265d39c5dc9b7ac54b 169 0.10/1.00 vMB 21
290,166 290,166 0000000000000000f41581ab8b3238cdb3fd312b8cce1f7e8077be11ba9e47f9 27 0.02/1.00 vMB 19
290,165 290,165 00000000000000007e1ea63370e5107e138ff6df270532042b5d8bba0069a8bc 119 0.06/1.00 vMB 14
290,164 290,164 00000000000000011abcb8430bc06ca96f22a96a19811bc5f43c1ae68bc560d0 291 0.25/1.00 vMB 29
290,163 290,163 0000000000000000a0237f5fab4e02a65f1479e09fc5dc46822d2de00263ae03 469 0.25/1.00 vMB 440
Previous 10 blocks ↓
Total Size: 782.95 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: 715.17 GB
    • Received: 17.66 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.