Loading Tool

Explorer IconExplorer

Memory Pool

82,086 transactions
31.11 vMB
0.10232519 BTC
Random Selection Loading Transactions
Max Size: 189.01/200 MB

Candidate Block

Mining Attempt a3efd85a1c4a0e42b36166a3b92525779d2e950ca3aebd8d1bc5483053cb4de4
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root baf9f9d4693951d169f6da4c5f0a6ac96dc82a0474ebd8b4a1241edb580741fd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,210
Size: 1.00 vMB
Total Fees: 0.02793576 BTC
Feerates: 150.77 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (130,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,781 784,781 00000000000000000001bcabfc13435fb3dac10e0048dc9295be4819f80fe4c5 2,142 1.00/1.00 vMB 17
784,780 784,780 00000000000000000000d4f39cc1a27f96692521910bc8622a0f0c6e76f27c66 3,032 1.00/1.00 vMB 27
784,779 784,779 0000000000000000000430572e8e606f221ab9fe9f374ee10d65b96c5b59837d 1,408 1.00/1.00 vMB 8
784,778 784,778 000000000000000000052d5589f22980ce03673e1ed449214bce0636864f424c 1,471 1.00/1.00 vMB 18
784,777 784,777 00000000000000000002bb0b133cfe785ba8601ee7bbf788c33af0894d204480 1,235 1.00/1.00 vMB 8
784,776 784,776 0000000000000000000072cebf18511a755041a737b71925b19ae4d540e089a9 1,874 1.00/1.00 vMB 18
784,775 784,775 00000000000000000004e4de61587ffd0f0eb264c31266a45c0e6309da47913c 2,681 1.00/1.00 vMB 16
784,774 784,774 00000000000000000005c655c9ebdfab7a96807bbc34b56bd36a7981ebcc3b21 3,143 1.00/1.00 vMB 20
784,773 784,773 0000000000000000000200f5d4182d285b51d9ed523c3611f7f72a032871ae8a 1,629 1.00/1.00 vMB 4
784,772 784,772 000000000000000000025af34f61e9945f2f30e658e61b8e70c8b29b6cec7910 2,673 1.00/1.00 vMB 14
784,771 784,771 000000000000000000034ea0a38151dbafd12681218544333327c78503966e00 2,769 1.00/1.00 vMB 8
784,770 784,770 00000000000000000000274a5470565916259850658f586d68950887cca7d7d2 2,282 1.00/1.00 vMB 9
784,769 784,769 000000000000000000036801c1f49b4afebee7d795f6bbed3f83e76dcabcc20d 2,912 1.00/1.00 vMB 15
784,768 784,768 00000000000000000001d38b12591a2065bbabef707ed78097868de427eef146 2,953 1.00/1.00 vMB 14
784,767 784,767 000000000000000000008d58f722d9b7c09e6beb5eaffe71c3d5cd4a3a00d7d0 3,201 1.00/1.00 vMB 26
784,766 784,766 00000000000000000005cdcb26d73ff5d3b543a93da58e87e9a562b0593371db 1,540 1.00/1.00 vMB 17
784,765 784,765 00000000000000000004ca24710f6d6cd02e07c025838faab42d9eaf97eba07b 3,315 1.00/1.00 vMB 23
784,764 784,764 000000000000000000019158616dd38f05a7217c3fbac5cc84f7f12be9eb0df8 2,553 1.00/1.00 vMB 15
784,763 784,763 00000000000000000004643abe2e4805ee95b6dec94249afdf2c2174442134b5 3,026 1.00/1.00 vMB 19
784,762 784,762 0000000000000000000525e2ebeed2a700f682904a107a76884d045c0ac4db64 2,520 1.00/1.00 vMB 12
784,761 784,761 00000000000000000001de70dcf58f0fb76e793ca162c9f5818b64043008688a 999 1.00/1.00 vMB 5
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: 720.21 GB
    • Received: 18.15 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.