Loading Tool

Explorer IconExplorer

Memory Pool

36,176 transactions
12.55 vMB
0.16152921 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 75.26/200 MB

Candidate Block

Mining Attempt 7d735c85364aba5cd194e605cd108b366cccebae001fabdb627f93e813c2f5e5
Version 20000000
Previous Block 00000000000000000001cf815e573b122d47c2a0f15da2855cbda6efaa0e80a8
Merkle Root 0ee5844f87cb9a5516fe7ff709ee95dee1ae2b9d66542db1647536ef03f77b97
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.05145118 BTC
Avg Feerate: 4.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,036 (887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
912,149 912,149 00000000000000000000733db32e244bf5406eaa50d0e316a81c25475e2bd38f 1.65 MB 3,455 3
912,148 912,148 000000000000000000003e87cbb579ca3595be709c535271857cc8098f9f88cb 1.53 MB 3,765 5
912,147 912,147 00000000000000000001969d8387b2c1931dcde9bbc231f1bef2eead6f929916 1.63 MB 3,926 0
912,146 912,146 0000000000000000000052fa3daab43abaf262569e3895158a638baba08195b9 1.66 MB 3,918 0
912,145 912,145 000000000000000000019d5f8b2c5ad98be15cf32baa079d5091fa93a7640e58 1.61 MB 5,393 1
912,144 912,144 00000000000000000001b2d5f1562eae045feb5f79cc04d34aefce48263f23d6 1.58 MB 4,270 2
912,143 912,143 0000000000000000000157324f4013a8c52484cecd78842cb31e881126dd8dcd 1.58 MB 3,955 2
912,142 912,142 00000000000000000000e0122f36d8aad92fd578c001da80227ff896399a475f 1.71 MB 4,185 0
912,141 912,141 00000000000000000000f041849f20d76a9183d9840d71bdaefcb8a9ff81fd3a 1.91 MB 4,719 0
912,140 912,140 00000000000000000001a8d232a7882fb938e02dd6270e4829c85a149d3bec62 1.88 MB 3,091 2
912,139 912,139 00000000000000000001a7e994534f41cf0fb186ee4094f01138ed6329e96e8b 1.84 MB 2,804 1
912,138 912,138 00000000000000000002023311d5f1867baa85b0a9b6b424d4f2f81562a1e44c 1.58 MB 4,115 5
912,137 912,137 000000000000000000013d72d36a3e083b9116efc01d59fa5e20e370ac7fb156 0.77 MB 1,781 2
912,136 912,136 000000000000000000013c52745f472ab8cba916072cadd533882081da54ef61 1.62 MB 2,682 2
912,135 912,135 00000000000000000000977a124ec8c4d0991adf4285d801dd875191898983df 1.94 MB 2,833 2
912,134 912,134 0000000000000000000144c02b1ee1757500bc6f230a5445ac1e3d18ad87d45d 1.61 MB 3,353 3
912,133 912,133 00000000000000000001f0e49eabc0eaa88c42783394876e6820b46ff00458ee 1.60 MB 4,645 4
912,132 912,132 00000000000000000001dac112e955a07cbe2f4a9dfb555adfa20460d5b7fd66 1.53 MB 3,837 5
912,131 912,131 00000000000000000000441906da9a40caac20604844d3af4537be4f8ba1a9a4 1.45 MB 3,982 9
912,130 912,130 000000000000000000005131ece4df179688fbf2374a660b249241aa4b1128da 1.68 MB 3,886 1
912,129 912,129 00000000000000000001f022a3c08bf7b1484a82b4a5e5f64a55b4e4304048a8 1.73 MB 5,007 0
Previous 10 blocks ↓
Total Size: 778.91 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 43
    • Outgoing: 10
  • Data Transfer:
    • Sent: 5.21 GB
    • Received: 0.06 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.