Loading Tool

Explorer IconExplorer

Memory Pool

76,458 transactions
28.49 vMB
0.06735840 BTC
Random Selection Loading Transactions
Max Size: 172.66/200 MB

Candidate Block

Mining Attempt 026c693d5cf9baf41467adb962726a2ecd4a482d4bbbf7ed02b68cc1dd2ad6fc
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 49122a43cec2851a8eb7b28c77d34cddeda52156acc70a637d14b29d63f45688
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,207
Size: 1.00 vMB
Total Fees: 0.00831154 BTC
Feerates: 71.79 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (620,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,969 294,969 00000000000000006ff6efa91c34f4bd7abe80b55a433c637e7deb13af22aed8 759 0.25/1.00 vMB 71
294,968 294,968 00000000000000003d8243d43917b2f61d034608f2f20f31edb3de2e22ad7420 512 0.25/1.00 vMB 40
294,967 294,967 00000000000000005050b2c537fa4ecfc8f930309c76a7ac14ea8c8e3106d662 1,011 0.50/1.00 vMB 40
294,966 294,966 000000000000000038087741f2736154a4a4034e57e3777dac95659590fe026c 905 0.47/1.00 vMB 132
294,965 294,965 00000000000000006e9a7cfd24afa4e1a6119c959e16934b7d8fc6606104902e 384 0.18/1.00 vMB 35
294,964 294,964 00000000000000009d8930f197d03b33f5008d8666b4afe0fe9fb6ab320421a3 677 0.35/1.00 vMB 35
294,963 294,963 000000000000000006340184a120e933799e80b447d2a350129865e53ee22460 1,239 0.81/1.00 vMB 26
294,962 294,962 00000000000000003d743916780ff0beeedfae5f163895e3f9c460d5222f0704 512 0.18/1.00 vMB 82
294,961 294,961 00000000000000008ea906a9fd59ee6d101d916de2ae245c6bfbe9811616e3eb 916 0.50/1.00 vMB 33
294,960 294,960 0000000000000000a8feaf76dde80b770209bce6ab5685befc68ad3efcc76478 512 0.16/1.00 vMB 84
294,959 294,959 0000000000000000996fa2805e432183b94872e35a1b2432ec595d9d913a1021 350 0.27/1.00 vMB 25
294,958 294,958 00000000000000000abcd9fc35e14774a6094755126870fa0a574390c7b74681 651 0.35/1.00 vMB 41
294,957 294,957 00000000000000006ccba3c8bdf05ffd9015a20f36018d80c4c5d99b5c2d7264 215 0.12/1.00 vMB 33
294,956 294,956 000000000000000063e8de40d4b02218eac72b03b7bbe5c46e4ca65203860978 228 0.20/1.00 vMB 23
294,955 294,955 0000000000000000709642bf73532b91430f82cca0fd26e8be92cebfc71355ab 511 0.50/1.00 vMB 30
294,954 294,954 0000000000000000b1a6258b487a55a30398f34646693f2d5202d0d4c1761c03 32 0.02/1.00 vMB 6
294,953 294,953 000000000000000057ff351ecad31c14cac04344d2637ed5f8523fc91add4574 250 0.35/1.00 vMB 16
294,952 294,952 00000000000000005809ea7c77bdd5a67370b1a2024888f950c1540364f20e97 2,084 0.92/1.00 vMB 41
294,951 294,951 00000000000000001524ef83874acccf259dc90da703ff5f3efe3867455313d3 509 0.33/1.00 vMB 31
294,950 294,950 00000000000000003997f356e92b86446b9008049ab1dc047c9886b274242716 81 0.03/1.00 vMB 32
294,949 294,949 0000000000000000266932f01d872b0dfb62745d8943adb20fc626124a89e05b 301 0.14/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.