Loading Tool

Explorer IconExplorer

Memory Pool

73,265 transactions
27.08 vMB
0.06233942 BTC
Random Selection Loading Transactions
Max Size: 165.12/200 MB

Candidate Block

Mining Attempt 83fe27f17e3c9816e378c0b7ddbe4c02945430b2ce23a0c8707e9d98610e14f2
Version 20000000
Previous Block 000000000000000000004ed27dd3f7a6a8aa11f24ae6e90960d02ebf523baf7f
Merkle Root 6979e31af83ab01fae8ed5f021e5975bca80ba6ceb71e6d0d090d8d21aa6c0ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.00355990 BTC
Feerates: 60.13 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,319 (656,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,473 258,473 0000000000000018e006ef1dcf25edd260be44eb7b4ebd89616a3ecdb399949a 41 0.02/1.00 vMB 123
258,472 258,472 000000000000000ea0111d70a82ebe934c876d21ab1909d708a6e13f5d628f94 575 0.24/1.00 vMB 131
258,471 258,471 0000000000000022de0c465159e85e0bb792a03943b6b989f901fd2382842213 129 0.05/1.00 vMB 108
258,470 258,470 000000000000001a467ae407250335c4bbf81130ee49e8e2de401aa7b313791d 157 0.09/1.00 vMB 83
258,469 258,469 0000000000000011cf7a1435fc994a9cb412b62f749d821f5f9ff2e4502b0097 234 0.15/1.00 vMB 77
258,468 258,468 000000000000000b0252051fe23d5ed4efda38458df48899117359ea2481d4bd 342 0.14/1.00 vMB 117
258,467 258,467 000000000000000416ef58dfccce7e9a3ea02a8986c57019d644934aa10d6767 168 0.06/1.00 vMB 69
258,466 258,466 0000000000000023ed5f31b05ef09fecda6d2391053484f45ac5539bc38e19df 305 0.14/1.00 vMB 100
258,465 258,465 0000000000000024bb4bba0d53006f049b4bfad66a8db77f906e799b3c4b1ed4 808 0.31/1.00 vMB 115
258,464 258,464 000000000000001f4519828448f77f4b3b6efadf6a4a076309ac4b4ad83e3843 391 0.15/1.00 vMB 111
258,463 258,463 0000000000000001c8d6fc5531639906b41e167e7d9ac81fbb006bd7727f3de3 178 0.09/1.00 vMB 98
258,462 258,462 0000000000000014ed9068a05cb9f0db562699583a213056dac4472bd94d7667 1,320 0.50/1.00 vMB 148
258,461 258,461 0000000000000004e752a176bd78e080f7b81a1d40808a5859e1fef14b131d27 39 0.03/1.00 vMB 51
258,460 258,460 0000000000000000d4364fb356ebd12bec1ad8bfa6c3243ff90ce8b7e0f1fe47 93 0.04/1.00 vMB 95
258,459 258,459 000000000000001bf2f16588242b9232f63f4baa8b967949facd6cd756eeabf9 85 0.03/1.00 vMB 106
258,458 258,458 0000000000000013f366243c8be52ef8fabce193ef5674d53a52009209e82eda 509 0.23/1.00 vMB 97
258,457 258,457 000000000000000cb2d9d717495d5c427472c6515f6c9a4f227816a3e233db60 163 0.10/1.00 vMB 77
258,456 258,456 0000000000000020329e3f40dbf4e8c9bd644bc296274df09741d111d1ceb36b 128 0.06/1.00 vMB 119
258,455 258,455 000000000000001341bff56fead3a3d9348d8e14c203b36e8e8d5faa17b430c9 490 0.40/1.00 vMB 49
258,454 258,454 000000000000000f9712e5eed31caf1522e903c6c02b2560e6d86447886ea8e6 256 0.10/1.00 vMB 152
258,453 258,453 00000000000000223994858e7ee19080a710475efe4bd44c0a2eeb9a2eaf4211 318 0.13/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.94 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.95 GB
    • Received: 17.63 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.