Loading Tool

Explorer IconExplorer

Memory Pool

74,732 transactions
27.56 vMB
0.07207444 BTC
Random Selection Loading Transactions
Max Size: 168.23/200 MB

Candidate Block

Mining Attempt d29854bd2c4fba1f2e6f20ab0280d4b3bedc9cc0756a7b6342d4928c190b4ec9
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root b1e2da5b97a1ef4a1200d6035f20987494c180b5388e6a4ee5c5646e61cef9e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,655
Size: 1.00 vMB
Total Fees: 0.01326848 BTC
Feerates: 80.55 > 1.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (92,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,879 822,879 00000000000000000000738148e6544a27aa83db309b4d976faa1d25d883d191 3,834 1.00/1.00 vMB 169
822,878 822,878 000000000000000000027f2733fcdb391dabcdbeb2e9a01e0c39ea99fb1aa8e3 4,955 1.00/1.00 vMB 72
822,877 822,877 00000000000000000000ce9fbbd0dceb486ee77c76cc2ce129af9953f682478f 2,831 1.00/1.00 vMB 77
822,876 822,876 00000000000000000001244e15903f642d1cff6f6588d11ebe94a388aa989320 2,745 1.00/1.00 vMB 78
822,875 822,875 00000000000000000001a792cf268518b593b33333818ccaa57e1046f08397b5 4,304 1.00/1.00 vMB 94
822,874 822,874 000000000000000000019692b54f85c869e8e005c1318cf37da0bef9a7c2aad4 3,397 1.00/1.00 vMB 70
822,873 822,873 000000000000000000017a65d4cb84df8c0b8a20a32d60777880fb032f76623b 4,482 1.00/1.00 vMB 79
822,872 822,872 000000000000000000002772ba36ea3ff43a3f2e138b8197a18e69ef35585b5a 3,825 1.00/1.00 vMB 109
822,871 822,871 000000000000000000025e5b8eaf1ecbd70cc913a04eb913f0e81d91178b9113 3,941 1.00/1.00 vMB 92
822,870 822,870 00000000000000000002adbf111c4dc70674c9d7220e42b3078f3a6fef21f752 3,869 1.00/1.00 vMB 136
822,869 822,869 00000000000000000003771bbe114eafd0ed4a913035f008261deaf776bfc64c 4,145 1.00/1.00 vMB 79
822,868 822,868 000000000000000000019ae780130656329eb8eec9388af2829e850e40b8370d 3,383 1.00/1.00 vMB 97
822,867 822,867 00000000000000000001c28452d58f2ace06aed49604bda82e45ad9b8b9e7e61 3,988 1.00/1.00 vMB 107
822,866 822,866 00000000000000000001f4af9aae3065c8123ce3159685827526dcf8247a7831 3,796 1.00/1.00 vMB 100
822,865 822,865 00000000000000000001f8c517df3317805b433190463ea608b6a4809cecf9f0 3,538 1.00/1.00 vMB 126
822,864 822,864 000000000000000000015435b5317e57b4e4f8dd0be93c94612101b9062e62fb 3,396 1.00/1.00 vMB 130
822,863 822,863 000000000000000000029876dd6c41a3e7aa113736ca7c6c749172d57ce62a26 3,841 1.00/1.00 vMB 116
822,862 822,862 0000000000000000000154445b357d9af6ca0338c80245301eb43a22cb2ca2ac 3,165 1.00/1.00 vMB 135
822,861 822,861 000000000000000000037823ba79c5590c544b7185334b402af258be7670231d 3,747 1.00/1.00 vMB 151
822,860 822,860 00000000000000000002be9218dd0c44d12980f1e83f2f8d2a2e23b6245da816 3,638 1.00/1.00 vMB 185
822,859 822,859 00000000000000000002cf96892f666577c275fd59e7165c422623db39ab3907 3,003 1.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.