Loading Tool

Explorer IconExplorer

Memory Pool

87,204 transactions
32.61 vMB
0.15213654 BTC
Random Selection Loading Transactions
Max Size: 199.12/200 MB

Candidate Block

Mining Attempt 75084d3d25c48ac59af8c4617e87ad8b8544d9916bca32be24aceb10bc897ffa
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root ab7ac66fe81d79f0353dbba6d9ab2d5f481eca693a32df8873a411e4e8b6106c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,193
Size: 1.00 vMB
Total Fees: 0.05865220 BTC
Feerates: 400.00 > 5.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (285,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,934 629,934 00000000000000000001403eda58db722599787297690ab15425c7b1d2335302 2,095 1.00/1.00 vMB 35
629,933 629,933 0000000000000000000d09e91efe2f6ab75a5c5c020dbc2dad9bb95565cdf086 1,250 1.00/1.00 vMB 20
629,932 629,932 00000000000000000002671ca32bdc38ee4521dd80d049937fb101b61fb71b2e 1,721 1.00/1.00 vMB 11
629,931 629,931 0000000000000000000461dfe044bc3e655ac711b14fef945fe069c2821e981e 2,425 1.00/1.00 vMB 53
629,930 629,930 0000000000000000000e4247d2c11b219108c779811a1ab168709b0332d18116 2,474 1.00/1.00 vMB 39
629,929 629,929 0000000000000000000345b2241ef6d64510a370964d4d00e52fc31e0f30d0c4 2,637 1.00/1.00 vMB 59
629,928 629,928 000000000000000000003ce46c7819167d51f9bc78a3c84d08a27c0e65ab2941 1,129 1.00/1.00 vMB 19
629,927 629,927 00000000000000000008665e7470f3fd5975fa2d1be12503daf734f6b830a065 778 1.00/1.00 vMB 14
629,926 629,926 0000000000000000000fea16e4237eb8e11869fa084b88df880620b59e4e1e38 1,698 1.00/1.00 vMB 16
629,925 629,925 00000000000000000005dcf0f090c9952789ac7de939ccd7656e615d87ec1c49 2,594 1.00/1.00 vMB 31
629,924 629,924 0000000000000000000e750b1d719d141a885e77cda57a7063170239138d7c4d 2,346 1.00/1.00 vMB 80
629,923 629,923 0000000000000000000a8cb6ab36f88d4a9385982471beeb7481d2028670fc8e 97 0.02/1.00 vMB 39
629,922 629,922 0000000000000000000ebdf38c0b2c0fb410b6aadc1c8bb4a38c8ecaa3e829b1 1,519 0.75/1.00 vMB 38
629,921 629,921 00000000000000000000311d7438c13aa7cfe0b24b07b64331971c3eefc552b9 1,034 0.36/1.00 vMB 38
629,920 629,920 000000000000000000100653ee0b3d2abda85f871e0fcddb647d5fa24fabbc62 759 0.36/1.00 vMB 21
629,919 629,919 0000000000000000000a9cdfb32ac51fe8a1dcea8d171efabd77d5fc875939e9 1,684 1.00/1.00 vMB 15
629,918 629,918 000000000000000000015342913e700c8224c35db9f6af166ea3c43b9527477e 2,946 1.00/1.00 vMB 32
629,917 629,917 00000000000000000005c08299807b393044614a2366b859aebdcc12ef19f4c3 2,157 1.00/1.00 vMB 39
629,916 629,916 00000000000000000005367d00c3cd0708eeeaa64eb7c7ae2b2769521032e6da 1,442 1.00/1.00 vMB 31
629,915 629,915 0000000000000000000d21a821b04796862f1e2ef69c1ca50049c1b57f3111e2 2,272 1.00/1.00 vMB 69
629,914 629,914 000000000000000000094137107a288b24d4d2400ed56de99ec18a276b8873dc 1,799 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.