Loading Tool

Explorer IconExplorer

Memory Pool

50,575 transactions
29.03 vMB
0.07345486 BTC
Random Selection Loading Transactions
Max Size: 156.69/200 MB

Candidate Block

Mining Attempt 98bfd4654b51d6d2574eb8aa0ef2f6a6494e230c11817d68fa0a1b0d784257fb
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 236993ffa9d2b9876b4d73607e1f193bea317c1d1165fc75bdd9e0f8885219d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,145
Size: 1.00 vMB
Total Fees: 0.01805487 BTC
Feerates: 173.90 > 1.81 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (299,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,887 614,887 00000000000000000003e4953ce8ef49930d0aecad1c36ae5c699d45e14d73f1 2,600 1.00/1.00 vMB 19
614,886 614,886 0000000000000000000e9ff1e7e900f14ab34b75ce237942c3cfe903f65e1309 2,707 1.00/1.00 vMB 19
614,885 614,885 0000000000000000000ccd8bb1fc151e8c3ff96fed1bf93fa6e981fe8855f4e0 2,031 1.00/1.00 vMB 25
614,884 614,884 00000000000000000011f7bb1e537c0eda408737310fe57e8d48f0f0a7fc8dbe 3,543 1.00/1.00 vMB 18
614,883 614,883 000000000000000000013920e074fc28cc4cb69c075a21c0baacf162dbb97932 2,699 1.00/1.00 vMB 37
614,882 614,882 000000000000000000061c080a34616a98caacc3ff898c2ec21d6facf29ba539 290 0.16/1.00 vMB 21
614,881 614,881 000000000000000000099e928658758145503c9501b6616b309e6e7be0754064 1,547 0.50/1.00 vMB 14
614,880 614,880 00000000000000000004fec124eaa3f2e893d2cc26a7c22a547b270b824882ef 1,628 0.52/1.00 vMB 2
614,879 614,879 00000000000000000010fe23dd08a4b6465c4850984bb538e9dfcb93995a23cc 2,230 1.00/1.00 vMB 13
614,878 614,878 0000000000000000000373d536c2ea4e0902320c27ad82c1d50528e7ebcda41f 2,547 1.00/1.00 vMB 15
614,877 614,877 0000000000000000000b3ff2457fb99ac558747a00440ee8fbcd2c23eb3534aa 2,582 1.00/1.00 vMB 25
614,876 614,876 0000000000000000000df59496570d151a23dca1c6173d90a220ce5724288f73 312 0.22/1.00 vMB 14
614,875 614,875 0000000000000000000baf411043c58b9a54ccd4e1787c13f1a15e64a4bf786c 1,738 0.90/1.00 vMB 17
614,874 614,874 0000000000000000000baef8fd8a85dd8264ce5dc83d22ea384a623516308e46 638 0.21/1.00 vMB 14
614,873 614,873 0000000000000000000ddce7d409e1577a4a2d8651de64dcbf4426a8b97028a8 743 0.35/1.00 vMB 12
614,872 614,872 000000000000000000055a72d6348b73a0376195662e6508907d039beb59b358 1,383 0.44/1.00 vMB 15
614,871 614,871 00000000000000000006120e8830703c9ef36325c45332d098836116f1744578 1,847 0.73/1.00 vMB 5
614,870 614,870 00000000000000000004654750ba935a4799e962f778d6d68071ebfb14837312 2,316 1.00/1.00 vMB 19
614,869 614,869 00000000000000000004ddac99ab4a3a64ea06503afb4974963edc7fd05a0ff7 1,857 1.00/1.00 vMB 16
614,868 614,868 00000000000000000010621cf1e58e5c9932bd865b4ee9a9b57f7a706dcb0659 2,250 1.00/1.00 vMB 16
614,867 614,867 0000000000000000000ff404f45c46f9c884fcba3134dc443ae471e83bbfab9d 1,746 0.94/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.