Loading Tool

Explorer IconExplorer

Memory Pool

86,520 transactions
31.49 vMB
0.20911445 BTC
Random Selection Loading Transactions
Max Size: 191.14/200 MB

Candidate Block

Mining Attempt 201f05869ac5c1e5177f473b7fe080ada7d6a1248b7402803091d8c40f1040f9
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root f5e219a2966e1a2978f3eb4b443127d450000926b131b6166409e60f0517fcd1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,588
Size: 1.00 vMB
Total Fees: 0.10566802 BTC
Feerates: 502.67 > 10.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (661,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,698 253,698 0000000000000015bf70e40dc388a9616145a961decf5802591ddfbdf2a0ce74 230 0.10/1.00 vMB 113
253,697 253,697 000000000000002523665b7776c464d433572e069ec8ba0137baa4ef5f48a20f 516 0.24/1.00 vMB 99
253,696 253,696 000000000000001817e4bf173a25528377081c6c49879e5a6314c668586a8960 13 0.01/1.00 vMB 137
253,695 253,695 0000000000000008c5644d274be3cd9f191e274195ff9dbd86cc6c0706ba3e3f 114 0.05/1.00 vMB 119
253,694 253,694 000000000000003fcab7177eacbd729b32cfc6c01a3c5bcc1272017765f59f39 29 0.01/1.00 vMB 8
253,693 253,693 00000000000000074ac52364cf35f5c1dd139fa3bccfa19d6ff07bff3696a899 335 0.18/1.00 vMB 207
253,692 253,692 0000000000000018172f685471a227035e2b9f22e3b797c4c915e44c901fc0af 171 0.08/1.00 vMB 90
253,691 253,691 0000000000000050df83da804e5dca62a7cea2f855bc665bc07368381b96d41f 792 0.36/1.00 vMB 110
253,690 253,690 00000000000000143c096fca211753097024174c58876e859c8b2ec61e929662 478 0.19/1.00 vMB 109
253,689 253,689 000000000000004a5911bd4c073b66c525d85eea5a91e4b74f0d3b79912af85c 116 0.06/1.00 vMB 87
253,688 253,688 000000000000003ab538626fded286da8901fec390c43c04cf836be7af44b467 28 0.02/1.00 vMB 61
253,687 253,687 0000000000000031c961eafc5c93117505317ca48efb21309bbf549f0d3c3ce5 1 0.00/1.00 vMB 0
253,686 253,686 000000000000000cfdb62a2ef4cce18026b090e8770ab20ea720a3e8bf6dd29c 156 0.08/1.00 vMB 88
253,685 253,685 0000000000000028265b54be27ebbe252a347fa46cfb004c10566c9eb2105121 160 0.06/1.00 vMB 109
253,684 253,684 00000000000000063c02b162288df74a5858cb8f433f0873e85a24033f08008b 41 0.02/1.00 vMB 79
253,683 253,683 00000000000000389a7bfb3d443fe19d772b47947eb18db990d4a7bfac13e8ad 134 0.07/1.00 vMB 82
253,682 253,682 00000000000000474c912a3c963a42aa3a0e1d81f2aeb9a51b09e474fbfb3781 227 0.13/1.00 vMB 81
253,681 253,681 000000000000004873953002a406fb3abec8a166f2241ec439be94121a02f0f6 627 0.25/1.00 vMB 120
253,680 253,680 000000000000004904e9422964089698a9aa65fdfa66a445e90fc2b32a062bdf 162 0.15/1.00 vMB 77
253,679 253,679 0000000000000053c96d4785b6ad1ea53f897e62f292afba7bc29e4be114e420 1 0.00/1.00 vMB 0
253,678 253,678 000000000000004fd9536498f697d94fde11dd8c75b9d3a4ee8b773881beeb4c 44 0.02/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.61 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.93 GB
    • Received: 16.07 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.