Loading Tool

Explorer IconExplorer

Memory Pool

27,213 transactions
10.25 vMB
0.04380152 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.54/200 MB

Candidate Block

Mining Attempt 6bd161bf1717b61802c63849ee4f6334585de7d1770d1eac2147b54997452ab4
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 5ff85153f4a36d7781accd48f78925f73b86ea3b2c36e6ede840b14707b0f16d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,037
Size: 0.56 vMB
Total Fees: 0.01944722 BTC
Median Feerate: 2.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (690,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,903 222,903 00000000000002ff731894dc57e1810ac692a01cdfb49145a48fe6a3973e4f28 290 0.16 vMB 141
222,902 222,902 0000000000000404cf4773d2e92e5d11b0e37493b916ce8f8f8b4d59d4ee98ef 635 0.25 vMB 195
222,901 222,901 0000000000000096bef146eca64576f939c6cffcc251b413157612047eece179 650 0.25 vMB 196
222,900 222,900 000000000000021309a98b8827a82277f659ceed6ae57f51b06ecba81585a291 347 0.25 vMB 118
222,899 222,899 00000000000003b42daab56497f903f142ff35feed8f95f5c2c34bfbbb73681b 749 0.25 vMB 220
222,898 222,898 0000000000000356ebd82d90229e5cc05a30283dca121588cef42642b438b3b4 596 0.32 vMB 153
222,897 222,897 0000000000000490e0222528d785f4be9226370140107217848936b5edcbdc21 288 0.21 vMB 96
222,896 222,896 000000000000029c87608eecf8aa32157dd99cb26e68187715f008b0ae8ff458 644 0.25 vMB 201
222,895 222,895 00000000000002ab8e624e0783452bc09138685524ba41b58d63ddb9cb16a97b 891 0.25 vMB 307
222,894 222,894 00000000000002c4ed84d3ee8084415aa191e2fdf1c986e0e088d67064ff692b 771 0.25 vMB 193
222,893 222,893 00000000000004784a0d0c80eee8bb6b0f7aca6dc5c729efd8b368c74ffa0399 261 0.27 vMB 99
222,892 222,892 00000000000003366dca7b77a3b841930c1683b39938f597a206101e0bcbfbea 578 0.25 vMB 168
222,891 222,891 00000000000001a9f92d53e85da161ac4cb8b87103d2584c55aca7b97772d90a 784 0.25 vMB 240
222,890 222,890 00000000000002724f6f54fd988fe4e9eec65859337ce278750d93c1dd8f37ec 406 0.33 vMB 102
222,889 222,889 000000000000014323e6adc98c61959d22944f9dcc9093c89f7916ba006d2a62 796 0.25 vMB 225
222,888 222,888 000000000000000e420e36e0b9d15e24d8c897b24e523500e3d7210bb3800c2a 767 0.25 vMB 286
222,887 222,887 000000000000030a957c08c58a4462c1352c0ce108223a22c8e53ef7c2af2b7b 899 0.25 vMB 309
222,886 222,886 00000000000002b0a8c2f1b5e77095a7c5a17823bcd35916d8c21f9258c21ec6 240 0.12 vMB 136
222,885 222,885 00000000000000f7d20ba1e40397ee7e3c4b29f34b9e3c63d40ed02211984b79 194 0.11 vMB 138
222,884 222,884 0000000000000217c091f7cdbc8608e17063b40f06dcde9c881e091100172e30 469 0.25 vMB 169
222,883 222,883 000000000000005059cfefe6e3624c759f92503a2bf162df4d4cfc07e77e5fc6 13 0.00 vMB 30
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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