Loading Tool

Explorer IconExplorer

Memory Pool

80,871 transactions
29.65 vMB
0.12430625 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt a6b5fe830d8cbdbcc641b3044026db6fb2ba49a7d6740035f9ee73e714a4b9e9
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 148b6a5be8ae494bd1bc903a6ff34195d9ea5fee7c514c309176fca393d6e1a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,821
Size: 1.00 vMB
Total Fees: 0.05876276 BTC
Feerates: 151.07 > 5.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (296,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,765 618,765 0000000000000000000f5c3ffa42e401c4f76489b863cf754c9283b51f77b215 2,814 1.00/1.00 vMB 18
618,764 618,764 00000000000000000001942b053ce66998d0be67bbac3460d5969058bd425f87 2,863 1.00/1.00 vMB 12
618,763 618,763 00000000000000000000636b73d5c9785fe09f09cd48d15c684cd280e5577d28 1,576 1.00/1.00 vMB 7
618,762 618,762 00000000000000000007041297ab0500d61cd10338efe227d4c7761293a33c56 1,616 1.00/1.00 vMB 12
618,761 618,761 000000000000000000049ea1fa9a097569c385134f3bdca8b6640ac206b7e374 2,410 1.00/1.00 vMB 24
618,760 618,760 000000000000000000017f87c0040a1edd74bb3d2805772fdf65f60b3be5d820 3,059 1.00/1.00 vMB 24
618,759 618,759 0000000000000000000297db587018545cbf121c8413f1e73c20efc59fb7feb1 2,591 1.00/1.00 vMB 12
618,758 618,758 00000000000000000004ca81381d937d67b6970aa487267860058144e46c228c 2,712 1.00/1.00 vMB 15
618,757 618,757 000000000000000000004fabba9fb406b17be3fc43f786220ee082290e9ef025 2,771 1.00/1.00 vMB 17
618,756 618,756 000000000000000000063e2fa716d3be3e88b77e26cf7f4ca7b9b7865f0551e0 2,121 1.00/1.00 vMB 22
618,755 618,755 00000000000000000008511483c112cbec89f271f3832f15274611e98b05044f 341 1.00/1.00 vMB 6
618,754 618,754 00000000000000000005ef491cd3eac671a587689f7136b667b8666e712bfcaf 1,278 1.00/1.00 vMB 11
618,753 618,753 000000000000000000069bacbbe36906276baa8174d54eaf3edc4bf7f3c745f8 2,041 1.00/1.00 vMB 14
618,752 618,752 0000000000000000000ba1a7ef9c9ccd69d6d288a3456a3fa2b2f09f540be709 2,280 1.00/1.00 vMB 4
618,751 618,751 000000000000000000102c877b81cea8140fafe94e8c4b22ed014b64d0c3b09c 2,925 1.00/1.00 vMB 24
618,750 618,750 0000000000000000000a8d0b9b5b0397c8f5fe8a7206b2af6c6b751265a6ccfe 1,137 0.43/1.00 vMB 12
618,749 618,749 0000000000000000000170848c69ba69cef2496d89161720167c531356d75b90 2,337 0.84/1.00 vMB 14
618,748 618,748 0000000000000000000f13d79a1f5018d7700d8cc9fd077dc57da0d7ec2f6123 1,505 0.55/1.00 vMB 14
618,747 618,747 0000000000000000000c19fb09f1fb8a53cf36900f03099aa48c78bf06f9e05c 1,975 0.69/1.00 vMB 13
618,746 618,746 0000000000000000000950b3b4d3d2926670aaac28bb7d5939b01fb647d00e03 2,522 0.85/1.00 vMB 13
618,745 618,745 00000000000000000007b2dd4ccae165c94817b0d23df0a557f41f3afb892f82 310 0.09/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.97 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.