Loading Tool

Explorer IconExplorer

Memory Pool

88,760 transactions
32.49 vMB
0.17965905 BTC
Random Selection Loading Transactions
Max Size: 196.45/200 MB

Candidate Block

Mining Attempt 745456cc15a01efcddc17dcac55f7a923a32119b1c72ce9d22ad97a4d7df4886
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 703016e358df629d74ef0ff9fddadc8dc5545192d74fa06ee796f7abd32ce991
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.08738513 BTC
Feerates: 216.64 > 8.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (396,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,691 518,691 0000000000000000002fb087d0317eadfe2ddc72328d76cfa38c7ed45a432624 1,171 0.51/1.00 vMB 25
518,690 518,690 0000000000000000002f3d7b7538e75ffa67930daef9aa7c192a032ef14851c6 444 0.17/1.00 vMB 21
518,689 518,689 000000000000000000364c185d0d990da177ab62d50deccb3bc86997fb4e2f7b 606 0.22/1.00 vMB 22
518,688 518,688 000000000000000000354a5ec909c9a6f1a8b8cf8c22d5c05ffc03a83fc0ff92 2,803 1.00/1.00 vMB 21
518,687 518,687 00000000000000000004bdd2ef9fa9c5cd67cc0568879fd8780e9a4e57ee2991 1,316 0.66/1.00 vMB 12
518,686 518,686 000000000000000000343c702c940534e290260308d3e85e12341dd52ae6a1db 1,647 1.00/1.00 vMB 26
518,685 518,685 0000000000000000001feb86e583c568998d3bfd76f700569e87f846d7799b49 2,092 1.00/1.00 vMB 8
518,684 518,684 000000000000000000425924e139674007be522527a1f9ed312a5c71497b66fc 488 0.28/1.00 vMB 66
518,683 518,683 0000000000000000002920ddf6b6aadd58112ebd6b7aa9025e2116f554731519 3,144 0.95/1.00 vMB 10
518,682 518,682 0000000000000000000223e64b098567337b1e1ca93b2d1abc7f5b1cb806aac2 2,368 1.00/1.00 vMB 45
518,681 518,681 00000000000000000038a5c9ac74ad0371df03e8d12e688b4e6ff0d8af5e7682 2,558 1.00/1.00 vMB 29
518,680 518,680 0000000000000000003ad32ea2da5d7d87f4deccbff20b0a974ee39c60aae471 780 0.25/1.00 vMB 34
518,679 518,679 0000000000000000003e5a0a03e90793a3575a71261ca4263390b89a2497ac59 506 0.21/1.00 vMB 16
518,678 518,678 00000000000000000017685948a7b3c94e5cbb4725ec8164247629de400f51df 263 0.11/1.00 vMB 7
518,677 518,677 0000000000000000000523eccd3ab6b25d6a54afe6c3e2309d51ba87307fc2e7 1,374 0.51/1.00 vMB 25
518,676 518,676 0000000000000000000b7196d30d920a50e5c1c1327ba2c141129ba961b7fa0a 496 0.23/1.00 vMB 52
518,675 518,675 00000000000000000017a2de52189a1deb6c825f5f8c0a2c28b4dc0a168be301 271 0.11/1.00 vMB 28
518,674 518,674 000000000000000000286b1ce0568c602cb82226a77b743380c7c911fe9fb733 164 0.08/1.00 vMB 13
518,673 518,673 00000000000000000024f26c76045c27cb00044b2ed87aa456f47cfae7125883 1,204 0.80/1.00 vMB 13
518,672 518,672 0000000000000000001f305d844da63abd7fb8ce19beef2d5835eb82f2c1c6a8 2,901 1.00/1.00 vMB 5
518,671 518,671 00000000000000000023e558e144358683e36a8fcbc0b0ffa0afb869c0a16d32 2,612 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.