Loading Tool

Explorer IconExplorer

Memory Pool

78,146 transactions
29.69 vMB
0.07128000 BTC
Random Selection Loading Transactions
Max Size: 181.41/200 MB

Candidate Block

Mining Attempt 6d3f65e759d3e75d811e287a988d88d80992e998fff0c6ecacbc4d57fff340f6
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 2fe59f847e9936881da61d38a3211e11d432cc4d1f1968c13b5af0a296afb030
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,758
Size: 1.00 vMB
Total Fees: 0.00563587 BTC
Feerates: 20.11 > 0.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (4,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,831 910,831 00000000000000000001080b6e8a63999d485bda135187a04af48168ea35d628 1,163 1.00/1.00 vMB 1
910,830 910,830 000000000000000000014fee6e61ce50eb187905b4739710ebf9cfee96de96d0 955 1.00/1.00 vMB 1
910,829 910,829 000000000000000000000c640762b3981163f358f595ffc68ddd259cc70ccac4 3,064 1.00/1.00 vMB 3
910,828 910,828 0000000000000000000065fdd376f652b8f88a4396904d22f50e793ea74c3ea1 2,177 1.00/1.00 vMB 3
910,827 910,827 000000000000000000019edfe3bdd37a0da5dbb93e465d2a10badaad3314511b 2,725 1.00/1.00 vMB 3
910,826 910,826 00000000000000000001569a6fec367b2010e185dec9feadefe2f90872589973 929 1.00/1.00 vMB 1
910,825 910,825 000000000000000000009843319bbed05ffe4d207ca03a7b378d3c97689c11dc 2,507 1.00/1.00 vMB 3
910,824 910,824 00000000000000000000ba6b573e5a939ad83c83341c5c47439d643dbc1723f4 1,380 1.00/1.00 vMB 1
910,823 910,823 00000000000000000001a5a556078bfa062a9765a26c1c265908bc3a942eb1bf 3,361 1.00/1.00 vMB 4
910,822 910,822 000000000000000000013eeeb60533ee966f51f7cfd4fa07dec7c90a28467ada 2,972 1.00/1.00 vMB 2
910,821 910,821 000000000000000000008384a549b60549889ea038a2fddc5b752106625c9e98 2,937 1.00/1.00 vMB 2
910,820 910,820 0000000000000000000134891ac230d7056bb6de1e2b980241da747e070d97c1 3,681 1.00/1.00 vMB 2
910,819 910,819 000000000000000000020b1823dfd1bd92b9ae7821a38e63ac24e06db765d7db 5,039 1.00/1.00 vMB 0
910,818 910,818 00000000000000000001b33d05fa5fee574c4f97832e1840ce676702d72aafda 2,620 1.00/1.00 vMB 1
910,817 910,817 000000000000000000019cfd466d29fee462b7a32933463617b150cfff0e14f5 2,839 1.00/1.00 vMB 2
910,816 910,816 000000000000000000011e7905ad9eaa0e52885fcbd70ae883fe2ceb97bbe1f0 1 0.00/1.00 vMB 0
910,815 910,815 0000000000000000000095b38cbd74656b03d299baba86859e9d55ef75369313 2,766 1.00/1.00 vMB 2
910,814 910,814 0000000000000000000187d9b025191329f52f25a6e57d2b03faef8280c0c777 3,920 1.00/1.00 vMB 4
910,813 910,813 00000000000000000000dcb101034b681492ba8c11d2dd6be14e1c2f6822a648 3,151 1.00/1.00 vMB 2
910,812 910,812 00000000000000000000e3b5f338b4608a0c157e604f3297971ea7415dac6509 1 0.00/1.00 vMB 0
910,811 910,811 00000000000000000000ded4b6e7a873b3223b64d060a52fc849a67e27bfd9fa 3,203 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.