Loading Tool

Explorer IconExplorer

Memory Pool

82,195 transactions
30.51 vMB
0.13284078 BTC
Random Selection Loading Transactions
Max Size: 183.89/200 MB

Candidate Block

Mining Attempt 216958efb2e1a44f466ca88d2efb37046d791c7e820ffaf490b9dd1d112148b9
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root bc9192a17acf8b687ef2ed1dff2aee2600efebb85eb90a324898a6279ceffcfc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,617
Size: 1.00 vMB
Total Fees: 0.06972119 BTC
Feerates: 203.60 > 6.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (457,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,963 457,963 000000000000000001e62979f1b96abfb325a936e8b3fad0e9565e86e32b2f70 1,013 0.71/1.00 vMB 99
457,962 457,962 0000000000000000023a232f34080b25e53e2f70efca76dd94fe901c405d64c1 2,265 1.00/1.00 vMB 184
457,961 457,961 0000000000000000018c52148c8de5c565add87df265c18b3d69a360f699bb79 727 1.00/1.00 vMB 55
457,960 457,960 000000000000000000f1a4046dba56595e54917f931b5f17d19e30ea51554099 2,227 1.00/1.00 vMB 165
457,959 457,959 00000000000000000014a9a5297f07f5b3b5f33943bf58abf88f23581d5eb9bd 582 0.26/1.00 vMB 155
457,958 457,958 0000000000000000002b7ebb2151bd1b63357e9b689d4efaaca3fc667b66f7a8 1,461 0.66/1.00 vMB 166
457,957 457,957 00000000000000000011091380f0198a72bec1680d96560d23d56223e47d5f25 386 0.20/1.00 vMB 157
457,956 457,956 00000000000000000178ddedbb7a3cc36183750071ce381a4a496b536c33d788 1,119 0.46/1.00 vMB 172
457,955 457,955 000000000000000001aba755ff5d54304039a6ac43db7fe9f5117e7b2606bfcd 1,082 0.59/1.00 vMB 81
457,954 457,954 0000000000000000018c60556b0540e6e1033347821f86459a412ff8f757a8ec 2,456 1.00/1.00 vMB 192
457,953 457,953 0000000000000000001f56dc6a99fce047ee8121961a68a1a6f9f277f224bd54 2,419 1.00/1.00 vMB 188
457,952 457,952 000000000000000002288e34cdd7368ec24f9450af2f7c0e49e4c9ad348f161f 771 1.00/1.00 vMB 56
457,951 457,951 000000000000000000dcea79812618764b89bf2b389452604409c547333695a0 2,003 1.00/1.00 vMB 141
457,950 457,950 000000000000000000d362944de836e66ab0d53c01c6a51ca637259d6de670ef 2,297 1.00/1.00 vMB 206
457,949 457,949 000000000000000000cf9346cd685224e64526428896fc167aa0576144cfe734 2,067 1.00/1.00 vMB 171
457,948 457,948 0000000000000000003567007b75621855a49548abc26932c4a7d6abec767265 1,527 1.00/1.00 vMB 90
457,947 457,947 0000000000000000015d2bbba93052857c615ba5c09451ed076798dc478d4abb 2,054 1.00/1.00 vMB 188
457,946 457,946 00000000000000000105ed26191e4f3603e448458ce0bf0f5337b57592b4021e 580 1.00/1.00 vMB 39
457,945 457,945 000000000000000001e843e0cbd45d99945ae53fe4f0ddcb5bdc5861375ff738 1,363 1.00/1.00 vMB 82
457,944 457,944 0000000000000000011bb5a02bb1bb5bcb4e382415b1ece25f216bee7a205354 2,014 1.00/1.00 vMB 199
457,943 457,943 000000000000000001d7e15c8196a2ee2eefa4e80f136c3d554ed33a0813053d 375 0.22/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 782.34 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: 661.30 GB
    • Received: 14.80 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.