Loading Tool

Explorer IconExplorer

Memory Pool

75,209 transactions
27.77 vMB
0.07684875 BTC
Random Selection Loading Transactions
Max Size: 169.45/200 MB

Candidate Block

Mining Attempt c7c54a8d237ad15ffe9800761a63b0dc7484a94a93f02fbe1f4ac6033a0f6410
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 9061a04833678243c30d2d13c3f8653784e2cfbd6a93e13d75977e7dabcae5b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,071
Size: 1.00 vMB
Total Fees: 0.01711373 BTC
Feerates: 100.00 > 1.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (204,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
710,501 710,501 00000000000000000002152c2fdefd9384225e69504755f0183b23609f54ab58 291 0.14/1.00 vMB 7
710,500 710,500 00000000000000000001d34cc898ef8e3a85b6bfd7d02601ef9638e33847a585 139 0.04/1.00 vMB 11
710,499 710,499 0000000000000000000ae26397099668c00382edbbc8372189f5a2b9a3bd99ea 888 0.41/1.00 vMB 10
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.00 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.