Loading Tool

Explorer IconExplorer

Memory Pool

81,763 transactions
30.81 vMB
0.08098419 BTC
Random Selection Loading Transactions
Max Size: 189.00/200 MB

Candidate Block

Mining Attempt 20576bf19f26cee7048bded7554ae5f2220669dda66ccab7149bb007bf9e34b2
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root c103322e0400019150bb48ffe3fc80c8f7aba083fe08d549066f8a1b2291421a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,437
Size: 1.00 vMB
Total Fees: 0.01190690 BTC
Feerates: 151.12 > 1.19 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (233,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,096 682,096 00000000000000000009c84f6e857e3e2bad622ce95b821f3426033f922b6050 2,577 1.00/1.00 vMB 67
682,095 682,095 000000000000000000027fb79781c6ba685f7439cdeee96ad63a080e2b5eb865 2,134 1.00/1.00 vMB 74
682,094 682,094 0000000000000000000237396170c03513dac6be62c1a1c7b9341033105c2ebf 768 1.00/1.00 vMB 91
682,093 682,093 00000000000000000008288194c79883353a2c01cafa060797ff8f403638b494 2,009 1.00/1.00 vMB 101
682,092 682,092 000000000000000000009e8a3b635474a819c1bf9de4ee901bde1189d5a6bea9 2,241 1.00/1.00 vMB 77
682,091 682,091 0000000000000000000864fc38c0bb813ed49ff022651a158a13ba31ade8946c 2,365 1.00/1.00 vMB 95
682,090 682,090 0000000000000000000c885841713ec91d3fd4517507596201d57c449a7f88a8 1,383 1.00/1.00 vMB 94
682,089 682,089 0000000000000000000cbead8c7fc8b021fe6dfbf442ff89ae316b661df57dbe 2,146 1.00/1.00 vMB 88
682,088 682,088 0000000000000000000ca473481d6ed6555b215ccfc1775773b2c935cb4d5475 2,794 1.00/1.00 vMB 88
682,087 682,087 0000000000000000000ab3b6d3d7df205b348d46bc6c36866206df3b61e4e127 2,834 1.00/1.00 vMB 104
682,086 682,086 000000000000000000067b4b9b542e5308b216da2eb528801822e3de186a471e 2,797 1.00/1.00 vMB 140
682,085 682,085 000000000000000000035abb95a88516533355cca0dcd434da25ca6f9a6f1941 3,106 1.00/1.00 vMB 116
682,084 682,084 00000000000000000009ba31f4a69700753eca51a60f614d1b8f336c48361b57 2,428 1.00/1.00 vMB 95
682,083 682,083 0000000000000000000578f88422abee5bdce7cc6fdcea3c35fed424c779d436 1,763 1.00/1.00 vMB 91
682,082 682,082 0000000000000000000680cfa0f610f75b7bdaff75109f21359fa4a6a4bb7a04 2,779 1.00/1.00 vMB 113
682,081 682,081 00000000000000000008164c7b4dd0a11cd0dd1b143e1d18ce797606ca09b603 2,949 1.00/1.00 vMB 75
682,080 682,080 0000000000000000000329516ce39fddea75359935d7d3f3ceeac02b159fd8fa 2,461 1.00/1.00 vMB 35
682,079 682,079 000000000000000000003fee9860cb76231566c5e4ef1ef86fc5de1d18b5c982 2,551 1.00/1.00 vMB 86
682,078 682,078 0000000000000000000078c6a4291ff3d02e654f7cd705020f79c890b13f1402 2,780 1.00/1.00 vMB 45
682,077 682,077 0000000000000000000a40fd4a635b7cc45ef26615a5bb5b83769689f1124f9b 2,555 1.00/1.00 vMB 83
682,076 682,076 000000000000000000092e1871ce5881d6f7775fb33dfc017558ef2114530616 3,196 1.00/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.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.