Loading Tool

Explorer IconExplorer

Memory Pool

73,791 transactions
28.60 vMB
0.07558430 BTC
Random Selection Loading Transactions
Max Size: 169.18/200 MB

Candidate Block

Mining Attempt a1fe729e1d1faa7fdc885162b2e7a1bfebec92080d6fbd8704c36fc4b2c214c4
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 0f335bf294c3149f042a3df2177fd969cff5e912e5bab006b0f2cbe63567d474
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,000
Size: 1.00 vMB
Total Fees: 0.01809277 BTC
Feerates: 61.00 > 1.81 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (155,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,790 759,790 00000000000000000005916da8bc55f5699b2d0ae49916142292c434c80b7ac6 482 0.60/1.00 vMB 1
759,789 759,789 0000000000000000000042dc057411da277c7b1b3f40814381d799e804312219 1,943 1.00/1.00 vMB 4
759,788 759,788 0000000000000000000621eff18bf603fccced6a06031c4f9a13efc4992fa12d 1,988 1.00/1.00 vMB 8
759,787 759,787 00000000000000000007683e7a0361190dbe3c24c27309f09c3a2ea0d7ecc967 3,123 1.00/1.00 vMB 10
759,786 759,786 000000000000000000028bb240a1fa58524e4da10ec2f96d88d5dcfb88ec23ac 3,267 1.00/1.00 vMB 18
759,785 759,785 000000000000000000028ce0a298769fddb348345c5a3a6d2c6f0c680eaa053a 202 0.07/1.00 vMB 11
759,784 759,784 00000000000000000005671210bf27f74ea98daeb43fde6f52df45a64eea3b85 204 0.11/1.00 vMB 11
759,783 759,783 00000000000000000005cb9227b79b98385b3571a065a57a816cea607763e2ab 1,585 0.74/1.00 vMB 6
759,782 759,782 000000000000000000061cbaa98e50caee21aa205b5e397e1dc174d6c2750c70 2,851 1.00/1.00 vMB 16
759,781 759,781 00000000000000000007dc289e53bb34cb500627066ab10149ec11b241f7a719 753 0.28/1.00 vMB 8
759,780 759,780 000000000000000000073179d3431df43edc769762ce823e92f83d1f32972c70 216 0.07/1.00 vMB 10
759,779 759,779 00000000000000000003ef7d93449a51e6bc1a2e19636842dadab40872bb6326 1,520 0.81/1.00 vMB 5
759,778 759,778 00000000000000000001145664527471fee4532ce9c1e85eefa21156b770e24c 1,531 1.00/1.00 vMB 6
759,777 759,777 000000000000000000017f117accb43633b90e43b0bddc6752548a2da423b56f 1,583 1.00/1.00 vMB 11
759,776 759,776 000000000000000000026893fcc22a491b6507628f16008231f657bbffb1bbc5 1,537 1.00/1.00 vMB 3
759,775 759,775 00000000000000000001d916493d00f222440c9fd7ba1e0238d9aae242c99b67 1,895 1.00/1.00 vMB 6
759,774 759,774 000000000000000000022923ad7cbdc6cd380502dcc1184a020a5e3be499d8ed 1,139 1.00/1.00 vMB 3
759,773 759,773 00000000000000000000d66f7779bb03db39879fc8917b35debe771a42f02bc3 2,022 1.00/1.00 vMB 7
759,772 759,772 00000000000000000005d6a4d2d92392c6e97a6110b77af7ca1a86d55316280e 2,854 1.00/1.00 vMB 15
759,771 759,771 00000000000000000001cd45115ddf8de4d63efd468327025a73ce4c7835d950 1,567 1.00/1.00 vMB 10
759,770 759,770 00000000000000000002536c5e1e5468db8f70a7feef80a51fba73f1ff7828bf 2,189 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.