Loading Tool

Explorer IconExplorer

Memory Pool

86,046 transactions
32.27 vMB
0.13193055 BTC
Random Selection Loading Transactions
Max Size: 197.20/200 MB

Candidate Block

Mining Attempt f0d12fd6a30b2a2ec09e29d32950d2a9e9853c9b1255598eb950494710e71cf6
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root b9467b75fab2568a5217aa39d145a97a9b9faa16d02f8ae9cd23b1a1cae05bb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.04699476 BTC
Feerates: 301.60 > 4.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (78,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,934 836,934 000000000000000000002dbbee3bde37b2ab38541d6903c245b9af0280a335e9 2,732 1.00/1.00 vMB 12
836,933 836,933 0000000000000000000112508a437c148df50e026e0e9f8a6111e869e0ad79d1 3,961 1.00/1.00 vMB 12
836,932 836,932 00000000000000000002f9787daf42fd46a19e15464b43852bdda27ce2416f1d 3,704 1.00/1.00 vMB 22
836,931 836,931 00000000000000000001f3aa9137695108fee59e75b48dd5b1bf1ec4652f1c56 3,321 1.00/1.00 vMB 13
836,930 836,930 000000000000000000000dba67a8daf3f039f12bbd9bdce3836308fc8e6bf58c 3,365 1.00/1.00 vMB 20
836,929 836,929 0000000000000000000298df9caa1016682e2bbb3d7008c03fd52afc53d28272 259 1.00/1.00 vMB 9
836,928 836,928 00000000000000000002506253bacf69e8a4d99ad1e688fc4b3d40ff5fc813a6 2,980 1.00/1.00 vMB 11
836,927 836,927 000000000000000000017716978541dad8e725c00d4658d52d80aecfbf9c63e2 2,692 1.00/1.00 vMB 11
836,926 836,926 000000000000000000019558d777a2ba9b54597894a67e2d629f1f5051b1b80f 3,176 1.00/1.00 vMB 25
836,925 836,925 00000000000000000001516b88ffac2b9d9cdaffb3cd72537d9a6b5fab357bd1 3,465 1.00/1.00 vMB 33
836,924 836,924 00000000000000000002ae6fcf88d6f715cd40fe7418ea79c7841de3adf77181 3,783 1.00/1.00 vMB 16
836,923 836,923 000000000000000000014358d7151c59825af3e89e38e2fa55ce74692bee485b 3,203 1.00/1.00 vMB 30
836,922 836,922 000000000000000000027e8985f441dfc87040b6a4cc0d8dc6578ac92c02de2f 2,316 1.00/1.00 vMB 13
836,921 836,921 00000000000000000001a245451acc480b79f62d7ba164b478e2692fd6fb80cb 4,617 1.00/1.00 vMB 12
836,920 836,920 0000000000000000000271ce310c8a32f2d6e62dc9643091dd4458fdd46c9989 3,821 1.00/1.00 vMB 10
836,919 836,919 00000000000000000000f553da8c1d81bd012517a2902f9967c1d0fcbe2596f7 2,824 1.00/1.00 vMB 11
836,918 836,918 00000000000000000002baa6dda0ab8819502e0e0ccd1e95ef904af2410fbcbe 2,952 1.00/1.00 vMB 23
836,917 836,917 00000000000000000000817757e9f30807a33de8538c0a025887f485cdad790d 3,677 1.00/1.00 vMB 16
836,916 836,916 000000000000000000012eb3ee179ebe6355cc3a2202779c44f84d74443d4452 3,269 1.00/1.00 vMB 22
836,915 836,915 00000000000000000001313649978249949a75d29ea44091edc1e95b117e24ed 4,193 1.00/1.00 vMB 12
836,914 836,914 000000000000000000012a614f951a518837c50706360f61adac22d5908df43c 3,289 1.00/1.00 vMB 20
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.72 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.