Loading Tool

Explorer IconExplorer

Memory Pool

40,671 transactions
25.89 vMB
0.05089334 BTC
Random Selection Loading Transactions
Max Size: 135.19/200 MB

Candidate Block

Mining Attempt 49d01c9e8fe23da4158d7ea65644b78537f947ec59bc19376ed0df3e8df180f7
Version 20000000
Previous Block 00000000000000000001adf24d756c12e58f22deac56ca1fd4b9365f63adb769
Merkle Root c569e94a0116a5a7004792bfc11b10ef19357c49293b9216b831d44017771426
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,957
Size: 1.00 vMB
Total Fees: 0.00384864 BTC
Feerates: 61.00 > 0.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,729 (123,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,853 790,853 000000000000000000043a3ab02831b8eae0facdce65f6c87de0990280d8d336 3,723 1.00/1.00 vMB 52
790,852 790,852 000000000000000000014a4d1d2996dcaca2d9bdeefd63747ed34673dfae1dd1 3,348 1.00/1.00 vMB 45
790,851 790,851 00000000000000000000ee5805b480438579e653173acd857848a4dd536fec95 5,403 1.00/1.00 vMB 26
790,850 790,850 00000000000000000002fb9f59b4c425b487ade7bad8dd6862159ec3030f650f 4,014 1.00/1.00 vMB 37
790,849 790,849 00000000000000000001f0e9244cbd9296697fac1e7282d6501c958bc3ab5102 2,898 1.00/1.00 vMB 22
790,848 790,848 00000000000000000001434128bbf04420902e71e04131554cfec64e47885f53 3,553 1.00/1.00 vMB 38
790,847 790,847 0000000000000000000168ba2b609ccc329ba391a51a8fc0f5ee79b63fe2d0a1 3,562 1.00/1.00 vMB 62
790,846 790,846 00000000000000000003745965dfaf8886ff8fcf7a46e9a49479614d93774169 3,100 1.00/1.00 vMB 48
790,845 790,845 0000000000000000000234eaaaa81ef996fdf4029db53150564dfa27687fa0dc 2,973 1.00/1.00 vMB 64
790,844 790,844 00000000000000000005a19d354b475bf86ef259c117303dea7a9d20fc02a99c 2,465 1.00/1.00 vMB 61
790,843 790,843 00000000000000000003280c6695aef21fcf24fad385b41abb1620b03d724623 4,216 1.00/1.00 vMB 33
790,842 790,842 000000000000000000054835d351466e20ea19da2ca59f720213292091e049e1 2,834 1.00/1.00 vMB 41
790,841 790,841 00000000000000000004d5b9690e8eb37d11cac72881ec904bc800cee0ba65e6 1,871 1.00/1.00 vMB 26
790,840 790,840 0000000000000000000480cd4b7fea90318c36b2ae6659f79b54506e0cee597c 2,548 1.00/1.00 vMB 52
790,839 790,839 0000000000000000000135c1ac38c13e4e04614e8c8e581542209cabe791d9eb 2,011 1.00/1.00 vMB 49
790,838 790,838 0000000000000000000157e6340b4f5dda9163a6a234f06bc2792a6ac7fd5061 1,641 1.00/1.00 vMB 42
790,837 790,837 000000000000000000032d34b2fcfb3f1497c50bc0ef6e619b622554a77c2942 3,904 1.00/1.00 vMB 44
790,836 790,836 0000000000000000000210359025e7426f4184f63c58316bdae54c984cad7fab 4,046 1.00/1.00 vMB 31
790,835 790,835 00000000000000000004fec42fec20961b6041ea6bd38b49ee67f19cad3e6dbd 5,625 1.00/1.00 vMB 22
790,834 790,834 00000000000000000003492b06b67bc3576d4b4779dc1de39a75f03edfc4fbe2 2,729 1.00/1.00 vMB 27
790,833 790,833 0000000000000000000263690d692ef892097ded760e9be56dc17edb4fc566d7 2,727 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 781.92 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: 645.87 GB
    • Received: 12.78 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.