Loading Tool

Explorer IconExplorer

Memory Pool

26,123 transactions
6.04 vMB
0.03685766 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.59/200 MB

Candidate Block

Mining Attempt 7aced9811e37892b1370003bd2f6a0a257e1ca9b87abfba2b4adee0c17730d02
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 7f9a63f101e3ef19a48fb9180eabd0f4ff43a792c8c7629bc284dcb1ab8953cd
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,077
Size: 0.88 vMB
Total Fees: 0.02324402 BTC
Median Feerate: 2.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (742,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,749 170,749 0000000000000135f3d4076e364f57b842baa6e784721b27a36d10aa52cbd08c 1 0.00 vMB 0
170,748 170,748 00000000000002d9b97d716de4719af95b9e59db51e4bb537fd8d4cd6e0afe96 15 0.02 vMB 144
170,747 170,747 00000000000004cc9b0cba2a90846874554cf61ae8cd803783274fd2c541dd05 14 0.00 vMB 69
170,746 170,746 00000000000009de341f5936e1ee7686d7d3c5669ae8482c5e30e7e49ddbcdba 72 0.02 vMB 5
170,745 170,745 000000000000037e7fe16687e369442926904c74322da4656e4be009885edda8 1 0.00 vMB 0
170,744 170,744 0000000000000a1e16618b0f561c1148470c14be1ea799658af0224fa9bb4580 16 0.02 vMB 681
170,743 170,743 0000000000000467d3224f51734f87d8decc53fe6819c4db7a5f91e27d30d475 22 0.01 vMB 118
170,742 170,742 00000000000002eabe9817bfb90794d50126e0c3af665b66c571410b75cc5e76 113 0.05 vMB 44
170,741 170,741 000000000000060af548d56621fb724d4f251280471ede6aafb11ac3fe2ec2c8 16 0.01 vMB 308
170,740 170,740 000000000000038d01ebe14674bde0d78f51ce0a17463e104b65c326a8efff80 34 0.01 vMB 993
170,739 170,739 0000000000000999e4e184f07ed1707abaaa261c69211b53fefefb3f03355f3e 77 0.05 vMB 112
170,738 170,738 0000000000000239383fab535ac506967617814242e243cb28d4ead9c7883343 1 0.00 vMB 0
170,737 170,737 00000000000000cb2677920724f919a436bf34a28a76a5eac52174865d9eb259 92 0.03 vMB 16
170,736 170,736 00000000000003acd3487b24f655e09446287ff54f0e2f672d49109ddfeecf04 1 0.00 vMB 0
170,735 170,735 00000000000003da42ceefcbf1f08f7694b85bc48735e7d31a5e8e67fc9f7d1b 135 0.05 vMB 113
170,734 170,734 000000000000033e1e388c0c735c24e4061decdfb4c423ae824bcd5f5573ec82 1 0.00 vMB 0
170,733 170,733 00000000000000abadd2e820c947cfa11f9caded25fdd8f79b4282a3cf2529e6 18 0.01 vMB 54
170,732 170,732 000000000000024e5642033546ba9389c345f004ec84699f7f2ede1e987388ef 15 0.01 vMB 120
170,731 170,731 00000000000001cc47e535d516289f30308c577c412883f503e3617a7fc7e85d 17 0.01 vMB 59
170,730 170,730 00000000000003ea8c6b084082704ff6dbbde41bac8e404854fb614cf8db776e 27 0.01 vMB 142
170,729 170,729 000000000000066278181df43051fc0b2ca7ba4d8c1671f7d199ab7e1e597f92 16 0.01 vMB 475
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 80
    • Outgoing: 10
  • Data Transfer:
    • Sent: 38.65 GB
    • Received: 0.55 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.