Loading Tool

Explorer IconExplorer

Memory Pool

87,141 transactions
32.60 vMB
0.15140722 BTC
Random Selection Loading Transactions
Max Size: 199.03/200 MB

Candidate Block

Mining Attempt e6a01c2a44e727f94999f56fe8f1ba151ea6575a3c49705e44deb76c4a27732c
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 77546851d83fa408983e5402ef86d2c0fa4275e88512da97534b2b8fd2e52726
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,212
Size: 1.00 vMB
Total Fees: 0.05828740 BTC
Feerates: 400.00 > 5.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (598,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,674 316,674 000000000000000001583cc8b8d717d05b3baebb291878dc2145d4f68b61b1ce 285 0.13/1.00 vMB 30
316,673 316,673 00000000000000001ab84c7e8fd13186fdfbde507f1a55585f9ccfb2d175da05 443 0.27/1.00 vMB 31
316,672 316,672 00000000000000001be09e157b8c871756cd47a13362ab5a9ca31c7e73d2240f 180 0.08/1.00 vMB 30
316,671 316,671 00000000000000001416a33049de61788698709350d1a229d4c8e78211037d21 108 0.05/1.00 vMB 26
316,670 316,670 0000000000000000264a35d535d6c69a6a41dadc9c2f39ff81721e941301a9dd 469 0.24/1.00 vMB 68
316,669 316,669 00000000000000000f486caec3b8fef3a614535b5d390b08cfe76d1ee354c0f9 980 0.57/1.00 vMB 27
316,668 316,668 000000000000000002fb649d2f96bf33320628d13df24357f9d1cf91206e1903 224 0.11/1.00 vMB 29
316,667 316,667 000000000000000024f57355b3fcfe258e913dfbc7e66b41392562c2e46d0662 1 0.00/1.00 vMB 0
316,666 316,666 00000000000000000b8201c405f41007390f0b591d4c67785874985a402155a7 542 0.27/1.00 vMB 26
316,665 316,665 000000000000000011148d787bddfdcf7240ff696afe162fe8971702754db751 966 0.49/1.00 vMB 30
316,664 316,664 00000000000000000c7c0eb90dee890ebea07d5eadb135c900218233b16d901c 623 0.31/1.00 vMB 30
316,663 316,663 0000000000000000034e4c6680994f1a09553a4b4d3173324c6023f5693388c6 1,415 0.74/1.00 vMB 28
316,662 316,662 00000000000000001c5cb6a6ccc0d4c184ed10deb6b7d9fc769e59cc59b18f5b 97 0.05/1.00 vMB 31
316,661 316,661 0000000000000000282f7e35d492f1d44e6bd751570fc7713537b629eceaadad 1,087 0.74/1.00 vMB 22
316,660 316,660 00000000000000002140284f4ba95dc6a398a80365d1772e790dd89fbfc2c542 1,164 0.75/1.00 vMB 24
316,659 316,659 0000000000000000070a1449ff59f82921d76512a5c215dff04457e33fbafe3a 1,067 0.35/1.00 vMB 45
316,658 316,658 0000000000000000214ac0f581eb3ff4dc16becb1c9259a03b8abff4b0ba0481 1,016 0.50/1.00 vMB 31
316,657 316,657 0000000000000000206ca3296dd983985632ada73bf08ed1b4c84947d7ecd5b0 114 0.06/1.00 vMB 16
316,656 316,656 00000000000000000686a0523c3672ad128e4b649d64554f7197abe27132e4f6 1,185 0.60/1.00 vMB 32
316,655 316,655 00000000000000002cb22c67fe282f0dd291be895f6116f03ddd187fd9c673d1 148 0.13/1.00 vMB 15
316,654 316,654 00000000000000000d2baa0845578baffc77b0c652944a353e739751fd8fd190 1,611 0.75/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.