Loading Tool

Explorer IconExplorer

Memory Pool

82,880 transactions
30.55 vMB
0.16118271 BTC
Random Selection Loading Transactions
Max Size: 185.41/200 MB

Candidate Block

Mining Attempt d81128ea4b910a1e93f7eada76a1eab14b3dfd7a050d15c7c5d071fdc39315ed
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root c2b43cc599cdcea1d6a3eaf90493d5d66590c01ea976513f5158a2aba1e52847
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,089
Size: 1.00 vMB
Total Fees: 0.08262240 BTC
Feerates: 111.00 > 8.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (601,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,888 313,888 0000000000000000342c5808b784ed9332e67ee874c4a3bf24e948f1d94644a0 461 0.21/1.00 vMB 31
313,887 313,887 000000000000000031402a6e81759ac440b9adb1742747694d6772a5684b1fac 197 0.09/1.00 vMB 34
313,886 313,886 0000000000000000244fd81e38a9304edb864a436bbd8f9464d527297d7f0d9d 648 0.34/1.00 vMB 30
313,885 313,885 00000000000000000e4ee904953f73d962202fafe453169eb4ed3284699fa0b9 530 0.30/1.00 vMB 26
313,884 313,884 00000000000000001aa17755b488ee57e0b402e63d706b687ea7040041812f02 1,127 0.71/1.00 vMB 27
313,883 313,883 00000000000000001f1a8a122c8ea5512cfc88e0b3b6abc7ec825c2f1dc57331 374 0.24/1.00 vMB 26
313,882 313,882 00000000000000002470cd94060015c883f41d0d965272fd1a44fdf57549b53f 28 0.06/1.00 vMB 24
313,881 313,881 00000000000000001df3dbaec7d5b5592080222a1091f1fd9bd343b2ac0e7a16 73 0.04/1.00 vMB 5
313,880 313,880 00000000000000001d9ad915c9f1ef6150df3ffed45ee8341e2f462b25ec4a1d 223 0.22/1.00 vMB 18
313,879 313,879 000000000000000038808f15820e377f5152a3809786922df31a0ba5034387dc 1,227 0.92/1.00 vMB 25
313,878 313,878 00000000000000002758bbb4e023523e8aaba965816eb912ab2a63b7a9ce15a5 1,186 0.75/1.00 vMB 28
313,877 313,877 00000000000000002ef5bc9155b81faba524570d73f8ec70ee6a940ba92f133c 43 0.02/1.00 vMB 12
313,876 313,876 000000000000000011616e02a20553e99f3179da5f1128f19bcd6459e979ae3d 101 0.04/1.00 vMB 40
313,875 313,875 000000000000000027c7d305ebb8477fecf7ae629814faf3ab30b462144b2554 351 0.25/1.00 vMB 24
313,874 313,874 00000000000000003167714ab4fe8e1799742cc3c82f83bd000879ebe0520adb 593 0.27/1.00 vMB 32
313,873 313,873 0000000000000000270bdb4f6f8291169d2ccbb7ef6d4dd026448942be523de8 684 0.29/1.00 vMB 34
313,872 313,872 00000000000000002fe819e27e0426dc8cd0f4a6943ed228b5eedfe41fe944c2 520 0.30/1.00 vMB 26
313,871 313,871 000000000000000038589e6357e96a1b2696db4cb28b24279361a5adfb01a668 297 0.13/1.00 vMB 32
313,870 313,870 000000000000000035494b4c7a01c39534f26f88a1e51c08f188ad988fc96ae5 150 0.08/1.00 vMB 25
313,869 313,869 0000000000000000388af6f5140caf7e3d34522eea1aa9c0778056e8e8e4bad6 663 0.34/1.00 vMB 46
313,868 313,868 0000000000000000347f25a3eef857d5c21844420aac0939a3f4a629ab81a30f 82 0.05/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.61 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.91 GB
    • Received: 16.06 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.