Loading Tool

Explorer IconExplorer

Memory Pool

45,369 transactions
26.84 vMB
0.06510160 BTC
Random Selection Loading Transactions
Max Size: 142.17/200 MB

Candidate Block

Mining Attempt d448a9f1c2c5c93be5c5c92f543dce328411085af22fc76c526b9a08ced9f4f8
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root fd1b653703618c783c798186f357508c05345fb97000a6a8c7fa01a35ca7e147
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,540
Size: 1.00 vMB
Total Fees: 0.01557921 BTC
Feerates: 101.72 > 1.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (526,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,010 388,010 00000000000000000b64373f732cf8ea49ff5a35ef946ecc763384819badc61a 759 0.24/1.00 vMB 47
388,009 388,009 000000000000000000035f3958d7688557aa68ad142f6af85ec19c7f576752af 1,477 0.58/1.00 vMB 47
388,008 388,008 00000000000000000972451234add654d5eb3b33ba6af338b22e6473b38a3365 1,670 0.61/1.00 vMB 47
388,007 388,007 000000000000000009b08239812ed27e394b90587ba4490a0d5e6482be7d1e2e 2,022 0.90/1.00 vMB 31
388,006 388,006 00000000000000000724688f7aacba96a5fdd4e3a20909fcea316891461ebd0f 1,952 0.75/1.00 vMB 48
388,005 388,005 0000000000000000041551a6cc59ee231977e61903164365e2d3dd4cad6f38bf 719 0.82/1.00 vMB 25
388,004 388,004 00000000000000000a98b18b5ca32b70156d252bc98489bb9507558c2fe263c0 2 0.00/1.00 vMB 0
388,003 388,003 00000000000000000d876af5400d06c8a04811806990bd0b947a38f1da482c91 2,471 0.95/1.00 vMB 43
388,002 388,002 0000000000000000008c866d8567f1f38bcbb8977186c5b450303f3b2fc9288c 3,142 1.00/1.00 vMB 46
388,001 388,001 0000000000000000040a0115208109fa1a4a80f351e7aa474cb26c80506740be 1 0.00/1.00 vMB 0
388,000 388,000 000000000000000003c5e9f4f84dc78b5ca96b7f2d89e9063b5f74543b42b9d5 461 0.76/1.00 vMB 24
387,999 387,999 00000000000000000d7458acb9f35f8c48917f3212e9dc0901d48a508aac1170 1 0.00/1.00 vMB 0
387,998 387,998 000000000000000004499aaf4b47897377fd773ca436cca25095d810061dd1b9 1,630 0.75/1.00 vMB 36
387,997 387,997 00000000000000000d52042695abbb8e20f655b62638b12937f000734e6a8219 1,251 0.96/1.00 vMB 29
387,996 387,996 0000000000000000037e27398e8c1851d6b5c0ff877f588a64035f545a1a1089 1,364 0.75/1.00 vMB 30
387,995 387,995 000000000000000004c8e6c4b2c72ec5ffb2956449f1ab1be775bc8bc9fab9c5 2,308 0.75/1.00 vMB 48
387,994 387,994 000000000000000000e67901fc6aea36e91e855cd08b513dd22526ae584e7b07 1,381 0.99/1.00 vMB 25
387,993 387,993 0000000000000000093ea6a402e8caea3a779f48514a523fd0c464782bebab60 386 0.19/1.00 vMB 27
387,992 387,992 0000000000000000021bee7cd1d95cfb8f38ee42f8330c6c2aed9abe4422e779 425 0.75/1.00 vMB 16
387,991 387,991 00000000000000000b5ed20bb25a5d80bc9159ad6b10a94894faeeb2c8baf6ae 2,083 0.99/1.00 vMB 33
387,990 387,990 00000000000000000c6576cd8d40ccc9af0f196c175ee8adb43dfa9bac2ddaa4 1,067 0.75/1.00 vMB 25
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.96 GB
    • Received: 13.11 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.