Loading Tool

Explorer IconExplorer

Memory Pool

78,388 transactions
29.38 vMB
0.06607943 BTC
Random Selection Loading Transactions
Max Size: 176.60/200 MB

Candidate Block

Mining Attempt a7bf51d6692057b853f0e27bb211f74e81f910cee1dfce3984bbd8f88ae2ab6b
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root af51af4531ed5709d5a0cfc8ddc41a509f05edc939c78b5f696b213b94d580f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,293
Size: 1.00 vMB
Total Fees: 0.00648092 BTC
Feerates: 50.25 > 0.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (141,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,630 773,630 000000000000000000015bea0e1de0a588ab8bb128f08c4c5c01067c1203ab52 536 0.18/1.00 vMB 9
773,629 773,629 00000000000000000000cb1194922a63fb7ab63429bdcd0262f98908c0e7210b 1,203 0.45/1.00 vMB 9
773,628 773,628 000000000000000000011856d21fc5c8a46556530d16d99e5a1530ad7691248b 155 0.04/1.00 vMB 12
773,627 773,627 000000000000000000064f979b1ecfd5be8b0b1c03cc0191c236bedcfa85a898 2,225 0.88/1.00 vMB 7
773,626 773,626 00000000000000000001f9266d2ab6aa15f6614b0d3c8486320915b76c42bead 412 1.00/1.00 vMB 2
773,625 773,625 000000000000000000038871d32794920595636131956e0d80d5d5d79c613ca5 1,587 1.00/1.00 vMB 4
773,624 773,624 000000000000000000068098e9e2f6d229e7fbd3592a07d0378cd365e133ffc8 3,724 1.00/1.00 vMB 9
773,623 773,623 000000000000000000062b4f30b874a31411335e5232489fd89c4dc827247d6d 1,523 1.00/1.00 vMB 10
773,622 773,622 00000000000000000003f14dbcce68d91a3145d35043b60e3734f2604ef6fe87 1,497 1.00/1.00 vMB 14
773,621 773,621 000000000000000000003110d8580313ec580141bfe846dac3935a89169e8c31 384 0.15/1.00 vMB 6
773,620 773,620 000000000000000000024eb48593f77f4659c5fc024462ea672f8d7687cd638e 683 0.25/1.00 vMB 9
773,619 773,619 00000000000000000001593bc2f2f03b70f3e4e654bf9b3baa177cac12c261fc 2,899 0.85/1.00 vMB 10
773,618 773,618 000000000000000000063db15300cbeaa78256bec35f24f9da82f795c26e06b1 1,964 0.56/1.00 vMB 11
773,617 773,617 00000000000000000001b31eda1724b1c124c1f2ca4731b914110d3865aae146 256 0.07/1.00 vMB 11
773,616 773,616 000000000000000000034be63b67fc2f5b32ef2c72958d97875902144245dbb8 150 0.08/1.00 vMB 8
773,615 773,615 000000000000000000025b458d943224828fbb252f53f7bf753c9b2f500a4089 1,513 0.44/1.00 vMB 10
773,614 773,614 00000000000000000003e69016c3d8835e6efaddcc7f06e884a0947f3157b9dd 3,014 0.89/1.00 vMB 12
773,613 773,613 0000000000000000000160f6465e281ed3df72cd5ecd7aeeaa9179dbbc2c77bc 1,436 0.48/1.00 vMB 11
773,612 773,612 00000000000000000006328ac72b47771bb9af1539f441f5d21fe27a99a93049 2,600 1.00/1.00 vMB 10
773,611 773,611 0000000000000000000010eab64d837b60dc09bb96045f068da2435a08af9078 2,752 1.00/1.00 vMB 8
773,610 773,610 0000000000000000000456ef87595d6674db29d43010345de5f372445cf9b6b1 2,581 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.