Loading Tool

Explorer IconExplorer

Memory Pool

76,374 transactions
28.55 vMB
0.07052403 BTC
Random Selection Loading Transactions
Max Size: 172.83/200 MB

Candidate Block

Mining Attempt 668681286fcb780faa6e9dcc40837702f7cce63bb7f44a463fa1cc4e4a3e2869
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root b79cd0d8ebbc3c278538faa16c3f114258f9792daef63ab91f152c2a7241fcf5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,464
Size: 1.00 vMB
Total Fees: 0.01133404 BTC
Feerates: 150.93 > 1.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (143,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,717 771,717 000000000000000000050b22ab4ad02410dcf1682113380b1517b2257e3b8c96 1,940 0.84/1.00 vMB 4
771,716 771,716 0000000000000000000190adc64d3d816f13a30bd33cf5dcd29c36610aa96e6c 3,672 1.00/1.00 vMB 20
771,715 771,715 00000000000000000001664536ee84068d0a29947d4637f949ca2cbe74141485 1,576 1.00/1.00 vMB 8
771,714 771,714 00000000000000000001dee9a23a6b08198c8de518f6cc8fe281c5eda129e796 1,271 1.00/1.00 vMB 3
771,713 771,713 00000000000000000000d397db4af6517337d31156c9ac61e4e22fe2ebc3ab44 2,973 1.00/1.00 vMB 12
771,712 771,712 00000000000000000005cdecff8dc0021f9be123545dc15df4a1cf3009e7af7d 3,396 1.00/1.00 vMB 12
771,711 771,711 000000000000000000041b1553b594422a2f2c2748708d8425d87e8c9b9ccfe9 2,017 1.00/1.00 vMB 10
771,710 771,710 00000000000000000006643babacf369b121444df593ba0237ad53c004f19a0e 2,202 1.00/1.00 vMB 9
771,709 771,709 00000000000000000006f5c886753f305e9b1cad7e6a2a5aefa11f968aa20402 2,223 1.00/1.00 vMB 13
771,708 771,708 000000000000000000056f487d627a0441c08907d385d046300f799d9d064554 3,615 1.00/1.00 vMB 20
771,707 771,707 00000000000000000006229c6bddffc7a2e6d8d1f49577c01ccb423c6291bfd2 2,712 1.00/1.00 vMB 18
771,706 771,706 000000000000000000049f22a11986922bfa17e374496342da017bc733506dcb 452 1.00/1.00 vMB 2
771,705 771,705 000000000000000000025095a923cba3c9f720309bd63aeeed68aceb918a67b3 2,274 1.00/1.00 vMB 9
771,704 771,704 00000000000000000003ceda136eae4fd0e0b8df84d4e21195329797cecfea60 2,813 1.00/1.00 vMB 9
771,703 771,703 00000000000000000005d3fc48651fc607c661ad680b776eb563292ec146bbce 2,790 1.00/1.00 vMB 18
771,702 771,702 000000000000000000060498a0897c4bdac8d7411e2c9360bcbab1f478737d3b 1,304 1.00/1.00 vMB 12
771,701 771,701 000000000000000000057398be1d1a67e9f9d68eff36cf9dd5ec8917cfbf3ec4 378 0.11/1.00 vMB 11
771,700 771,700 0000000000000000000705110c3ba782d78925150decb7afd52ee1be9b165943 450 0.14/1.00 vMB 12
771,699 771,699 00000000000000000004c7dca19743e665118deadae1545439c8ee35a67b7a2b 877 0.31/1.00 vMB 13
771,698 771,698 00000000000000000006f75a1c3380a1f54456f9718971d1a4e335280fc1197a 364 0.21/1.00 vMB 7
771,697 771,697 000000000000000000019f2f817365e7894ff3ef5496ff43e3e6cc9d0dd4cec6 434 0.13/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.