Loading Tool

Explorer IconExplorer

Memory Pool

79,819 transactions
29.61 vMB
0.09476997 BTC
Random Selection Loading Transactions
Max Size: 179.11/200 MB

Candidate Block

Mining Attempt cfcd9d7d1e1440541bc9e023cd11aced1d2c8485fa999d641a3aaaace7e4eeca
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root e35b5bc7785f544437cc112713c6efb0be82fc8c8d996e0ff94db3508cf2476e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,807
Size: 1.00 vMB
Total Fees: 0.03178918 BTC
Feerates: 301.60 > 3.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (373,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,622 541,622 00000000000000000011d4e582c899eb6b6a18be0d70cb97025a94b3e71e4471 2,453 1.00/1.00 vMB 21
541,621 541,621 0000000000000000002811cc4571022ef2ab63f245593c98569742446044705d 2,244 1.00/1.00 vMB 4
541,620 541,620 000000000000000000029d3cdcee470f664c893af96fb5182723af6d27ed39ce 2,882 1.00/1.00 vMB 29
541,619 541,619 000000000000000000273fc638b238a9b975817c19d9f32ad4faef8bfcb6217c 2,779 1.00/1.00 vMB 22
541,618 541,618 0000000000000000000971481129f56caa10c8ffedde14497b54abbd80c8902b 512 0.23/1.00 vMB 35
541,617 541,617 00000000000000000009963d1d44a8fdc5b5d055cf3b47820bfea91ac023241a 852 0.52/1.00 vMB 10
541,616 541,616 000000000000000000040bf8b44ddbc4a79e7fff5d178c6903e605b0b164e4a9 1,197 0.58/1.00 vMB 12
541,615 541,615 00000000000000000013e0cfe4e7605567ddd42fb2d71130a83c765a32619882 2,794 1.00/1.00 vMB 24
541,614 541,614 0000000000000000000ceb19f7a58056a807a3e42949760bcff45def2cea1f6e 596 0.21/1.00 vMB 15
541,613 541,613 00000000000000000022b90f2dc11ef2a1c3f73ce96cecb93e4248cef79b8773 169 0.06/1.00 vMB 30
541,612 541,612 0000000000000000001fe746019a1fb59ff7f2a018fd810d763a9a4ed46bc353 186 0.07/1.00 vMB 13
541,611 541,611 00000000000000000016c1cc20625f75fcef3f19b9d3d58f680e1487b9b36917 189 0.06/1.00 vMB 16
541,610 541,610 0000000000000000001c1c1ba80f8933d094edba2ebfddfc559a1b1d65e105be 1,030 0.45/1.00 vMB 33
541,609 541,609 0000000000000000001532699d61e8cc4bad0e07f8a6c702ea909d7b819e542a 158 0.05/1.00 vMB 19
541,608 541,608 0000000000000000001f5b0852059642a7e78ee6abd2c5de3602d2673a054f42 1,004 0.49/1.00 vMB 7
541,607 541,607 0000000000000000001d821bc54493ddca3248dd32451064d5c7b49b21c50018 2,318 1.00/1.00 vMB 13
541,606 541,606 0000000000000000000f2db0af6e8c00649ead6f2323bc23256a3b3bf2b52dc6 2,635 1.00/1.00 vMB 30
541,605 541,605 000000000000000000155fecfda502231e7931da163bda3a2f0e49a14bff038d 623 0.36/1.00 vMB 26
541,604 541,604 0000000000000000000d04d5029a8d4e39a99aa1cc48841d6bd99cf8ef03d97f 823 0.64/1.00 vMB 13
541,603 541,603 0000000000000000001ac8bd3af5990d4fa9087a3e12cdc8e27dca8ccf6dc8f4 237 0.12/1.00 vMB 37
541,602 541,602 0000000000000000000fdf60562086b57355d0a4e0595639f499428234e50e14 688 0.35/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.