Loading Tool

Explorer IconExplorer

Memory Pool

80,823 transactions
31.33 vMB
0.07714041 BTC
Random Selection Loading Transactions
Max Size: 189.89/200 MB

Candidate Block

Mining Attempt 28864c72d6421100630943072bea380246411ff0691e6df0534e8c42882ae88d
Version 20000000
Previous Block 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52
Merkle Root fca30a83c8e15e6733d23fd2e9729eff5398054321fa12ad552e5dfebd4061f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,056
Size: 1.00 vMB
Total Fees: 0.00928311 BTC
Feerates: 100.25 > 0.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,200 (286,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,845 628,845 00000000000000000010a9a68d7bb9c5a905fd933b2d63a2bea1728f71351a41 2,489 1.00/1.00 vMB 54
628,844 628,844 00000000000000000005a6cc4251bf7e79210e671e8a56030d92a0a65197744b 2,531 1.00/1.00 vMB 53
628,843 628,843 000000000000000000064a81add91d6e266215a558ccdf95b8d3f5c1679bfb59 2,978 1.00/1.00 vMB 80
628,842 628,842 000000000000000000115bb180a19a565e55e2f55ba413acf3a98d4536abbcb1 558 0.21/1.00 vMB 41
628,841 628,841 00000000000000000006de3ed372341216f3138371f7a730a17bc8e152b76ce3 629 0.31/1.00 vMB 47
628,840 628,840 00000000000000000007ec9e0ac6eba59eeb086284f11953f0d3107660cb3b17 161 0.05/1.00 vMB 54
628,839 628,839 00000000000000000009edfe8b5acdce933acfc9f1fd019fc667c280cc1a2a46 217 0.19/1.00 vMB 21
628,838 628,838 00000000000000000010bfc8ca7867b12a657d475721b571ae191dafcc53c6eb 542 0.20/1.00 vMB 50
628,837 628,837 00000000000000000001b615c9cece0d5a41cc80d9d0321b186100e1e245a5ce 3,057 1.00/1.00 vMB 38
628,836 628,836 0000000000000000000e577751d580ebeae8641c328280d5a1019767a44764e1 1,856 1.00/1.00 vMB 58
628,835 628,835 000000000000000000088a8d2a6870ba5a080f0c85fd85c6eddd9c4c8645e1e9 207 0.06/1.00 vMB 45
628,834 628,834 0000000000000000000e34ccd03cb15f32dc8621e9fc0c585569ac8d0736880a 830 0.27/1.00 vMB 43
628,833 628,833 0000000000000000000b5389d816ccdba263e9044af012d7fd1e56cb9fa41966 453 0.17/1.00 vMB 43
628,832 628,832 00000000000000000002c849630819986945b62ac4d1847dda9b3750e0db5423 2,333 0.89/1.00 vMB 46
628,831 628,831 00000000000000000006db82ec94f809cdd61444d47363f17cbc284dd7feaaa8 2,238 0.79/1.00 vMB 46
628,830 628,830 0000000000000000000dd32730a41e24f251c394c9112a7a4407e009267d1836 1,471 0.87/1.00 vMB 16
628,829 628,829 0000000000000000000c1c9c05b8351f15f27562c0aeedb3bd4b7816e883e561 2,334 1.00/1.00 vMB 63
628,828 628,828 0000000000000000000a9a761a6f41de08926eb856fe42477757d4384d4c5009 1,771 1.00/1.00 vMB 57
628,827 628,827 000000000000000000087da79af94d0ed22e7474940c48c2ef0ebad12ce6730a 298 0.11/1.00 vMB 59
628,826 628,826 0000000000000000000d854f3450fe308e70807a0f3c9008541798cab402e38d 295 0.16/1.00 vMB 41
628,825 628,825 000000000000000000043212f612535da11c600f0d1a4c450172a0fb0e5d6396 1,644 0.71/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.74 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: 708.01 GB
    • Received: 16.72 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.