Loading Tool

Explorer IconExplorer

Memory Pool

79,969 transactions
29.58 vMB
0.06578383 BTC
Random Selection Loading Transactions
Max Size: 178.47/200 MB

Candidate Block

Mining Attempt 2583fe00c5419639dbfa368ff0eb9b144d0ac38778cc90203b49d4fb68f7efd9
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root aa9910a3fb5738cf3f4b3c09507f59ac3cf6b63aea6d7da9bc12c7dba0a0c596
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,492
Size: 1.00 vMB
Total Fees: 0.00544033 BTC
Feerates: 73.20 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (108,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,744 806,744 00000000000000000004c3dd8893d2e2175675bda742c0c1ba1b4ab847bf0ba1 3,074 1.00/1.00 vMB 21
806,743 806,743 000000000000000000050771c3f0a543dd344b919f3765c75a3c39f4a61aad2c 4,118 1.00/1.00 vMB 21
806,742 806,742 00000000000000000004a22d6538fda4758d0e6223c5240fffc2c87cda1ee918 2,578 1.00/1.00 vMB 26
806,741 806,741 000000000000000000030e86d1332ef6d3f0badfff13611731baf6e1ef5b4373 2,670 1.00/1.00 vMB 26
806,740 806,740 0000000000000000000013e71c91d91a36688d86c878a964840eef8f2885b427 2,699 1.00/1.00 vMB 36
806,739 806,739 000000000000000000028c4ff2bf8e77590474db09d2279a8063e89f21308aa0 2,847 1.00/1.00 vMB 31
806,738 806,738 00000000000000000000586b84cb86455462f2bf991e50d7f3735bfb186e327a 2,646 1.00/1.00 vMB 25
806,737 806,737 00000000000000000000c76aa20ad0cf80a7023b0a6c01a03340df02d69a92e9 2,409 1.00/1.00 vMB 36
806,736 806,736 00000000000000000002d93a0f961f36f8ecc587365f39d392762cd273885c5e 797 1.00/1.00 vMB 20
806,735 806,735 000000000000000000037881f4b5c5f691f83b6fa2bb4b9a0826bb6e0787adfa 2,826 1.00/1.00 vMB 27
806,734 806,734 00000000000000000002657fabdf9c44afd69033f450c76b288b900d88230a39 530 1.00/1.00 vMB 55
806,733 806,733 000000000000000000031788c23b56dc05c6cf6697a3c7fd74ab8a700c84ae83 2,913 1.00/1.00 vMB 27
806,732 806,732 000000000000000000042fe6db5be97f5219e54b69e8604fd3168b7a6717b2f2 3,215 1.00/1.00 vMB 27
806,731 806,731 0000000000000000000000c76c58ebac180989673fd6d237b40e66ed5c976ec3 3,481 1.00/1.00 vMB 16
806,730 806,730 00000000000000000000d9dc49bcd0403c8c95577e9e5b40a2b2a995c20a0319 1,581 1.00/1.00 vMB 23
806,729 806,729 00000000000000000003fb99739e7230f964eef129939be4c0a83f175b1fc68c 4,332 1.00/1.00 vMB 20
806,728 806,728 00000000000000000004279b0cded755b02f1c5964b7a73282f74a0df5444cda 6,165 1.00/1.00 vMB 17
806,727 806,727 00000000000000000002812e497b6683ebf7abcbd6ce1a197846c296d9a68ec0 2,766 1.00/1.00 vMB 18
806,726 806,726 0000000000000000000311c79d8577c554f5d970e7bbcafe6287eec1004c6efd 3,093 1.00/1.00 vMB 22
806,725 806,725 00000000000000000003d8f529b934d4b8b3378d91b1761c8527dcfbbfa7dcdb 1,798 1.00/1.00 vMB 30
806,724 806,724 00000000000000000000a873ae96a0f5088305b3d1d4b21f690b05361f4eac85 4,938 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.36 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: 662.53 GB
    • Received: 14.86 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.