Loading Tool

Explorer IconExplorer

Memory Pool

75,437 transactions
27.79 vMB
0.07995192 BTC
Random Selection Loading Transactions
Max Size: 169.06/200 MB

Candidate Block

Mining Attempt 6463650125a70039792e17f0d317273174e8d639d68e3871d776f84835b4d847
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root a3e0efe0a17c883c37f81caea65d699e2d0f6ae385133f140f1b3889803343dc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,613
Size: 1.00 vMB
Total Fees: 0.02043044 BTC
Feerates: 151.01 > 2.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (406,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,935 508,935 0000000000000000005927adb17c8ebbd4559ef782f19e44b8be7fc7ad305717 1,410 1.00/1.00 vMB 78
508,934 508,934 0000000000000000002c05f34907ab1eecd35485a2dcbdfd827a6f11b618f93e 187 1.00/1.00 vMB 6
508,933 508,933 00000000000000000017d7c94f846e0815eaa01356898dc14281b671bb1c6f7a 935 1.00/1.00 vMB 57
508,932 508,932 00000000000000000014cce43cfaf83d4983ff1721730b988de05395c1317c3a 2,551 1.00/1.00 vMB 86
508,931 508,931 000000000000000000094c4d5492b366c62caa99700cfd83f488059516c2cecf 806 1.00/1.00 vMB 25
508,930 508,930 0000000000000000003aa2fc227ffbcc30407da0f00f1a618de7f1daa8696380 2,137 1.00/1.00 vMB 111
508,929 508,929 0000000000000000003f7945b688dd9f1e5af89791df7910f5ad91ef535bfb8a 448 1.00/1.00 vMB 35
508,928 508,928 000000000000000000417a2954677b45a29faf116d0caa77cf30738d7b6bb9b5 380 1.00/1.00 vMB 28
508,927 508,927 0000000000000000004ae05919861597ff317bbd722cb95a596c7c454b477399 1,375 1.00/1.00 vMB 60
508,926 508,926 00000000000000000019aaca72ea5b7699209fa6ac38ccd6c5bf2fb96839a74b 1,059 1.00/1.00 vMB 42
508,925 508,925 00000000000000000056ab937e618ad2c6ab69f0ce14094cd32fa36480622096 2,304 1.00/1.00 vMB 99
508,924 508,924 0000000000000000003f00381a0e04bbc7cfe8e8e48587571f1da842da04dddd 1,624 1.00/1.00 vMB 47
508,923 508,923 0000000000000000004bbce808fd4be8314952ec56ec355482eacff5f6e09ab2 1,099 1.00/1.00 vMB 57
508,922 508,922 000000000000000000035dc0868091348a8a098780cd6511a3b64038a8a04649 731 1.00/1.00 vMB 29
508,921 508,921 00000000000000000009df4011fc4503ccf41171049801950f38854f4b1b92b6 749 1.00/1.00 vMB 41
508,920 508,920 0000000000000000004cb0d5489f40f5cb69af35d71ceefc1dbf418168edfc19 247 1.00/1.00 vMB 8
508,919 508,919 0000000000000000002f0d852200a2a3564919ea1175d7d61cb8e59d15058c84 1,715 1.00/1.00 vMB 50
508,918 508,918 0000000000000000005b556eb0b40dc4b7fd995e32ffa84f0fa8a6b1c7fc3939 1,585 1.00/1.00 vMB 83
508,917 508,917 00000000000000000058ded4b37f1c11511212ee3a6df7762c3033716ecc06d0 2,645 1.00/1.00 vMB 85
508,916 508,916 0000000000000000003a121c9d0b00b23bfe5bb3381c6bb0e8722197a920ef74 869 1.00/1.00 vMB 55
508,915 508,915 00000000000000000033f30c3c5b15f678c0ad5b0c24bfd766189b76a3b0e717 183 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.