Loading Tool

Explorer IconExplorer

Memory Pool

70,304 transactions
26.59 vMB
0.06943890 BTC
Random Selection Loading Transactions
Max Size: 160.49/200 MB

Candidate Block

Mining Attempt a8776657c9624e58c4db5611bb6bc922cb54bb926d52fcb04c2fda121012a80e
Version 20000000
Previous Block 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a
Merkle Root f12b3589727472e80f9f384ed689f6f646f8bf06e4fefc7fe4e284e157e0970e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,565
Size: 1.00 vMB
Total Fees: 0.01278611 BTC
Feerates: 120.00 > 1.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,468 (803,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,841 111,841 0000000000005d78f35e5a7146ebf2e43a5599362696a6c17da8ceb00a47e5bc 4 0.00/1.00 vMB 0
111,840 111,840 0000000000004a83b1da64fd7dec8b811c431316dc3390069e330a10821fad33 2 0.00/1.00 vMB 0
111,839 111,839 000000000000426349d0591b685a4ce792cfff26e93873dcc56550aa837a3ce1 1 0.00/1.00 vMB 0
111,838 111,838 000000000000d72f6b6d55a85f38062fec8eb37f09f9017e682b9d62c915af82 12 0.00/1.00 vMB 0
111,837 111,837 0000000000011060d945d2bde4d1fe4061930129c3ec970de9eee091a9df91cc 2 0.00/1.00 vMB 0
111,836 111,836 000000000000a7ded7e91061dd2fba1c09c30223891e85409f1f0d3a0ffb11d6 6 0.01/1.00 vMB 1
111,835 111,835 0000000000000951d9cb0c0c4810e72635808bb95802fad68599c1d310dc6c73 12 0.00/1.00 vMB 0
111,834 111,834 00000000000067f09873276c18492594a368ba66c745b5645412917a9fd5bb77 3 0.00/1.00 vMB 0
111,833 111,833 000000000000178bc6b9b60fe7023ace67a9be7a5a0e4985ef37672edac7ab0e 13 0.00/1.00 vMB 0
111,832 111,832 000000000000ce7bbc9b694357e36e161c3e98bc57f59cd0f34a78a2e29b3bb1 6 0.00/1.00 vMB 0
111,831 111,831 000000000000736f11803dd2bfcf479d49dc86d17ea15886490b668e2e0dbb71 11 0.00/1.00 vMB 0
111,830 111,830 0000000000001b4c8bc2cd99f9049bf83fd996021fba61b3dfc81f1c401b8df3 9 0.00/1.00 vMB 0
111,829 111,829 00000000000077b8a4ee7d67127dbd44387e59b1808da1205e23ed63991f7297 9 0.01/1.00 vMB 0
111,828 111,828 000000000000879ba49eb9f91467269689eb06c09c19f3add09e4bc6322f8ec9 12 0.00/1.00 vMB 335
111,827 111,827 000000000000964cbdc226cbcc019a30fddec67a4b147b35bc6f9a5c235e1386 22 0.01/1.00 vMB 178
111,826 111,826 00000000000104a7bafe4c4dad0ac0e7d12b5023ce0ddcf9ce8416f992359115 1 0.00/1.00 vMB 0
111,825 111,825 000000000000f7384f978be116856e2715abf63a9298edeede567d33c73fd739 6 0.00/1.00 vMB 0
111,824 111,824 0000000000009485419f4a24bc7653652286b85d9b405978a48da4ed138c66d9 8 0.00/1.00 vMB 46
111,823 111,823 0000000000002d88e65c67b149ce1f55a6b57d1c61e92d8ff1f8d449b5c7dbaf 12 0.00/1.00 vMB 3
111,822 111,822 0000000000008f54c530307c1f808d23c2f369e216199744bb84d92eb702dccb 1 0.00/1.00 vMB 0
111,821 111,821 00000000000011eb26e0071fc790aa35cffb389334990c73a98a53c949d82b23 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.21 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: 755.39 GB
    • Received: 18.95 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.