Loading Tool

Explorer IconExplorer

Memory Pool

83,127 transactions
30.85 vMB
0.09034531 BTC
Random Selection Loading Transactions
Max Size: 186.17/200 MB

Candidate Block

Mining Attempt 6afe80e8a38499ce8c32d4be4291906864fe83430b286cfa45d99a3b63759c9e
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root bb30fcc2b9c2910208ae3a88881e688984f5386ce8f0d3b6409afb8957360d2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,614
Size: 1.00 vMB
Total Fees: 0.02391412 BTC
Feerates: 366.60 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (468,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,782 446,782 0000000000000000024ea3d6a77bf8d612b0f08f8cc830d195cf7d0d9b3d116d 979 1.00/1.00 vMB 103
446,781 446,781 000000000000000001359c45512442fd0646e6e0e699f9e75afad7e6a7de98cf 2,152 1.00/1.00 vMB 122
446,780 446,780 0000000000000000033a0c5e3119afaa223fc89772a60daa5069d6e5a67b1afd 2,217 1.00/1.00 vMB 81
446,779 446,779 00000000000000000224a12ca6728d5336e80e76f06eeb9680145a65e4a003fe 2,653 1.00/1.00 vMB 94
446,778 446,778 000000000000000002bf653e4ed0e8390e7d8c3f414476bfca88f460467b36cd 1,691 1.00/1.00 vMB 104
446,777 446,777 0000000000000000026428df13414545e0e7d8d492c3104556ae71ac024a094f 1,641 1.00/1.00 vMB 119
446,776 446,776 000000000000000001084a27b2ce65484b88653be33e511d4ac4afbd8d7ff52b 1,829 1.00/1.00 vMB 96
446,775 446,775 000000000000000000473f516309b9c65241c318bacea21c313d797e5d2fdde8 588 1.00/1.00 vMB 101
446,774 446,774 0000000000000000017ea81b81c6308d12261839c3cf98e08dcc43d2edc7f986 1,297 1.00/1.00 vMB 110
446,773 446,773 000000000000000000f5d687f35b90ca66daf3bad15f72620a4a4ba79707009a 1,934 1.00/1.00 vMB 129
446,772 446,772 000000000000000001c62b6fe3080cc3593bce9eae6f0e7b5c52122bc9e5f826 2,470 1.00/1.00 vMB 68
446,771 446,771 000000000000000001c1b209fd8fd7930ab97e71e9188e487e31d7a1c5633dd2 2,361 1.00/1.00 vMB 98
446,770 446,770 00000000000000000102753b2f6f40ee7d8e34f5ee91ca3b7cd9e698cebc513f 2,271 1.00/1.00 vMB 91
446,769 446,769 000000000000000001b45480fcb8254a7a129bb45b9124ffe4c91202d14be5aa 2,580 1.00/1.00 vMB 101
446,768 446,768 000000000000000002b4efda5982f50c62bc251f5fbdcbee40c4272233ec3a5a 2,163 1.00/1.00 vMB 78
446,767 446,767 000000000000000002a2c36ce01c67ab79aa97e246e569c7826521f8a91efbf7 2,028 1.00/1.00 vMB 104
446,766 446,766 000000000000000002205900a7a7c511b7c3d62ecbda4a2093be34a5614f8926 2,629 1.00/1.00 vMB 106
446,765 446,765 0000000000000000007d0dc256f105f8579f3b8960291923afbe95ce07781ecd 2,150 1.00/1.00 vMB 102
446,764 446,764 000000000000000000f3098c6d50cd68a07c8c9fc2acd2ce8e7dd6b844c963f8 1,115 1.00/1.00 vMB 66
446,763 446,763 000000000000000000fbdee317605e0b619ada9fb655a016be08f33d69a8abe8 2,362 1.00/1.00 vMB 87
446,762 446,762 000000000000000003114bcdfce7171d45a4e13b618dd8fa5af5089056d4e98e 2,137 1.00/1.00 vMB 109
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.56 GB
    • Received: 14.82 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.