Loading Tool

Explorer IconExplorer

Memory Pool

37,046 transactions
26.47 vMB
0.07577815 BTC
Random Selection Loading Transactions
Max Size: 134.97/200 MB

Candidate Block

Mining Attempt ed4a34a2e2c70c881c70151188b04992b2acf5ae801294aa623bc87de0ba6852
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 43617911825aeeb1c09a1c3acbd124617da540be5ffaf228417ad84f279704ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,829
Size: 1.00 vMB
Total Fees: 0.02504394 BTC
Feerates: 165.59 > 2.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (148,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,960 765,960 0000000000000000000796633c4839d1eee262b54a6e51f355774baeacc77710 1,899 0.75/1.00 vMB 14
765,959 765,959 000000000000000000051b84c719c39da50145e62039be92ac842469393ae57a 61 0.02/1.00 vMB 17
765,958 765,958 00000000000000000005249b1c156d2f2e7261f21644ba42e443d75c6cbb1935 1,176 0.89/1.00 vMB 6
765,957 765,957 000000000000000000060721a4adc02093f4bd441a444beafe9de5c51f9d345f 1,197 1.00/1.00 vMB 9
765,956 765,956 000000000000000000006a2f84d470158474f85850e42aff96d342165fd4cc53 2,537 1.00/1.00 vMB 26
765,955 765,955 0000000000000000000779583268c8f5be6c578110915375eeb5d1bc6d510078 784 0.41/1.00 vMB 12
765,954 765,954 00000000000000000000b57bc477aefac253b852ac7dbe3434c6a90e0fffbef4 1,932 1.00/1.00 vMB 12
765,953 765,953 000000000000000000000e018d05f404748b685a0222ddb3efb1d644019d6811 1,676 1.00/1.00 vMB 10
765,952 765,952 00000000000000000002d2c22b77a2631c97c68c88b1b87735244d1b8afc5cab 1,836 1.00/1.00 vMB 14
765,951 765,951 00000000000000000006387af358b3138eb45d754fd4fffe4e72ef141f415dcc 698 0.32/1.00 vMB 14
765,950 765,950 00000000000000000002c5fb1c3ce45fbb03a8e401f8cff79db4c4332d652eb6 1,327 0.77/1.00 vMB 11
765,949 765,949 000000000000000000038338d1ff45c46df0233e16ec46e6fb45e08db69deb44 1,691 1.00/1.00 vMB 17
765,948 765,948 000000000000000000052407d48a86841110c3b30828f246ebc7014e53a1d57c 488 0.44/1.00 vMB 3
765,947 765,947 00000000000000000006cbb687a2b45fd942d2a5a3634f8017d71fe472875077 1,437 1.00/1.00 vMB 21
765,946 765,946 0000000000000000000629fda4883c10407417b9c001cdc673480f54f615e3fc 503 0.25/1.00 vMB 12
765,945 765,945 000000000000000000015d61160d9d5b6e349137e410373a20ab4f15ffaf4414 740 0.31/1.00 vMB 16
765,944 765,944 0000000000000000000005f30f259880a6bfefb5aad331d27470af223f427be7 477 0.21/1.00 vMB 15
765,943 765,943 00000000000000000002f21dc6c670b41a182badbe8c50a53a42b0d8c50d4346 66 0.02/1.00 vMB 19
765,942 765,942 000000000000000000064d47af0d11334d30f02aad801428b3d6948f8fb6fbad 24 0.01/1.00 vMB 27
765,941 765,941 000000000000000000008048665fd67347e99f82fdf1ae90268dd02e24cbea74 955 0.54/1.00 vMB 4
765,940 765,940 00000000000000000004bccb8f09834e3c6517269f3beff36fe243eafb89a31c 2,199 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.85 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: 638.25 GB
    • Received: 12.47 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.