Loading Tool

Explorer IconExplorer

Memory Pool

73,648 transactions
27.25 vMB
0.06564987 BTC
Random Selection Loading Transactions
Max Size: 166.16/200 MB

Candidate Block

Mining Attempt a65c7bc11ba03c0e2434cb30b24c86841c2585718dc3d9036ca361d567e3296d
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root b7d93f228d570c1c32a14b7089ee1623b1ac45da0bf4bfe6531f9e730853942a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,652
Size: 1.00 vMB
Total Fees: 0.00778180 BTC
Feerates: 61.00 > 0.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (500,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,939 414,939 00000000000000000440c3b6844620392dc3e150fd90081b2a4968ca749dc773 1,137 0.73/1.00 vMB 63
414,938 414,938 000000000000000004d5c8dea87b0a3d15bcf42dfbceb3ebac31575ad968b2f6 2,667 0.99/1.00 vMB 62
414,937 414,937 000000000000000001e1257c1c6690c1df16475abed4935504552ee7635224f2 1 0.00/1.00 vMB 0
414,936 414,936 000000000000000004addb4c0347fb05d750b04ea27f34c352b57438e99cb690 1,677 1.00/1.00 vMB 42
414,935 414,935 00000000000000000442d06d5d4f78465247d30c2c68d264baf4184e7546486f 468 1.00/1.00 vMB 17
414,934 414,934 0000000000000000053bb865d70c113377985a71900e56498dbe25c9e221e47f 352 0.99/1.00 vMB 16
414,933 414,933 000000000000000004aeaf8542fc523371ecc1a1273fc673b40d9ec8df260fbc 1,096 1.00/1.00 vMB 50
414,932 414,932 0000000000000000043b983f3b78ff1b285981c36eba613744a9f28831e250e4 555 1.00/1.00 vMB 57
414,931 414,931 00000000000000000458ffdce3341d5db1e8fa19c226581d0c89ecad39cffe95 961 0.99/1.00 vMB 28
414,930 414,930 0000000000000000002a6f645e6b9b8ef60012a9be86b8cdc1553d40dac938fd 608 1.00/1.00 vMB 17
414,929 414,929 000000000000000003afb965dfa57443e052767b02a78c4e66a8774057c76881 546 1.00/1.00 vMB 12
414,928 414,928 000000000000000000c8080dbce9571880738046bda133f1a16b0b930654566b 1,524 1.00/1.00 vMB 34
414,927 414,927 000000000000000000bd07f8e1cd8de3d161ad783ae7f6a33978ae7bff1e1313 2,543 1.00/1.00 vMB 49
414,926 414,926 000000000000000003e0fa6d5f1e592fb4feb69834f0db46ba4d4fde550b251b 1,804 1.00/1.00 vMB 47
414,925 414,925 000000000000000003ced7a6241804bcf563bb8b43d5c253d48af2e976c06b5a 2,608 1.00/1.00 vMB 58
414,924 414,924 0000000000000000035a6f89c55accf0bc48f06c2b7ef6936d2d02028b7648d5 2,183 1.00/1.00 vMB 41
414,923 414,923 0000000000000000036353340bc94b8f622590efd261a88eb9a639d6c9c64470 2,927 1.00/1.00 vMB 43
414,922 414,922 0000000000000000004b1b43be9aba7b1166a7495ae732f6ba1084b531157d4f 2,937 1.00/1.00 vMB 99
414,921 414,921 000000000000000002b39b4aca1ce622faf621efdec763e631d7683168d89a90 2,802 1.00/1.00 vMB 80
414,920 414,920 000000000000000000eb5e0d25524eb29c1f644d0dbb676cf0450aacdca4f556 781 0.35/1.00 vMB 53
414,919 414,919 0000000000000000049dd40ff27c8e8f193f1a16b2ec4d1c67c61d2d196cf938 536 0.28/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.