Loading Tool

Explorer IconExplorer

Memory Pool

44,078 transactions
27.09 vMB
0.09310806 BTC
Random Selection Loading Transactions
Max Size: 141.39/200 MB

Candidate Block

Mining Attempt 91f325323006c08471982427c3e639a032be1825e51426150730a35f75359adc
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root dc4004d36882369a9d2e86528d7c78f0192b8590bb40383ef07cc64bded98ada
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,518
Size: 1.00 vMB
Total Fees: 0.04023540 BTC
Feerates: 151.01 > 4.03 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (611,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,936 302,936 00000000000000005f5b17802e219ee6604d9ac96bce25780f50eb0b2b56755e 291 0.20/1.00 vMB 25
302,935 302,935 00000000000000004c9043338ff1e7657599f972e6d5aac8e58fe41d999afeb4 354 0.20/1.00 vMB 29
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
Previous 10 blocks ↓
Total Size: 782.17 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.47 GB
    • Received: 13.90 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.