Loading Tool

Explorer IconExplorer

Memory Pool

56,368 transactions
32.09 vMB
0.18087010 BTC
Random Selection Loading Transactions
Max Size: 172.76/200 MB

Candidate Block

Mining Attempt 52a8691568ffb180249ab2ff948f5313f98e5f3eb86d5e4c967e953da5f18675
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 7753ae54ba9a8088d503bc949131985c3c3885ce487d26f6bacfcc47cedae9d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,687
Size: 1.00 vMB
Total Fees: 0.07162385 BTC
Feerates: 465.21 > 7.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (286,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,030 628,030 00000000000000000007ff21d10040ccef84f7b71b31cd92f8d3333053d51210 2,148 1.00/1.00 vMB 24
628,029 628,029 0000000000000000000e9349ad7ea2f2d357ef27d2d5aab446e7c13531b97c26 2,352 1.00/1.00 vMB 25
628,028 628,028 00000000000000000000ade4d93360cc47e584b4d56265429f4ba6db18e34d91 2,753 1.00/1.00 vMB 33
628,027 628,027 0000000000000000000dfdf3b478ff1826bba617973aa694d3a0e46c4d377f6d 2,960 1.00/1.00 vMB 32
628,026 628,026 0000000000000000000e3feb84180de01d64b03bf70a3ad56b884ca2bcd5978a 1,140 0.40/1.00 vMB 21
628,025 628,025 0000000000000000000c9816a202e21bdaef55a51f3bb482d58549bae2cfe0df 1,019 0.32/1.00 vMB 19
628,024 628,024 000000000000000000009278670c1bb605a6dcf153a677d8df6dfca84f3539f8 1,034 0.45/1.00 vMB 17
628,023 628,023 0000000000000000000c9a70287eadecb0e917a8ba2ab9f957dadf0b8570396d 148 0.53/1.00 vMB 2
628,022 628,022 00000000000000000000efaae9de10c3432ce39e1e68db754cfc06e1a899033e 1,066 0.92/1.00 vMB 6
628,021 628,021 0000000000000000000190d848eb4b87d070e127343c4e11a27c1c173e0c8635 1,417 0.92/1.00 vMB 10
628,020 628,020 00000000000000000008779d4a6807a3b6ac49a8ca91fb689d0a84fc566d9f17 960 0.96/1.00 vMB 5
628,019 628,019 00000000000000000006fd12c0987d17182d655bb93c9c7eadd8edb8490e6df7 1,748 1.00/1.00 vMB 9
628,018 628,018 000000000000000000035ff0376885abc4a7186bbbb4d92c49dd7322d346f1f9 2,502 1.00/1.00 vMB 11
628,017 628,017 0000000000000000000122ca8bd93def5574a74af12466d8c7266b2f149d6a48 1 0.00/1.00 vMB 0
628,016 628,016 0000000000000000001085fbff8122099170f7a726f05a1e74e09927cba6956a 2,823 1.00/1.00 vMB 18
628,015 628,015 00000000000000000003b34ff169abbbdb45e0a9f9ec70211f7cfbe8e445855a 2,862 1.00/1.00 vMB 27
628,014 628,014 0000000000000000000c21dbf8122d0c460c67beae9f8c4d0afc34a7ae427081 2,945 1.00/1.00 vMB 19
628,013 628,013 0000000000000000000db5889019d2c59b55cc3aeb6b52a93de215751edbf975 2,891 1.00/1.00 vMB 22
628,012 628,012 000000000000000000031a5e8e2782a7d45d342c65d45dd361096062af8b03f8 2,247 1.00/1.00 vMB 25
628,011 628,011 00000000000000000010bc7eca365ddb0a4fe8bbed7bbdad472175834d0bbefd 2,707 1.00/1.00 vMB 35
628,010 628,010 0000000000000000000f1da8c6df3b6c94386bde6351d193f7b5743c16f6c45a 2,689 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.