Loading Tool

Explorer IconExplorer

Memory Pool

46,768 transactions
27.36 vMB
0.08380679 BTC
Random Selection Loading Transactions
Max Size: 144.72/200 MB

Candidate Block

Mining Attempt 2494b3407c42d9011d662da5435ddef5029481f012723a5a591561bd435a1354
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root 0223ae5c2a808e21ba64b71dbfb5cf76dac969b0fa37b224296f8544eaed1347
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,831
Size: 1.00 vMB
Total Fees: 0.03177372 BTC
Feerates: 298.51 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (423,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,871 490,871 0000000000000000002fc1962fe3fb97148d42da5b627eeeac29669391c20515 2,585 1.00/1.00 vMB 152
490,870 490,870 0000000000000000004eb809297985b2cfc759caf0e1715a71c164ce444097d8 2,497 0.95/1.00 vMB 184
490,869 490,869 00000000000000000024e473cf52f4015e2fa78c851561cdff41bb5e1f2c73bc 2,259 1.00/1.00 vMB 178
490,868 490,868 000000000000000000e1f056bebb3d2d853f2e357063e8599c53cc6e2d4c16be 1,710 1.00/1.00 vMB 134
490,867 490,867 00000000000000000017a5473e541fb22b4c197abdc9b09169ced4b2cc857bb5 2,573 0.95/1.00 vMB 204
490,866 490,866 00000000000000000040d48c76bb98ccca4caaa6e93f3747a0ef54e6ae06a0ed 1,923 1.00/1.00 vMB 166
490,865 490,865 00000000000000000094f703b33bd5d904a7fd299db619c3481ddd93fc2057c8 2,710 1.00/1.00 vMB 133
490,864 490,864 00000000000000000039e5015a823467374718b95561d9b0bd85a4276641cd00 1,957 0.95/1.00 vMB 132
490,863 490,863 0000000000000000003363150f2d581a03509a9341e102b8f301a893a4dd50d4 2,719 1.00/1.00 vMB 111
490,862 490,862 000000000000000000866d5050509789ac77a0c291ca6895e92b0f52adfb127e 1,365 1.00/1.00 vMB 109
490,861 490,861 0000000000000000004f145ffc3123e78951c83fd9bee6c09e8fce5ff3f39526 2,223 0.91/1.00 vMB 151
490,860 490,860 000000000000000000b8bba7fb98067e7efbbb99cd683c1acac4c4a5bf476e13 2,298 0.94/1.00 vMB 152
490,859 490,859 000000000000000000c3c102f56c03e24ea0b6e79bb632b5eae8ad1a1226393f 2,294 1.00/1.00 vMB 135
490,858 490,858 000000000000000000be49d2e18530df19c8d84a6194e1008891f651612a7706 2,084 1.00/1.00 vMB 151
490,857 490,857 000000000000000000a79523fb2f3a1f7d11ab637449a6a095b96730813fc7fe 2,133 1.00/1.00 vMB 187
490,856 490,856 000000000000000000435fe70b4897f3ab8e1d30890313fe3bce5e4570837fbb 1,555 0.98/1.00 vMB 191
490,855 490,855 000000000000000000e3f89b4bc8eb6d7e54aefd713b6d6bca1cbfaccb9f491d 1,142 1.00/1.00 vMB 74
490,854 490,854 000000000000000000b5f36fcf80054600a067f3aa1347d2fc5bee7c448a2c2c 1,708 1.00/1.00 vMB 96
490,853 490,853 000000000000000000908d13cfcaf1bac96d1a4d49f9e2502c65cb38f047159a 2,209 0.83/1.00 vMB 118
490,852 490,852 000000000000000000e2ede598cd4b72524f45bf6305e7821e48a942891e7d4d 2,279 1.00/1.00 vMB 129
490,851 490,851 0000000000000000008c963ad1787f8b07d0fc02f384d07c671022bb11b1fb70 2,196 1.00/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 782.00 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: 648.92 GB
    • Received: 13.10 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.