Loading Tool

Explorer IconExplorer

Memory Pool

71,884 transactions
27.78 vMB
0.06197869 BTC
Random Selection Loading Transactions
Max Size: 164.78/200 MB

Candidate Block

Mining Attempt fdc718ccc6e2058fa79085d6c5248376779171bc0564e96dab5981a641a8d020
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root d29628ded2cc5fa263a89e91c5fbd1981ae4318d22ab74ad73e34b3ebf41fb35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,865
Size: 1.00 vMB
Total Fees: 0.00653126 BTC
Feerates: 101.52 > 0.65 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (578,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,017 337,017 0000000000000000064ebed27b28723cc61eaa047a2706b9fc5d3f22620b780f 1,248 0.71/1.00 vMB 23
337,016 337,016 00000000000000000152d65485284860da02b9124967cac5f8d694b957aa4582 128 0.05/1.00 vMB 69
337,015 337,015 00000000000000000eced7b5c9ad821e03ade263ef44e4d894c67712de5d5c75 114 0.06/1.00 vMB 13
337,014 337,014 00000000000000001a884ee83a35024f3162501730c3bc9ea1ac40f4882aa74b 908 0.71/1.00 vMB 18
337,013 337,013 000000000000000001788649c7b404fb0c8c4e3b171124856a699dfd680dca2c 2,199 0.75/1.00 vMB 40
337,012 337,012 00000000000000000fe9f7986c4e67b3c17ad62a12414bf92f6a59a04dc4d976 1,027 0.56/1.00 vMB 24
337,011 337,011 00000000000000001691fd5f61e39bc962ddd470bda673c6b8540afb8e09e41e 104 0.04/1.00 vMB 24
337,010 337,010 00000000000000000ddf9cf34b1c286b341abc4dadb828db53b1aef24ec950b8 218 0.10/1.00 vMB 25
337,009 337,009 000000000000000014a4559acd7a35ea62b63f62ef6582d73ecfb91d2415ae9b 304 0.19/1.00 vMB 25
337,008 337,008 000000000000000019c6c6f90d7b5dd0f3fe2260d66e81f5c39b080226df28aa 544 0.29/1.00 vMB 24
337,007 337,007 0000000000000000028bb17bec33b658cdd8a46480d2614744998e92f10c3f74 32 0.03/1.00 vMB 60
337,006 337,006 00000000000000000b410634ef68bbd2f149ddaa1b8f8981f006fdb5be764f12 707 0.45/1.00 vMB 19
337,005 337,005 000000000000000018f89dea2a6c67e78b389299881334f0d86a56527e778e12 1,833 0.75/1.00 vMB 30
337,004 337,004 00000000000000000b8b14ff400e202fd6668651a4948e47e5f00c05f3dce836 342 0.11/1.00 vMB 30
337,003 337,003 000000000000000012c724e8d775074086006e1781688094a6e6353bf074ad6a 306 0.15/1.00 vMB 24
337,002 337,002 00000000000000000bea71d7cb34ac96088ba37122bb2d6bcbf350ed67034f46 210 0.10/1.00 vMB 25
337,001 337,001 0000000000000000082ff29f5ef20e34b98bf57ffa1114bb3cdd0145b0def4aa 896 0.37/1.00 vMB 29
337,000 337,000 0000000000000000119f8928b15ce263b4ab7786631edb0a19faba19f9546da9 485 0.33/1.00 vMB 25
336,999 336,999 000000000000000019031c3481c2a43b85d67939bbdcf10ba792ebef3c142706 410 0.23/1.00 vMB 21
336,998 336,998 00000000000000000df691ec845d9f677bc4f3daca8183dab7d738a73e0d6a24 456 0.39/1.00 vMB 17
336,997 336,997 000000000000000006eaaf65f92cfd8780f4b2093fa2a30515693fb1922ec06e 810 0.35/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.45 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: 667.44 GB
    • Received: 15.25 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.