Loading Tool

Explorer IconExplorer

Memory Pool

80,367 transactions
30.14 vMB
0.12318799 BTC
Random Selection Loading Transactions
Max Size: 180.82/200 MB

Candidate Block

Mining Attempt e61c859786fdb7308f380a98601025d38b96e68e15f6ae777f60a337908abdd0
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 46d96d786fcdc101bf92030fc58568a6e9f65decc4906ce425d0e12528c95167
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,268
Size: 1.00 vMB
Total Fees: 0.05444731 BTC
Feerates: 150.86 > 5.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (300,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,551 614,551 0000000000000000000a18b3c05d6ff98bd773f3362e52d79cb1afc744edc42d 3,156 1.00/1.00 vMB 8
614,550 614,550 0000000000000000000471ebd576b4b29fc222ad43b172ecc84abd5b374616c0 1,352 0.57/1.00 vMB 3
614,549 614,549 00000000000000000004380d467763356a83441a6da69079ce9ce6be5954f100 1,673 1.00/1.00 vMB 5
614,548 614,548 000000000000000000065e3dc2aef2829a3eb05696241f740a9516db8979ead8 1,142 1.00/1.00 vMB 3
614,547 614,547 000000000000000000024381136da0e583d140a534f38b2f691ca018ba5f4e0c 1,303 1.00/1.00 vMB 4
614,546 614,546 0000000000000000000b7d094a910e5902ba0f0b8d514860d5507a329dc58e64 1,912 1.00/1.00 vMB 7
614,545 614,545 000000000000000000118a2d40c921fd98a8fdfe02d8b7dc6b4318475797f361 535 0.15/1.00 vMB 8
614,544 614,544 00000000000000000011f94aaeed5fc88519ea279ab7155500aadd973bbadf46 2,976 0.84/1.00 vMB 8
614,543 614,543 0000000000000000000306c72f1522039391550803ee038cfd937507bf9e9619 782 0.22/1.00 vMB 8
614,542 614,542 0000000000000000000393626ac9289d3e4861b53198f306f4415b63fcfd0dfb 386 0.16/1.00 vMB 9
614,541 614,541 000000000000000000064903aa1feb7e2bd4ac274814440ac0d57cdede476707 211 0.07/1.00 vMB 8
614,540 614,540 00000000000000000003f548e7de4ed4b2be29a7ef6ef51972652ce0186e5495 1,391 0.33/1.00 vMB 8
614,539 614,539 00000000000000000007f0715e9949718056b6763f519d768ba041bf6fb1940a 1,147 0.35/1.00 vMB 15
614,538 614,538 0000000000000000000ef29a6b706a4d9f23aaf3643428bcb9e14cbb20286551 1,520 0.52/1.00 vMB 14
614,537 614,537 000000000000000000102478cf1168449c3c3e595d4541a1bd290bd85b89548c 2,376 0.69/1.00 vMB 12
614,536 614,536 000000000000000000075206e211943ab153b019fb3eca1a7401551b1c61460c 2,201 0.73/1.00 vMB 6
614,535 614,535 0000000000000000000cc115e5fb0726dba6278d56688ef78eaf42b04fdb838c 3,363 1.00/1.00 vMB 5
614,534 614,534 0000000000000000000ff1c7d4248d840d217709f549f02bb9c7c196398ec3fc 3,239 1.00/1.00 vMB 12
614,533 614,533 000000000000000000065dc6aaa5e00958c7f7a4a072ca9b881777996cd02783 3,456 1.00/1.00 vMB 11
614,532 614,532 00000000000000000012b05586df23f01cb22113e7fbe3b008c43eb03c6a7295 2,105 0.74/1.00 vMB 8
614,531 614,531 0000000000000000001116941433d5660d3d2097a24ea0b65039c848c04323fa 1,622 0.52/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.57 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: 671.23 GB
    • Received: 15.88 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.