Loading Tool

Explorer IconExplorer

Memory Pool

40,135 transactions
26.92 vMB
0.08956123 BTC
Random Selection Loading Transactions
Max Size: 138.70/200 MB

Candidate Block

Mining Attempt 0b8ae22e6c8d1efe99f77fe04e6b929a34d5b5567ad14969f64a7b05c916cf2b
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root 29647cb9afcd834f0133c564d84aefca28e545d11731fd9d59935df5eb6deb02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,493
Size: 1.00 vMB
Total Fees: 0.03624274 BTC
Feerates: 197.12 > 3.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (601,877 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,794 312,794 00000000000000001b382efa3fd241893a6a9ee5d4faa14ceddea5bb8a9eb086 49 0.03/1.00 vMB 24
312,793 312,793 000000000000000032344e65e238d7acebf0826859c994a89b1552281bf84455 242 0.15/1.00 vMB 30
312,792 312,792 00000000000000002c36b9f927e1bf8ec3db357d3e6b58a5539dcca29a049437 512 0.23/1.00 vMB 33
312,791 312,791 00000000000000001bf714757b4121f6aaaf46173fa2f64225d90eb77cced6bd 86 0.09/1.00 vMB 14
312,790 312,790 00000000000000000155d101ae45ddb58b905d9019562f5adacb47dd8f9aa963 149 0.08/1.00 vMB 26
312,789 312,789 000000000000000001d98b825ca1e6803cb2fe7fb780d00b9f309fa98c42b904 144 0.08/1.00 vMB 28
312,788 312,788 00000000000000002302ff9b3517fc90da05d5daa9259129b1f2cde85085dd9c 1,133 0.55/1.00 vMB 33
312,787 312,787 00000000000000002cf55125d2fa34c94a7d4787400decf1c73ea1ce85ed44cb 219 0.23/1.00 vMB 24
312,786 312,786 000000000000000018ee17ebf7e1eab63a77fbf5324ece85a8f9962d0a0e2e20 831 0.46/1.00 vMB 31
312,785 312,785 000000000000000008fff78278b43caf2ab414514046ef96546ac1116dd5f197 302 0.21/1.00 vMB 20
312,784 312,784 0000000000000000382ce062d69a2ffb383a79ce1a1775a56142be0820c30a78 599 0.36/1.00 vMB 27
312,783 312,783 00000000000000001c8f8ad98557734ca28e40d5bfa94ee39c0af2665d8cdc4d 476 0.55/1.00 vMB 16
312,782 312,782 00000000000000001dbc64aaa546014bd21494185f31b5460f8cf98b8331325e 512 0.18/1.00 vMB 44
312,781 312,781 000000000000000008d0e3884ff5b410f8987195bd338eb68cf6ef71f485c551 290 0.16/1.00 vMB 27
312,780 312,780 000000000000000011274bc58c750924e20813974708803dfa44466c920e8d8e 422 0.28/1.00 vMB 26
312,779 312,779 00000000000000003711e2992a1f8fc87708117b93d0fbd818085b6f6d21520a 590 0.37/1.00 vMB 25
312,778 312,778 0000000000000000320145e571bdcfdbe1252ca899ace71b7010f3fabf3741a8 58 0.02/1.00 vMB 14
312,777 312,777 00000000000000001dd0fce3599e366f86368714be1cb0206b38ac189af5d6c9 1,160 0.74/1.00 vMB 26
312,776 312,776 00000000000000002a8071c351c05c174d222397becf84ad774566157a9a760d 811 0.50/1.00 vMB 26
312,775 312,775 00000000000000001731c4760e40bc71462d1b6bcd96b28635156ae817b5117f 32 0.02/1.00 vMB 22
312,774 312,774 00000000000000003162d71f4b0e49e4b6998e233c331fcff5697b3ad4cc93e8 360 0.21/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.81 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: 635.14 GB
    • Received: 12.29 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.