Loading Tool

Explorer IconExplorer

Memory Pool

82,670 transactions
30.45 vMB
0.12247477 BTC
Random Selection Loading Transactions
Max Size: 184.26/200 MB

Candidate Block

Mining Attempt 07649435e6f79b8dc2849e2b0b572b9f18eab6c35284992bc8b8468e7908e1d3
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 20c1977383f193b21c025939c19cfd50deaf7f6bf5aea5b57b543773377f4a75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,114
Size: 1.00 vMB
Total Fees: 0.04331293 BTC
Feerates: 150.85 > 4.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (143,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,751 771,751 000000000000000000039eb138771b08247056b4b39eca57bff8e16fa98319a6 3,121 1.00/1.00 vMB 13
771,750 771,750 0000000000000000000314b90c73da373260ec27a911dfc0e24978550884bb34 2,017 0.91/1.00 vMB 10
771,749 771,749 000000000000000000029c2761df424fabbcb3a974cf4976b8938ba9d354048c 2,465 1.00/1.00 vMB 2
771,748 771,748 0000000000000000000516d67135e67620981370b3cd7ff9d48b7dafcafe0ce4 3,490 1.00/1.00 vMB 17
771,747 771,747 000000000000000000018b65e85db97a38f4cfcb55d661f539c28fe4528708eb 2,880 1.00/1.00 vMB 10
771,746 771,746 000000000000000000004484aec42869f4693ab4a492b8259273ff9d5a6d65b4 3,463 1.00/1.00 vMB 25
771,745 771,745 00000000000000000004e9d4bd3ddd9e1590d827f94e8760f120af75d3ee3824 2,400 1.00/1.00 vMB 8
771,744 771,744 00000000000000000003c630daabdedbd0d8134ff30d35d70ed18edcf222ba9e 3,039 1.00/1.00 vMB 13
771,743 771,743 0000000000000000000378e33f96af9d547936d8f27de6b5816b2b0891ef6e0f 3,006 1.00/1.00 vMB 6
771,742 771,742 000000000000000000069828375231b84e1f045f81b88379bad0c445d0427d72 3,360 1.00/1.00 vMB 17
771,741 771,741 00000000000000000007028d70f0018548c99b551004272d7e12c196b330cd81 2,020 1.00/1.00 vMB 11
771,740 771,740 00000000000000000003676c7115f378fe47a8c156d37f35695dd85e07992af6 2,435 1.00/1.00 vMB 20
771,739 771,739 000000000000000000052511aa89402ed21c7d105d10349d64caad8659ad90e7 3,309 1.00/1.00 vMB 22
771,738 771,738 00000000000000000007fbb8df3511824ef8626ef3a44b79475c1b85d0ed7634 1,042 1.00/1.00 vMB 4
771,737 771,737 00000000000000000005fdda96325978b18b3f805145c364325e633491ef8c22 1,886 1.00/1.00 vMB 6
771,736 771,736 000000000000000000004c600cd3432dc9aa71a04e095cecb0bfe5b9eb9f7aac 2,531 1.00/1.00 vMB 5
771,735 771,735 000000000000000000070cc9c6448b13338b3f3a8f2e7effa80dcfeaa734c803 2,699 1.00/1.00 vMB 12
771,734 771,734 0000000000000000000148dfb81a452a6ed7f3457f72819f3f7fa9b57e0e1a64 2,938 1.00/1.00 vMB 15
771,733 771,733 00000000000000000006ccd7e9a814abe645d6d924a0360560824196538b354f 3,706 1.00/1.00 vMB 15
771,732 771,732 000000000000000000060bb3148777aeca712bc013b5d1791fdd1fb5f2540842 3,078 1.00/1.00 vMB 31
771,731 771,731 00000000000000000000a7f02a0ec6b907790301ff3abfd5d8e29f42387393ab 1,463 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.63 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: 672.37 GB
    • Received: 16.21 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.