Loading Tool

Explorer IconExplorer

Memory Pool

80,372 transactions
30.50 vMB
0.09057414 BTC
Random Selection Loading Transactions
Max Size: 185.38/200 MB

Candidate Block

Mining Attempt 9214001d8fe9ddb8fc58e93a414ee86bae23c7787ff1700af400872ec429de4b
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 4e1789ac87c641252e5d6df8aa9f5e256195af43e730bcca42a139f4ba1c418a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,916
Size: 1.00 vMB
Total Fees: 0.02115496 BTC
Feerates: 203.60 > 2.12 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (634,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
280,654 280,654 0000000000000001317dffd082884353e66dae3ecb1c57c79377b03004103b5d 81 0.10/1.00 vMB 13
280,653 280,653 00000000000000015104f692b666d0d94e8ac0d4a0036a855009cb093a493725 278 0.19/1.00 vMB 30
280,652 280,652 000000000000000084b7daefcd96073e1a205158bd01dae97e0306fd56b9699c 407 0.25/1.00 vMB 53
280,651 280,651 0000000000000001b4dfb4d07462b0bbf58dbd37bdb9526805161d34a586fb1a 596 0.35/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.07 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.95 GB
    • Received: 18.33 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.