Loading Tool

Explorer IconExplorer

Memory Pool

45,000 transactions
27.01 vMB
0.08749619 BTC
Random Selection Loading Transactions
Max Size: 142.34/200 MB

Candidate Block

Mining Attempt 86ec94ae2e26d28372db7e78ef4cbb4b9723b2579bdd827ced474a2b08a63a61
Version 20000000
Previous Block 000000000000000000006d5dec801a101478f03b45279c1f23f252ebcf40ea3f
Merkle Root f9fd4861ecb64e8dd191805ea174d0be08b270e95df36d240069c918a1f485ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,666
Size: 1.00 vMB
Total Fees: 0.03667119 BTC
Feerates: 201.07 > 3.67 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,880 (363,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,826 551,826 0000000000000000001ce16022e0537389cea358bed65aef0c2bd5cfc70fcd8e 1,393 1.00/1.00 vMB 35
551,825 551,825 000000000000000000198dab692be3651526b867ae7c7dc13d8d1e4ea42b5415 1,006 0.57/1.00 vMB 16
551,824 551,824 0000000000000000001978109e961a35431c71845d1f852e5af16f6f1b23177b 2,336 1.00/1.00 vMB 10
551,823 551,823 00000000000000000008292ca89e4056b25fcae361980d14dd36d4fec5f48095 2,413 0.88/1.00 vMB 40
551,822 551,822 0000000000000000000bad0a68c4fdc0d1bf11aebd770f14955031337534a6ab 451 0.43/1.00 vMB 2
551,821 551,821 0000000000000000001b2e4bc092e7df7bdc78253c62e8efe0f5d3b4294604e5 2,585 1.00/1.00 vMB 4
551,820 551,820 00000000000000000026c1af4e2bad62b999062715c2ce9678786a4ad8654a8a 2,557 1.00/1.00 vMB 41
551,819 551,819 0000000000000000000b41aa18d7364801a44aa63b9bcd2171378b301f5a4b5b 624 0.27/1.00 vMB 35
551,818 551,818 0000000000000000001e00713d0a62517e7397fa4e248e8b4874fc357276a663 2,748 1.00/1.00 vMB 8
551,817 551,817 00000000000000000019979b8800421996a7f3a1598b5360e5897e6fadc111f0 2,513 1.00/1.00 vMB 25
551,816 551,816 000000000000000000297438ea01ca93aa32da745b0209dde230b8341ec17118 2,875 1.00/1.00 vMB 16
551,815 551,815 00000000000000000018309b318d3761b85da9f93bb033e1e6b0c29771d1b63d 666 1.00/1.00 vMB 5
551,814 551,814 0000000000000000001a9e1fd04cbed5955bd36e46c347007f9a4d18290dee34 441 1.00/1.00 vMB 6
551,813 551,813 00000000000000000022510bdab236010f053a1ec40ef15f6f2adca8a1f14479 2,408 1.00/1.00 vMB 26
551,812 551,812 00000000000000000012a20486db1959d028ca19802316ef5911b3f466de5890 2,697 1.00/1.00 vMB 31
551,811 551,811 0000000000000000000356f3ae64b14b601505199e1afd6921b750ce58dd8f61 2,506 1.00/1.00 vMB 55
551,810 551,810 0000000000000000000bbece54857f641cc24dfc60f97d3049d5332c792f1175 1,897 1.00/1.00 vMB 20
551,809 551,809 0000000000000000000768cebce5861247339357b8b47a444e78f18292c36599 2,402 1.00/1.00 vMB 48
551,808 551,808 000000000000000000136f8cda32b9b6410f510249b0f1ced0c759f4a93c2d2e 1,347 1.00/1.00 vMB 21
551,807 551,807 000000000000000000249214b780fb1b6277ffaa28c035015d2de1171570ae20 1,018 1.00/1.00 vMB 16
551,806 551,806 000000000000000000066eafa42889316054fc7eb34047e282c5236feb54ca3d 1,014 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.17 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: 653.58 GB
    • Received: 13.95 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.