Loading Tool

Explorer IconExplorer

Memory Pool

80,808 transactions
30.49 vMB
0.08974868 BTC
Random Selection Loading Transactions
Max Size: 186.14/200 MB

Candidate Block

Mining Attempt 7eed9dcf45ff6833a97daeede29bceda9a901a0564a2f4275e04f320d758a3d4
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 2dea7d9a6a028edf70fb6979b940558468cc7b3c887864427362c14bebd59a08
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.02041064 BTC
Feerates: 151.00 > 2.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (254,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,164 661,164 0000000000000000000650e7942e1e610cabd5c4b882b1df4baa402f4c378619 395 0.45/1.00 vMB 14
661,163 661,163 00000000000000000008455604d254cc068009b5564dd794149f9025b6807537 2,383 1.00/1.00 vMB 25
661,162 661,162 0000000000000000000662fcb1e28aed327a97f72e6dda29684caac1343d9146 742 0.73/1.00 vMB 39
661,161 661,161 00000000000000000005c71873cca2cbf31e96c38f32be9cc7cf5903fea340af 481 0.29/1.00 vMB 28
661,160 661,160 0000000000000000000c497bee8fd6579e9154da19db30de53644a6287d260b1 1,871 0.93/1.00 vMB 23
661,159 661,159 00000000000000000003fbf16200df6dfb8d93eea68d7116cc408fedfb47c8fb 971 0.85/1.00 vMB 15
661,158 661,158 00000000000000000002d51421f677a7a041e2ec2eb1140fb4c98ddf53cd969d 2,596 1.00/1.00 vMB 28
661,157 661,157 00000000000000000000fcef044149179ba41add379e32bfba2d8d4f9920eae8 709 0.40/1.00 vMB 43
661,156 661,156 000000000000000000030b862596fcea0d7aa0f1c6e6f1edb54ee98148531e84 432 0.57/1.00 vMB 50
661,155 661,155 0000000000000000000d3dc4682dacb74672a1c1ffff9ff479efc6f384b119b9 1,691 0.74/1.00 vMB 25
661,154 661,154 0000000000000000000ea9db62ac8bb398d067f7ab0ce4ee38f9731b97f2af3a 1,544 0.72/1.00 vMB 29
661,153 661,153 0000000000000000000b395bec819d777766b765bb511ca1ceb31768f685b31b 300 0.10/1.00 vMB 35
661,152 661,152 00000000000000000001e7572a4a785d463b8bb0a370f296a37730c2f99d2631 311 0.13/1.00 vMB 29
661,151 661,151 0000000000000000000953905050f988bf65cdc5287f867f239212d400bb07be 188 0.08/1.00 vMB 31
661,150 661,150 0000000000000000000ab94721cbdb919339ef40cc2538a3212aafb1399fe66c 976 0.62/1.00 vMB 2
661,149 661,149 00000000000000000004fbd6f6e4efa436a7267fd3115f57976997d852f2e797 2,228 1.00/1.00 vMB 12
661,148 661,148 00000000000000000002b880d8b0dffd47ede125635f8fd2e3ec9af824accb4e 2,200 1.00/1.00 vMB 25
661,147 661,147 0000000000000000000e775008c6749deb78f666b88fb285b5951ecb7894367f 2,139 1.00/1.00 vMB 12
661,146 661,146 00000000000000000006d71fbe13559175a381f9308f77db4ddb63c28ee3e84d 1,966 1.00/1.00 vMB 4
661,145 661,145 0000000000000000000bef837b50ece1ae4b01eac2ac3b234f1254391a10b932 1,853 1.00/1.00 vMB 36
661,144 661,144 00000000000000000005b68fe6230972b9a71ca26b6b5fdbbdfb5fbcfca5c2e8 2,416 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.29 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.