Loading Tool

Explorer IconExplorer

Memory Pool

42,838 transactions
27.94 vMB
0.05949065 BTC
Random Selection Loading Transactions
Max Size: 147.23/200 MB

Candidate Block

Mining Attempt 006a74363ca3ee3d31d8cc57e27e96c46b0a6388c8ddea33070d7813f299fae2
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root c41ad477eb9767f6038b6471e9a5e21ea3ca2914e2c6b2304ed0380e93b000cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,158
Size: 1.00 vMB
Total Fees: 0.00703489 BTC
Feerates: 100.21 > 0.70 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (589,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,499 325,499 000000000000000010ced20a5012ac57b0000cf5e8d2bd0cd063db3e99230fdd 826 0.53/1.00 vMB 28
325,498 325,498 000000000000000011d1cf971e98377398dd9f318ab882c38a9383bfccc0b2f8 42 0.02/1.00 vMB 23
325,497 325,497 000000000000000004b5a4688626526b79986be0529b86e514c66dff9469f179 828 0.70/1.00 vMB 24
325,496 325,496 0000000000000000084b25192b4972940c1140aa96488e6c323855a0d6e08964 1 0.00/1.00 vMB 0
325,495 325,495 00000000000000000c5f6172cc1cb91428eeb89f47b23319ba99d03241d0c8fa 238 0.30/1.00 vMB 13
325,494 325,494 00000000000000000d47424aac18db426f7e64b4e04bca48725405105cf82d0a 1,334 0.75/1.00 vMB 28
325,493 325,493 0000000000000000169ba219b79ee6fde850c4909f42d7882e81c73485036dbc 2,040 1.00/1.00 vMB 34
325,492 325,492 000000000000000019770dbe5d926f1e0d087d375600545848fae071cd025ede 395 0.25/1.00 vMB 25
325,491 325,491 000000000000000015cf559b9e7b5a583e0e6e1aa7f5b2aaa8825010ebeab340 181 0.22/1.00 vMB 16
325,490 325,490 00000000000000000d678654524908d0b1fdfbea0aca04168d91a70862745645 512 0.20/1.00 vMB 38
325,489 325,489 000000000000000007a0f5b566af2736cb760d413309eb49966c54f1e1ccbd29 805 0.47/1.00 vMB 30
325,488 325,488 00000000000000000786986a655e13013611be956653b3c10f2140ee84ad91bb 502 0.40/1.00 vMB 28
325,487 325,487 000000000000000013bfce80253bd51e385fe743eb1a176184b3772d790ff7f5 1 0.00/1.00 vMB 0
325,486 325,486 00000000000000000b9a995d7a7e7cbed73db3428a3cb2c87dcd2ebe3da82985 732 0.35/1.00 vMB 33
325,485 325,485 0000000000000000174495b1ddac12e372ba7dba658ef24f78c17cbcd6d20094 84 0.06/1.00 vMB 31
325,484 325,484 00000000000000000f9915e88ab75bb50b2c6c08ae90f9896a72bbe5cf6495cc 90 0.05/1.00 vMB 15
325,483 325,483 0000000000000000119c184acdd31f1d6047218ac8f0aac421536b3c72c0a30c 309 0.18/1.00 vMB 26
325,482 325,482 00000000000000001457ee05a3b744e983d19c35c34dcde6ee30e9d839a28828 323 0.16/1.00 vMB 33
325,481 325,481 0000000000000000089dd91643f151da8b5aa1553b10940411f90d0afab2f8f7 1,346 0.70/1.00 vMB 30
325,480 325,480 000000000000000015c5dd125f267674a325a54f74eaef7fa4fb1891dd28a2f5 267 0.16/1.00 vMB 18
325,479 325,479 0000000000000000040d4bc7c35f9bea3ce048b6dac249f3d2ea24626f00b05a 975 0.61/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.10 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.68 GB
    • Received: 13.63 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.