Loading Tool

Explorer IconExplorer

Memory Pool

77,831 transactions
29.25 vMB
0.06256951 BTC
Random Selection Loading Transactions
Max Size: 175.76/200 MB

Candidate Block

Mining Attempt 2f8e6e1c92e5c3db2a10890d5b03e9c720bb1f413927e5057636c0c709e8054a
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root c400be8982842fe3bbde88153f128d4d167b41d1282eeb9d4dfd388c4a4f5883
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,582
Size: 1.00 vMB
Total Fees: 0.00321931 BTC
Feerates: 10.05 > 0.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (204,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,799 710,799 0000000000000000000628953a5c2c79c363944034c23b85eedcb0691017487b 1,780 1.00/1.00 vMB 8
710,798 710,798 0000000000000000000728d140e193a2629b9f65ec40bbc3b9bbcd717276eb95 944 0.41/1.00 vMB 9
710,797 710,797 00000000000000000002a10c92dc6a80649dfbe8c2d4cff28834bce36ea82f66 1,422 0.76/1.00 vMB 7
710,796 710,796 00000000000000000005e7b898749b06537b1029f6d144a8353796997e28224b 2,192 0.87/1.00 vMB 9
710,795 710,795 00000000000000000002170f1dff236acab12466aabcec6c9beeccf0f9b77826 1,247 0.48/1.00 vMB 9
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
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.47 GB
    • Received: 14.98 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.