Loading Tool

Explorer IconExplorer

Memory Pool

83,147 transactions
31.38 vMB
0.16282527 BTC
Random Selection Loading Transactions
Max Size: 186.42/200 MB

Candidate Block

Mining Attempt 6eff72974aa6be20726c94d152fa25d81e2d966a68affe0ed1a2fcfc6d93462c
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 708ed1031d87d686ab5e2355978bafd4f52d9a9bf189ac8e32e2e0103dee1ae1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.06139700 BTC
Feerates: 269.69 > 6.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (813,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,796 101,796 000000000000cb7a0f26a0a3ee6f0d2deb0ea416e6ee5134c92b3bf080d0a14d 9 0.00/1.00 vMB 0
101,795 101,795 000000000000596ba9eccd5f47fade24dec4c866d0c9324289b5575ff3a4f2c7 14 0.00/1.00 vMB 0
101,794 101,794 0000000000039c8ffe0ec3ab332d4df3dd88a81df76e603d1db110688eed0db6 14 0.00/1.00 vMB 0
101,793 101,793 000000000001de422b3a2ca4ea9b268f22b66c860c7afef8ad1f25428bee58f7 13 0.00/1.00 vMB 0
101,792 101,792 000000000002a358bd821d70deadf7b4cb451bd40d16c93e7f3c23d1932f1014 14 0.00/1.00 vMB 0
101,791 101,791 00000000000120dcaad1cd598b2314af948d4533fdedd4a30bcedd64c657d373 7 0.00/1.00 vMB 1,794
101,790 101,790 00000000000091f394110ecfa96c2a6ec7762590b0c7f9f0bbd7aa01bb4fbbb4 14 0.00/1.00 vMB 0
101,789 101,789 000000000002be1f58158faadb0bd5cdf358a77d0ec74ea7e8124bc075ba7da3 14 0.00/1.00 vMB 0
101,788 101,788 00000000000049fb7f77a6f2cc145ff99bb00650c690a1fa7d1dac658cfb9eba 14 0.00/1.00 vMB 0
101,787 101,787 000000000002d437aa8d237878f4b1f3ff583ee663fbffe7f82a1acc09cc52ce 1 0.00/1.00 vMB 0
101,786 101,786 000000000001cad8f30f343e6559825830792252566861878daaf91a040cef1d 1 0.00/1.00 vMB 0
101,785 101,785 0000000000017d975e5c83a7ab225325ba0abc6702bc3e6e28def2b29260ba4e 5 0.00/1.00 vMB 0
101,784 101,784 000000000002986bccf511f6806e0f1b51357f0bd1f42998bca07bfedc1fcdd3 12 0.00/1.00 vMB 0
101,783 101,783 000000000003bc1ea336aa4f638856412dcddb6b3841f5a1cb58fc57adb85256 14 0.00/1.00 vMB 0
101,782 101,782 000000000000900f364aafcb8e5463d7ec5ce4e411c22ff9f47c24ba67dcde01 2 0.00/1.00 vMB 0
101,781 101,781 000000000003db7cabca3f0b2b6ef9c37e2865e5ecdbd009d6b5b465b177bbf6 2 0.00/1.00 vMB 0
101,780 101,780 00000000000240aedd651d278eaa9029debb3cd3711e2cb50a6363cf045df94b 2 0.00/1.00 vMB 0
101,779 101,779 00000000000182ae05a2b8882a392bb870919efcef957e7f83105b056729215d 3 0.00/1.00 vMB 0
101,778 101,778 000000000002fb10dd0b3c564644db428bd18dd4edf3134ac6684f117d3ea93c 11 0.00/1.00 vMB 0
101,777 101,777 000000000000000834e72c05564b54cc21ac27fb0cbe4ec686bfe607273ad611 10 0.00/1.00 vMB 0
101,776 101,776 00000000000039f443a6234032f9a706e950353a04280991c3b2223ca7f0809e 18 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.