Loading Tool

Explorer IconExplorer

Memory Pool

76,127 transactions
28.10 vMB
0.08670339 BTC
Random Selection Loading Transactions
Max Size: 171.15/200 MB

Candidate Block

Mining Attempt f7da743a58a10815ba5d521ebd1f39f03a21cb2ab89e49bcbe68af57bb47338f
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 25ae1464b49f49cf3d585970f8dc959850b695233beb16c1664b39448fd0225d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,105
Size: 1.00 vMB
Total Fees: 0.02631062 BTC
Feerates: 100.00 > 2.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (204,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,522 710,522 000000000000000000085ec0c4eff2e7f6cb99e3a506899d4c874e5af32f5f34 2,458 1.00/1.00 vMB 9
710,521 710,521 00000000000000000007628b0a12da763dc80bfca916fe9f0c02981c71139630 1,334 1.00/1.00 vMB 11
710,520 710,520 000000000000000000081f4d497f4fb1dd003b818491b42eb826fad751ae5e85 530 0.18/1.00 vMB 10
710,519 710,519 000000000000000000006dd88d43e35d8c3d2dd48e0fddf19c16a5de067e80d6 389 0.22/1.00 vMB 10
710,518 710,518 00000000000000000000cd6ab015f7b0bf711f0cedfdf1c7426dda8bcbd61b28 292 0.11/1.00 vMB 8
710,517 710,517 00000000000000000002e8d153c63ab88f77925f1da08e8b6b85caec5aa3413b 848 0.30/1.00 vMB 9
710,516 710,516 00000000000000000002b9265430ae2ca00f939a3dd8eafba0feede53800ae40 1,862 0.74/1.00 vMB 7
710,515 710,515 00000000000000000007b234027a45f47adf2bd0cc980bea1952b3ec36fc7051 2,572 1.00/1.00 vMB 12
710,514 710,514 000000000000000000022572e83b636decff18a11fcac30f685003a5b26d9bd6 736 0.39/1.00 vMB 11
710,513 710,513 000000000000000000025cbc31b7d6c5d4d049f4ef2f98b2ec8214d23c80f766 1,085 0.45/1.00 vMB 10
710,512 710,512 000000000000000000025be20f7275075b49dffb09dd22ed12e0d69345957ec4 674 0.21/1.00 vMB 13
710,511 710,511 0000000000000000000358a44f5f8d2f6707a395b373e49aef60dc6c14f91d14 1,156 0.51/1.00 vMB 9
710,510 710,510 00000000000000000002ce8121301857342449b93386915911e6a8adcb04f088 2,123 0.87/1.00 vMB 12
710,509 710,509 0000000000000000000c3c5cbc9fa723e83570f762c9ec2af79245c73ef2ae97 766 0.42/1.00 vMB 5
710,508 710,508 000000000000000000034a1539df4c99af9ba0a3dae248bc1b6e45e8334c8753 864 1.00/1.00 vMB 13
710,507 710,507 0000000000000000000bc6f523bc43b964f306d7f120e200caece874fc918fe7 827 0.63/1.00 vMB 6
710,506 710,506 00000000000000000007a99bcd152806cd9c9bb9467d7d635a11bf936c6d7a84 1,776 1.00/1.00 vMB 6
710,505 710,505 000000000000000000013f2097c222392cd9aa9ac1c9555c29c78d1d621a2dac 2,766 1.00/1.00 vMB 20
710,504 710,504 00000000000000000001f77b47d8910e4584b1a719ed92bb9a39c4c3f0a9facb 2,136 1.00/1.00 vMB 11
710,503 710,503 0000000000000000000af26c385bc8b46be0a052db5805e662e574d97d1b5944 408 0.13/1.00 vMB 10
710,502 710,502 00000000000000000009d64dde2b8de6d29ceb0e9c4cc655b423b694525abfe5 465 0.17/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.84 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: 712.05 GB
    • Received: 17.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.