Loading Tool

Explorer IconExplorer

Memory Pool

27,909 transactions
9.57 vMB
0.09533151 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.75/200 MB

Candidate Block

Mining Attempt 35c79966daae88f9a2843ed7b41e8177f573540cf37121651edec69c0ae185fd
Version 20000000
Previous Block 000000000000000000018c023f819f79210c69673a9160c3d44423c304872a47
Merkle Root fdda63fa2356e33854122554d3409994fa3cc7fbe6d98db4f7850099e31be538
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 814
Size: 1.00 vMB
Total Fees: 0.02270806 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,222 (1,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,154 912,154 00000000000000000000fe39b3983a97bf85fa44131adb046ba6e5eee9d4fe70 3,964 1.00 vMB 1
912,153 912,153 000000000000000000000dddc165990fb3b5c148610f1f445d70d6dbceb7f5fe 2,956 1.00 vMB 1
912,152 912,152 000000000000000000005d2aeebc191af1394d410a3075f7517e1da6820d8f9a 3,668 1.00 vMB 3
912,151 912,151 00000000000000000001f359b286a8f7afff7393a1ee1badc038cad857ee7809 2,067 1.00 vMB 1
912,150 912,150 000000000000000000009c9ec146f34cd213905be302daee25bb65d7f940cf08 3,090 1.00 vMB 3
912,149 912,149 00000000000000000000733db32e244bf5406eaa50d0e316a81c25475e2bd38f 3,455 1.00 vMB 3
912,148 912,148 000000000000000000003e87cbb579ca3595be709c535271857cc8098f9f88cb 3,765 1.00 vMB 5
912,147 912,147 00000000000000000001969d8387b2c1931dcde9bbc231f1bef2eead6f929916 3,926 1.00 vMB 0
912,146 912,146 0000000000000000000052fa3daab43abaf262569e3895158a638baba08195b9 3,918 1.00 vMB 0
912,145 912,145 000000000000000000019d5f8b2c5ad98be15cf32baa079d5091fa93a7640e58 5,393 1.00 vMB 1
912,144 912,144 00000000000000000001b2d5f1562eae045feb5f79cc04d34aefce48263f23d6 4,270 1.00 vMB 2
912,143 912,143 0000000000000000000157324f4013a8c52484cecd78842cb31e881126dd8dcd 3,955 1.00 vMB 2
912,142 912,142 00000000000000000000e0122f36d8aad92fd578c001da80227ff896399a475f 4,185 1.00 vMB 0
912,141 912,141 00000000000000000000f041849f20d76a9183d9840d71bdaefcb8a9ff81fd3a 4,719 1.00 vMB 0
912,140 912,140 00000000000000000001a8d232a7882fb938e02dd6270e4829c85a149d3bec62 3,091 1.00 vMB 2
912,139 912,139 00000000000000000001a7e994534f41cf0fb186ee4094f01138ed6329e96e8b 2,804 1.00 vMB 1
912,138 912,138 00000000000000000002023311d5f1867baa85b0a9b6b424d4f2f81562a1e44c 4,115 1.00 vMB 5
912,137 912,137 000000000000000000013d72d36a3e083b9116efc01d59fa5e20e370ac7fb156 1,781 0.44 vMB 2
912,136 912,136 000000000000000000013c52745f472ab8cba916072cadd533882081da54ef61 2,682 1.00 vMB 2
912,135 912,135 00000000000000000000977a124ec8c4d0991adf4285d801dd875191898983df 2,833 1.00 vMB 2
912,134 912,134 0000000000000000000144c02b1ee1757500bc6f230a5445ac1e3d18ad87d45d 3,353 1.00 vMB 3
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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