Loading Tool

Explorer IconExplorer

Memory Pool

83,140 transactions
30.87 vMB
0.08128872 BTC
Random Selection Loading Transactions
Max Size: 189.37/200 MB

Candidate Block

Mining Attempt af0c95520fab06b4727ec33f30d108a08245c5410c7e9f2cd4c342a41d6f03d4
Version 20000000
Previous Block 00000000000000000001f076bc3e786bae23f48eba6aa2ed10c3322f76f4967d
Merkle Root 476d07eac201e5e001d4feba8b1e03d14131e33607b2fc9fdb576ee120b344c1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,926
Size: 1.00 vMB
Total Fees: 0.01172730 BTC
Feerates: 163.11 > 1.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,347 (553,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,763 361,763 000000000000000002232f079bfa088fd1fb4e3969030138a8ffab415b06a269 354 0.15/1.00 vMB 14
361,762 361,762 000000000000000013f66c3b6a8c55a141a96b3814c03fe5392cee3a619bc9e6 1,856 0.76/1.00 vMB 34
361,761 361,761 0000000000000000060cc462c3c5546ae94849824a1d0679a9782a131135a177 961 0.58/1.00 vMB 26
361,760 361,760 0000000000000000007fc13ce02072d9cb2a6d51fae41fefcde7b3b283803d24 247 0.12/1.00 vMB 27
361,759 361,759 000000000000000006c40e64626d1f318c95fc4c6aec7df317125b82f2cb9c76 601 0.38/1.00 vMB 23
361,758 361,758 0000000000000000159521ce14fe35465badf4ebf20d9fe39be913a5d7ae29b1 1,387 0.75/1.00 vMB 28
361,757 361,757 0000000000000000084d3b74d923c4ccb8d0e01f7e7d12ad961fd056e108c46b 435 0.25/1.00 vMB 24
361,756 361,756 00000000000000000a148d63745c9f374cd1cb776fc78f3bb8c7fa361bc3f796 357 0.16/1.00 vMB 30
361,755 361,755 000000000000000014b9ac81cf7f08d4842cfdc533b0af73b22c1316741dffb6 1,182 0.67/1.00 vMB 25
361,754 361,754 000000000000000011e42e41f2c98bc825dbe7468574ebd245904fea6c765313 422 0.25/1.00 vMB 24
361,753 361,753 00000000000000000b26f8bd0f24e56b059db71efff2600f9b0c227c1b330254 23 0.02/1.00 vMB 15
361,752 361,752 0000000000000000078d555c4ab9a1e2c66073e40b185821fc73d2ed11fc6b97 1,327 0.94/1.00 vMB 23
361,751 361,751 000000000000000013b493647dc74eaf73512a21a8bc5cbd2fbba2e76bf4f427 1,022 0.83/1.00 vMB 22
361,750 361,750 00000000000000000d2f5fbd624c1d25e8f781b457a76ed470493b53f8839599 511 0.47/1.00 vMB 20
361,749 361,749 00000000000000000baf7fd04d729154fb63dc49dc030cdecec042fa73aa8c57 406 0.42/1.00 vMB 22
361,748 361,748 0000000000000000151e2f48fefbd06b13053f00099a06175c5fb6d34d41b964 857 0.58/1.00 vMB 15
361,747 361,747 000000000000000000a271317c619d275316312a4063668a9947c387cca61ded 965 0.75/1.00 vMB 22
361,746 361,746 00000000000000001106bca9233952d095e43a06f4a398b472ac5abe1c8857a7 1,409 0.75/1.00 vMB 29
361,745 361,745 00000000000000000f27e6e387cd791d373fb0a1c2c8f4f47e486d855bf119f8 1,377 0.93/1.00 vMB 24
361,744 361,744 00000000000000000c2429c4a4127adaeaa002b12c59e2804ff9ee139c13f760 448 0.25/1.00 vMB 25
361,743 361,743 000000000000000001066415b58a1d4a2dccbe13c56d97cbc5c6f4cbef44be38 791 0.49/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.99 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: 717.97 GB
    • Received: 17.87 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.