Loading Tool

Explorer IconExplorer

Memory Pool

80,789 transactions
30.17 vMB
0.12287059 BTC
Random Selection Loading Transactions
Max Size: 180.96/200 MB

Candidate Block

Mining Attempt 317281f1ea86145c64a5887ae780410f9bc2722a77408b41af6f0dad6e8a401e
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 80091e3256741fb17e5aaa577820feeb12616b3f50f499c568abcd351ca418f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,474
Size: 1.00 vMB
Total Fees: 0.06094454 BTC
Feerates: 180.34 > 6.11 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (204,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,794 710,794 000000000000000000082246a34cede3a05436970e0e8b5f3e30abe876e6bbec 189 0.09/1.00 vMB 9
710,793 710,793 0000000000000000000281ccc7d7949e601227159b15ed121cf5e1a53c6e93c9 1,099 0.39/1.00 vMB 14
710,792 710,792 0000000000000000000951504dde03044e2c60628727e379a4bf7df530071900 1,765 0.62/1.00 vMB 10
710,791 710,791 00000000000000000009665b78da4c4d05a4d78a029e8f8b852f50d09b8fa749 968 0.59/1.00 vMB 5
710,790 710,790 00000000000000000007d6688ec8613a033cd809ed8b1c10f9998c99307ef624 1,358 1.00/1.00 vMB 5
710,789 710,789 000000000000000000087a4dd62986ec0453a34febf2e42f20bc23560a883e90 2,462 1.00/1.00 vMB 15
710,788 710,788 000000000000000000079ceb4a48fa6e3ee6eebcee495a5cb9cb5584913f49f4 670 0.54/1.00 vMB 7
710,787 710,787 00000000000000000003c9032c7c6bb97f75b1245bc5ca0a6d562077878dd088 1 0.00/1.00 vMB 0
710,786 710,786 0000000000000000000a0f5cdcfe79c2913ba64f9277f05af07f68b771dca374 247 0.27/1.00 vMB 8
710,785 710,785 000000000000000000087c5485bb330d069db84456c1c9da66df30a339c9bfce 756 0.48/1.00 vMB 12
710,784 710,784 0000000000000000000869e4afacdfce57acf35ffba57ad3b524f9a3f3b2a8ad 491 0.27/1.00 vMB 9
710,783 710,783 0000000000000000000539896d9226dbfc64f5504163c33d7956352826c2b35d 544 0.21/1.00 vMB 9
710,782 710,782 000000000000000000041736eeec70a0b62fd7f36bb36c193a6deb1a4cc4ef51 1,689 0.71/1.00 vMB 5
710,781 710,781 000000000000000000095d2ca92a1ec7ded7e2b3e10ff27de48428117cbe0f4c 2,596 1.00/1.00 vMB 14
710,780 710,780 000000000000000000019871ca9112c3ff6eba37664265a716ef1375dec0f36b 1,292 1.00/1.00 vMB 6
710,779 710,779 00000000000000000007decdae988f8f061ba784894442610daf0525f370638f 2,802 1.00/1.00 vMB 9
710,778 710,778 00000000000000000001faeb64e286d47e0e8a20981bd95ffa52b5df968ea5e7 2,657 1.00/1.00 vMB 17
710,777 710,777 00000000000000000002aea1708ba49aa0f892f35d2ea21a96ae5a755f4081ed 3,068 1.00/1.00 vMB 16
710,776 710,776 0000000000000000000a5ea52e569784c353bcb7562a2c500a57baebd897a29c 871 0.31/1.00 vMB 16
710,775 710,775 000000000000000000030fbd287aeeac5e6ecaefd80645c8f4f988e5e9b18b33 174 0.05/1.00 vMB 11
710,774 710,774 00000000000000000007c47794f4f8236ed81d4fe5f5e64186a56dcf585d1411 214 0.09/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.