Loading Tool

Explorer IconExplorer

Memory Pool

82,641 transactions
30.79 vMB
0.08137043 BTC
Random Selection Loading Transactions
Max Size: 188.76/200 MB

Candidate Block

Mining Attempt 7529d66994c6b455cdb3f59ca12eb1596eaf5dc631821e84331c1abb236af3a1
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root 625dc1e5c9fb8e9dada425f81d5a349e4a0fde70a0fb1496291c5d381471f80e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,926
Size: 1.00 vMB
Total Fees: 0.01235764 BTC
Feerates: 79.55 > 1.24 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (635,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,746 279,746 0000000000000001e21a4ee2b327f02f0a0f2de110d54d85e7d71ff1b953552a 363 0.16/1.00 vMB 45
279,745 279,745 00000000000000009c99dd57c788163990eff0d5e7e7f8add0ee233ba6debcd9 91 0.06/1.00 vMB 26
279,744 279,744 00000000000000006e8fdbae0b6679354a1c6e74952641f6fe3af2fed46d6e01 81 0.04/1.00 vMB 35
279,743 279,743 0000000000000001f05835e76cb7585596f024c67387fbf543f57bba66579ec4 388 0.18/1.00 vMB 66
279,742 279,742 00000000000000020a7d749ee53f48b19630a4d6a9024f18a30373854fac2f62 6 0.05/1.00 vMB 3
279,741 279,741 00000000000000006f103de9a8cf5b1156382a393ad4af873efd1775d79953c6 430 0.23/1.00 vMB 34
279,740 279,740 000000000000000136e4f6a9c6b1678ef34d0d02e0ca4b3b5ef5cb080a295bca 532 0.24/1.00 vMB 50
279,739 279,739 0000000000000000bce73c2d431b279fb7831277311951420e66130a171dd3aa 966 0.43/1.00 vMB 52
279,738 279,738 000000000000000126704dddef6d5d962a67ed6e804832d8014f6ce8fa5a8ac8 253 0.13/1.00 vMB 68
279,737 279,737 0000000000000002eb4b3ace9073a8e18a3152d193df74a031035d4b5945d282 1 0.00/1.00 vMB 0
279,736 279,736 0000000000000000711432d0b6be802f5ff93d43d627be6ae4690a1e1341e3cd 239 0.09/1.00 vMB 78
279,735 279,735 00000000000000013af8591f79d7c57ab56644878ee25155b46bd7d9945d750e 640 0.30/1.00 vMB 49
279,734 279,734 00000000000000017e4bbe556bc720cf7d37d344bac0bc49df254663587760fe 302 0.14/1.00 vMB 46
279,733 279,733 000000000000000055566402acddc579cf2b9c66da51d0a1ddea8b7d393c07f5 528 0.24/1.00 vMB 40
279,732 279,732 0000000000000002f9509230482b3340419b7d2b9ee5acf8941a8e49533a2460 13 0.05/1.00 vMB 3
279,731 279,731 0000000000000001be1b7ab19db15b60b1f0f2488047576b3c8c7aec78ebaf53 37 0.01/1.00 vMB 47
279,730 279,730 000000000000000145a8ebb6bc31d04fe92afa44a22702f1f36368c28144a7f8 235 0.13/1.00 vMB 39
279,729 279,729 000000000000000164f5e0e3c12f6953acccd09c447b784f8db1bfd210f0bf99 1,136 0.46/1.00 vMB 41
279,728 279,728 0000000000000001ce70b579f3730a76820b2b886298fbacfcc82adaca88428b 91 0.03/1.00 vMB 286
279,727 279,727 0000000000000000a767ef01745bc810179a2692d14502e127194c38dae1dac8 35 0.04/1.00 vMB 13
279,726 279,726 00000000000000003cfbbee4d116509114078accd33db1e9cb0e9f731f9e0dbb 272 0.20/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.97 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.96 GB
    • Received: 17.76 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.