Loading Tool

Explorer IconExplorer

Memory Pool

77,261 transactions
28.65 vMB
0.09036946 BTC
Random Selection Loading Transactions
Max Size: 173.80/200 MB

Candidate Block

Mining Attempt b6ed4a4209049ce8945d18a0f4fc042f2862602b2e1e24c691767c5e4fc44791
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 0a44410a3a0ca3e0c0504373b7d5d51d9ab6c693bd89c2300d01629d9e5cbbc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,033
Size: 1.00 vMB
Total Fees: 0.02418455 BTC
Feerates: 402.60 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (102,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,710 812,710 000000000000000000030c29b54f36d053aca699bc7321affb94c85b8f72f9d4 1,803 1.00/1.00 vMB 13
812,709 812,709 00000000000000000004166309a59a41759e36ff0081538f7a71d8b55871f754 2,010 1.00/1.00 vMB 12
812,708 812,708 000000000000000000019a81a9bdac254c01a254e9b542b7e9ccc5698d905817 1,831 1.00/1.00 vMB 11
812,707 812,707 0000000000000000000445710f970c2b65712dfa9a935c80c948750a98285989 2,684 1.00/1.00 vMB 16
812,706 812,706 00000000000000000001c17505bcbeda915fd67815d4ef13066042698bbb1246 2,423 1.00/1.00 vMB 14
812,705 812,705 0000000000000000000318812090d7d36d28c9652da57429ff74501a9f2fff54 1,988 1.00/1.00 vMB 14
812,704 812,704 000000000000000000045a706e0f8a5fcc3e46e951f6289aa8f79f1a7defd9cc 659 1.00/1.00 vMB 2
812,703 812,703 00000000000000000002b7673a7e871f256a039517247a33994d44db9247f294 1,773 1.00/1.00 vMB 11
812,702 812,702 00000000000000000003aeb4a2270cccc48e772ac0c9bbf1a3490f85712b239a 824 1.00/1.00 vMB 7
812,701 812,701 00000000000000000003df84918d14a042ad33b33509468f94538cb11a064226 726 1.00/1.00 vMB 6
812,700 812,700 00000000000000000001fa791ef03775a5a0adb9b18d25e023e4b7c463bbd567 1,600 1.00/1.00 vMB 12
812,699 812,699 000000000000000000020e5e31553000f8277ccd0f917cadd683be718ab7ee8b 1,653 1.00/1.00 vMB 6
812,698 812,698 00000000000000000003d4ecf0ff7b5eb02daf861771e09f86b8d00601668386 1,293 1.00/1.00 vMB 6
812,697 812,697 00000000000000000001f32e3658701f75801f332f5c42b7ae798c80eb3ff866 1,857 1.00/1.00 vMB 13
812,696 812,696 00000000000000000003d69d298d364e5f2a5e898c6fd508ae6846e93deb4a2b 2,391 1.00/1.00 vMB 15
812,695 812,695 000000000000000000008be18c0f21ba6d391c1ea13c83f66768a68ad8d1a271 1,105 1.00/1.00 vMB 11
812,694 812,694 000000000000000000045e9e395e70b2f8bd8c1429efdf5eae891a3124056c64 1,259 1.00/1.00 vMB 10
812,693 812,693 0000000000000000000144134697afa3061b2e6684d3d28ab69e0abcea3a4a9d 2,230 1.00/1.00 vMB 18
812,692 812,692 000000000000000000028166f16ab19c73a745cf7aba86256b3028163986b980 1,895 1.00/1.00 vMB 12
812,691 812,691 00000000000000000004333e51125f90ae9c2c4b4b99169a747e9e4d682b79cf 1,117 1.00/1.00 vMB 7
812,690 812,690 00000000000000000002bd26e1dcdc43cd7667971d148a045064b6eb63d16b72 1,037 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.