Loading Tool

Explorer IconExplorer

Memory Pool

43,356 transactions
27.08 vMB
0.09782637 BTC
Random Selection Loading Transactions
Max Size: 141.60/200 MB

Candidate Block

Mining Attempt e0a2d82c598bacf1c9f7083875dc81abc8b4238dfa92e3f30a3de36045d6d207
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 5feb081458fa2fb9a55ed6cd4b61fdb85dd8a9dc25ea61066ee423b35eea9d9f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,660
Size: 1.00 vMB
Total Fees: 0.04655141 BTC
Feerates: 151.01 > 4.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (611,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,934 302,934 0000000000000000598639dd099d3720ca8406729e178bbac2b4c520628a097b 92 0.08/1.00 vMB 18
302,933 302,933 00000000000000002846b6ff8071a774bf21e335643582208a3815cca4a1b480 181 0.13/1.00 vMB 22
302,932 302,932 000000000000000058642158f315b79946b19cbf3312cd36237f370bce2a35ba 243 0.14/1.00 vMB 26
302,931 302,931 000000000000000067eec197bc2b24c9d5b53d04c7f2499896995cff77b489af 197 0.54/1.00 vMB 16
302,930 302,930 000000000000000018c0cdf92312d96a24dc4ead79d7f2bae3cfc756b595bae9 752 0.35/1.00 vMB 32
302,929 302,929 00000000000000001b625f1a25d11ed040268868d9b1a395a57d7bae3a824047 756 0.35/1.00 vMB 37
302,928 302,928 000000000000000064eaa91c05146f2dc3759e97fe6b4e20078969222b02adde 852 0.35/1.00 vMB 35
302,927 302,927 00000000000000003d87b94b88e64fc71079fa654b66d774631bf555595ca1fe 512 0.16/1.00 vMB 53
302,926 302,926 00000000000000002802d506f2c8478e5c5fedc02d2766e8df3293d16f3bda44 55 0.03/1.00 vMB 22
302,925 302,925 00000000000000004ae650deb1df14506438ce7acdbd760215f1e34eddce307c 960 0.62/1.00 vMB 27
302,924 302,924 0000000000000000580564dc5b34c8bcb56c25a1d5fad0234d592a36022fcd18 372 0.23/1.00 vMB 26
302,923 302,923 0000000000000000242340508ca8f9ce6fb23f538dee2f26b4d1ef7f2ace8959 109 0.05/1.00 vMB 33
302,922 302,922 00000000000000002d732da92c83c9b435306f837ff0e3849f0e2efdfd92a386 470 0.28/1.00 vMB 27
302,921 302,921 00000000000000004c0efca7bc4c32cc2ef77a8d7bd21a185e506b2e6289cc8d 161 0.10/1.00 vMB 27
302,920 302,920 0000000000000000459eae4423d581e45fac5ad43e9aa10feb88f53bb7eb5238 1,170 0.63/1.00 vMB 33
302,919 302,919 00000000000000002202b1678c1ed88404d4ffd88d631252b3208bd09b26e036 542 0.41/1.00 vMB 23
302,918 302,918 000000000000000022e471e2216231c890b1048d643ed0388570f6da1804221b 574 0.32/1.00 vMB 29
302,917 302,917 00000000000000004e8a4b41505dfe4117533fd67e31ae14f16b0c8c76ff3e8b 25 0.01/1.00 vMB 35
302,916 302,916 00000000000000002b3f8495dd4fd1a94b53d1416dbdfb7b3cd701e92c4e8773 79 0.05/1.00 vMB 16
302,915 302,915 00000000000000003733d1b095d49405d9c31c791ff0250211240a8413470ba1 205 0.10/1.00 vMB 29
302,914 302,914 000000000000000062f3768045c78f586287403e431381b5eb68e54b2b76ba69 221 0.14/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.