Loading Tool

Explorer IconExplorer

Memory Pool

37,935 transactions
26.02 vMB
0.07773717 BTC
Random Selection Loading Transactions
Max Size: 134.73/200 MB

Candidate Block

Mining Attempt 7cb01a358812fd5484904113080a76aff2e3e4984691fb2d4a18d77bde71c95f
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 15f4abb656a4834c3c50cff107c4c44ee5c8fbb09a0d64eaf6c4ecd64d5c3dc3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,804
Size: 1.00 vMB
Total Fees: 0.03035210 BTC
Feerates: 101.64 > 3.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (253,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,938 660,938 0000000000000000000bca063aa36dffb8cb7b17bb971f96eeb0a345258614d2 2,903 1.00/1.00 vMB 28
660,937 660,937 0000000000000000000e5ee8ae07235bbd3e514e92ca76b3793aa36c65111c3e 3,110 1.00/1.00 vMB 32
660,936 660,936 00000000000000000001b1417079a034c29407b4e751c35da2ca6b01eeb72acf 2,680 1.00/1.00 vMB 62
660,935 660,935 0000000000000000000c0349cd2e7d6f18af57b5ba933b3623fdd83884b08e1e 2,628 1.00/1.00 vMB 50
660,934 660,934 0000000000000000000cebd8e438fe7f7f7f4dd927ca43dd121e06cb94a72ce3 2,618 1.00/1.00 vMB 86
660,933 660,933 00000000000000000001506d736f72ff4b9388c93b214dda3cd10ddb2997e320 3,201 1.00/1.00 vMB 29
660,932 660,932 00000000000000000002366f2dd48bad382273d0e0c82369b14620264d93aea8 2,447 1.00/1.00 vMB 59
660,931 660,931 0000000000000000000a1350a15b7ba728224ef6a4a33bf12685a12b300de987 2,778 1.00/1.00 vMB 51
660,930 660,930 00000000000000000008611654e203d72bbcb4ddf1709e90347afa37a8bafc87 2,619 1.00/1.00 vMB 56
660,929 660,929 000000000000000000009fd2e977236345aa7de901219c2c89b8d28d096620d1 1,792 1.00/1.00 vMB 78
660,928 660,928 0000000000000000000ab0dfcd4373a1abcdaa2945632e63e6c570d133f239d8 2,519 1.00/1.00 vMB 78
660,927 660,927 00000000000000000002675088f2b98cafe38480d68f77b8ad6cb6398dbcb1d5 2,530 1.00/1.00 vMB 88
660,926 660,926 0000000000000000000e2fa90ea737fb7fefc7161ef7b4282095db0e1fdf8f38 2,610 1.00/1.00 vMB 68
660,925 660,925 0000000000000000000e0de431ab5ca50dddd06bc3284728e7bce2570c45307a 2,765 1.00/1.00 vMB 58
660,924 660,924 0000000000000000000a9c136b248c449362ee159dbfdffc23b668fcd1512afe 2,226 1.00/1.00 vMB 58
660,923 660,923 0000000000000000000c88e1da5c8564afb60eb813c3c8170c11a66594c2e036 2,092 1.00/1.00 vMB 77
660,922 660,922 00000000000000000009f05b5e4b775452e4b7d6113fc34fcaae566fff170d1c 2,716 1.00/1.00 vMB 84
660,921 660,921 0000000000000000000a5461e33f3ff8983826b8482fb2232e3984865a9ed9ac 2,693 1.00/1.00 vMB 80
660,920 660,920 00000000000000000007e534143cc08a32d2dc8703e3f796e2527ca82d79fdb7 1,909 1.00/1.00 vMB 75
660,919 660,919 0000000000000000000c2b8b455db0a420d2b3bbf55ebd709e96edbecfe14dd8 2,674 1.00/1.00 vMB 45
660,918 660,918 00000000000000000000d02822c0618fb8e6c4aa833f0345eb086ace1d5e8472 2,445 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.22 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: 654.53 GB
    • Received: 14.14 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.