Loading Tool

Explorer IconExplorer

Memory Pool

82,603 transactions
31.85 vMB
0.09432246 BTC
Random Selection Loading Transactions
Max Size: 189.44/200 MB

Candidate Block

Mining Attempt 5d300132204091b8582711afee5a33220663c3323ed3a80ce627130faff83ab2
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root cb2145249445e0b16864d141552c18f7d6ad48007ad9a5bd936a03a1aef02433
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,665
Size: 1.00 vMB
Total Fees: 0.03081094 BTC
Feerates: 101.66 > 3.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (235,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,945 679,945 00000000000000000008cfde90e896d3f6835fcb1003aff4300bee668899849e 1,878 1.00/1.00 vMB 206
679,944 679,944 00000000000000000001486b4b1a5e47465758826855dec7e57854f4595e6039 2,805 1.00/1.00 vMB 287
679,943 679,943 00000000000000000006f3f99a2f7efcbee50554e7022f705dadb41a2284fa7d 990 1.00/1.00 vMB 183
679,942 679,942 00000000000000000008156d742046ef23269434f2e4a472afaa4ee124dc7527 2,739 1.00/1.00 vMB 215
679,941 679,941 00000000000000000006c55591e88dd201eb0c69ee8a608ab4b57a4255dfeb7f 2,716 1.00/1.00 vMB 212
679,940 679,940 00000000000000000000146d73ed93272414eb16668263cc450898fe215bc84e 2,613 1.00/1.00 vMB 256
679,939 679,939 000000000000000000010dfd164edeaea58e36e9a2ab057eb66dc706c564d3ec 2,828 1.00/1.00 vMB 287
679,938 679,938 00000000000000000006198a87c0fb87fcbf1f9e6c4cbc0ea1e6211e510ded09 2,774 1.00/1.00 vMB 230
679,937 679,937 00000000000000000007b55ff74a0f08fb99eedff7bf94b12db84e196a5c0f9f 2,362 1.00/1.00 vMB 261
679,936 679,936 0000000000000000000606abd0f162b2810543e958e16e51011a7478121fe7ad 1,490 1.00/1.00 vMB 229
679,935 679,935 0000000000000000000434f41dedb4fe45d8ed74ad8b58f5a24a87ed2975a236 2,339 1.00/1.00 vMB 262
679,934 679,934 00000000000000000004132a674b39bcd79910007f8ccf1814734cf6bda66004 1,290 1.00/1.00 vMB 268
679,933 679,933 0000000000000000000597c4930f6f2facedef172082fdc36229e15c539b9009 2,209 1.00/1.00 vMB 275
679,932 679,932 00000000000000000007250091e8a34475ef85a2bdc2c1216708a294b2e1f056 3,053 1.00/1.00 vMB 301
679,931 679,931 00000000000000000004590efe325563c84dbabdcfd587ab84c90d5d84c117b6 2,865 1.00/1.00 vMB 234
679,930 679,930 000000000000000000052dad75c62af7abd680f11fc0a18fabe12abb5cc07b16 3,056 1.00/1.00 vMB 288
679,929 679,929 0000000000000000000ba1523d9ebcab24ed76bb02a512dee1f03da921df1c13 3,110 1.00/1.00 vMB 268
679,928 679,928 0000000000000000000b572daadccd94d4897dcfb846825a753a157a22adcc62 2,979 1.00/1.00 vMB 280
679,927 679,927 00000000000000000000b1bf1880f9c74398fb3c94a3dae82eb4008f6aa1ff2b 2,702 1.00/1.00 vMB 303
679,926 679,926 000000000000000000021d05ae47c5d7fd34a89d87c4cbc57ec5d61e7006e5af 1 0.00/1.00 vMB 0
679,925 679,925 000000000000000000032fa062a0479551ad44d950bb445a68e2e4cad31b29bd 2,406 1.00/1.00 vMB 233
Previous 10 blocks ↓
Total Size: 782.31 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: 658.70 GB
    • Received: 14.58 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.