Loading Tool

Explorer IconExplorer

Memory Pool

79,044 transactions
29.60 vMB
0.07345789 BTC
Random Selection Loading Transactions
Max Size: 177.71/200 MB

Candidate Block

Mining Attempt bf0e9f5ab90181d6946373ce4ac94d9aa7930ba9f99a74348fd30f5109be03c7
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root a3a4c49d5b3b5772ff818cb92458b4d71569ec975a04ebc6a60628113399c304
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,408
Size: 1.00 vMB
Total Fees: 0.01323112 BTC
Feerates: 90.48 > 1.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (247,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,933 667,933 0000000000000000000a6b482a1348fd86c21abbb7083312694d30680c421332 974 1.00/1.00 vMB 67
667,932 667,932 00000000000000000008a439db803103f6668273c385ad5bc862ab2ba44557da 2,611 1.00/1.00 vMB 109
667,931 667,931 00000000000000000003ecc7a1c3ae8249207608eec404bdefc8afc3ef841bf8 2,171 1.00/1.00 vMB 69
667,930 667,930 0000000000000000000279523c9a41dad44e5420ace05e61a61e2129cef7667b 2,698 1.00/1.00 vMB 103
667,929 667,929 0000000000000000000a47cfd0e39d287e288a39b2b7b8c7d3894112ce057198 2,444 1.00/1.00 vMB 82
667,928 667,928 0000000000000000000a41dfd002f5f55b66203ab8ad29e4121b5f56699ddbdc 2,576 1.00/1.00 vMB 72
667,927 667,927 00000000000000000006fa45e3b6fe77c2146545bbb076c6f7c8924313d7fdb9 2,596 1.00/1.00 vMB 70
667,926 667,926 0000000000000000000938a5640c4e9d6ae4cc1a95d9e371cb17e91ce5e51ab5 2,926 1.00/1.00 vMB 97
667,925 667,925 000000000000000000078b46dc50ff5dff41d49f723df97533af76248f81c086 1,315 1.00/1.00 vMB 66
667,924 667,924 0000000000000000000a95e37478c24bd4123e9f6a3456bfa8700f5071412497 2,955 1.00/1.00 vMB 82
667,923 667,923 000000000000000000063063c722752f74083f204a471d35d3fa8b4dd9f07c3b 2,895 1.00/1.00 vMB 79
667,922 667,922 0000000000000000000b4e3b97dc91287893c20620fafa3770ec5c0030feb11c 2,708 1.00/1.00 vMB 84
667,921 667,921 00000000000000000008c73ab68f6c20ebef2d775331bb16c77323b0b3f7222a 2,451 1.00/1.00 vMB 121
667,920 667,920 000000000000000000030bc2321e414d3096b17db327e1d9972242123f6b16ed 2,457 1.00/1.00 vMB 64
667,919 667,919 000000000000000000097ae3280b891cb4b754027baceb1a1e67465faf4d75e3 2,291 1.00/1.00 vMB 95
667,918 667,918 00000000000000000004e2e4a4daa878746ad0cc4b880192b76593b2d9ed5556 2,500 1.00/1.00 vMB 33
667,917 667,917 00000000000000000003aee7b0d52749a0844f0c7d46a4a69ed893f9e6e5719d 2,585 1.00/1.00 vMB 86
667,916 667,916 00000000000000000001871103d68bd639497c8f78dd643c0f02c38b9580beea 2,178 1.00/1.00 vMB 64
667,915 667,915 00000000000000000004dcfd8bfb4fd381397714c43212806197d0496b6dc0bf 970 1.00/1.00 vMB 67
667,914 667,914 00000000000000000008b06942db5e6cf9a1484d31f769256e8c162b444e59cc 2,009 1.00/1.00 vMB 86
667,913 667,913 000000000000000000099872764f2e9fbf78a545f079db021292a229e5c228aa 1,770 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.40 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.70 GB
    • Received: 15.03 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.