Loading Tool

Explorer IconExplorer

Memory Pool

82,306 transactions
31.74 vMB
0.10843464 BTC
Random Selection Loading Transactions
Max Size: 190.31/200 MB

Candidate Block

Mining Attempt 1ffe4db8380a406c71a67d783800990fcfe43335b14a3639906b5c57eba3fb09
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 7608a9002bf81ae1977b54aaa6daa2f2aab97be008f9907abe4ed03962618577
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,971
Size: 1.00 vMB
Total Fees: 0.02460342 BTC
Feerates: 99.50 > 2.47 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (634,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,675 280,675 00000000000000005159ff0eccffa414c1d7d285876e1c21367821c319e8ec47 558 0.25/1.00 vMB 111
280,674 280,674 00000000000000015171d4f21d14a2c51d90dc40c4e8713061ff0220d734c739 156 0.06/1.00 vMB 42
280,673 280,673 00000000000000003dc88ed0b993a663dd31c0bdfdd28391ed277d190cd7298d 171 0.07/1.00 vMB 37
280,672 280,672 0000000000000001accda26cc914bdcec49f16a904e6030c3ba1d8dd8ef6d1ca 74 0.04/1.00 vMB 28
280,671 280,671 00000000000000001b115e88364ae73767bfe028b709b04bebfe74d14df7cd4a 90 0.04/1.00 vMB 35
280,670 280,670 0000000000000000a1989c10843a354869efef2c21e1d01de985c14fedaa8262 642 0.29/1.00 vMB 45
280,669 280,669 000000000000000139a36826291d07bd65114fdd0fd48caf219c6c9f94c12cc0 70 0.03/1.00 vMB 101
280,668 280,668 0000000000000001ad11102cdf4cc70672436e56db4b283414ef8d76ca46eb3e 193 0.09/1.00 vMB 34
280,667 280,667 00000000000000016da504e6e759b145f7f6c1c83b24318a293db198ef01c30c 503 0.21/1.00 vMB 72
280,666 280,666 0000000000000001d59e15e8fc5e2344b18632aef0d5578652c51419914afaa3 99 0.05/1.00 vMB 103
280,665 280,665 0000000000000000266ad7f74185e9f8a4b09060d36e6f997e6173049ccff77d 70 0.05/1.00 vMB 26
280,664 280,664 00000000000000025d89930f446fa149a71c7a4e365747128c56987a1272d954 451 0.42/1.00 vMB 25
280,663 280,663 000000000000000159d6efa89ea71ca344efbe04b890f7146eb390ed561d9f45 766 0.25/1.00 vMB 88
280,662 280,662 00000000000000016ada58342c9cc84e0d9fa020a7033b20ea37e9007b5c5f24 557 0.25/1.00 vMB 29
280,661 280,661 000000000000000097477fdbb50e77aa040afe59e1a621f30eef78754dfdc96d 734 0.25/1.00 vMB 74
280,660 280,660 0000000000000001f46ece5d87d8a616f41409c410ea1f62e4b7a9e2edffc6b6 407 0.24/1.00 vMB 45
280,659 280,659 0000000000000001b25e62707880a3cb6e08d87d655477e9305b328fbcee1186 935 0.35/1.00 vMB 48
280,658 280,658 00000000000000018f0f2882992a2f1011ec9998417d9e8336698ffd53437304 677 0.25/1.00 vMB 62
280,657 280,657 00000000000000000b837e2ee0e9ca524d38f7a4cfbf6b34961614736975431c 133 0.07/1.00 vMB 29
280,656 280,656 0000000000000000b4a6048c06876a4a0ef6771b42e017c4d350f02476edb848 419 0.21/1.00 vMB 41
280,655 280,655 000000000000000196c637ba72b2877527f025c76a5bb8123fe633f2dadf617a 12 0.03/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.