Loading Tool

Explorer IconExplorer

Memory Pool

80,263 transactions
29.64 vMB
0.06804807 BTC
Random Selection Loading Transactions
Max Size: 178.89/200 MB

Candidate Block

Mining Attempt 69e8dd475bc87310e5e2f842f82cd2a90216305551d697c3654f6f9aa1a16e5d
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 30268a00fe1ef4f10609507d90719b3f5a7b068d9cdcfa8698063c6053417ab6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,269
Size: 1.00 vMB
Total Fees: 0.00778266 BTC
Feerates: 73.20 > 0.78 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (436,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,081 478,081 000000000000000000463c6f0b6a9a4726119da3c72837ca11a7c575cc0e3685 1,402 0.99/1.00 vMB 84
478,080 478,080 000000000000000000b66f54c4cfa67100858b1e196966249045cf4556609b49 1,134 1.00/1.00 vMB 88
478,079 478,079 0000000000000000008bcaccbe57c1c4ab911f27aa846e9b03025bac86ed3ae8 1,470 1.00/1.00 vMB 152
478,078 478,078 0000000000000000008f5bb83a9aec2b5275839e2e091091212c7a46e2c77cb5 1,733 1.00/1.00 vMB 165
478,077 478,077 000000000000000000087ef3269891585de7f27ad6ffb1943239b577a2972c1f 1,410 1.00/1.00 vMB 154
478,076 478,076 00000000000000000060f79c62f89d7d17d8b1a94ec37fe8f59372390f412785 1,288 0.74/1.00 vMB 70
478,075 478,075 000000000000000000dee3ed3e4a1a97a4a9bfb9783041b099520c323c8b5c16 1,659 1.00/1.00 vMB 110
478,074 478,074 00000000000000000107aeffae54f814e41d72362c2a35c1594cdfb76044fc91 1,760 1.00/1.00 vMB 196
478,073 478,073 0000000000000000005ff23274a180f8fb4ea59a4c8784b82d961f41f18c381e 872 0.45/1.00 vMB 134
478,072 478,072 000000000000000000bd3376d7ce76b9e59eb07479b63e48866c50689f08f9b4 487 0.34/1.00 vMB 144
478,071 478,071 00000000000000000067a5f470356f9b790f6aa3a56ebe38be664245cecbff31 1,326 0.78/1.00 vMB 98
478,070 478,070 000000000000000000330fa44a30e8bc88c234c8d77f2965c4470a4648237c62 1,246 1.00/1.00 vMB 181
478,069 478,069 000000000000000000599c9a1743e89878c98631c499111c41e2cbf79da166d0 702 0.54/1.00 vMB 147
478,068 478,068 000000000000000000d1245273d9545ef63c154235163c699a6bc5aecd982854 211 0.11/1.00 vMB 137
478,067 478,067 00000000000000000126bbf83e9d2528f9a9dae278ffe843bc032e106ce41322 543 0.41/1.00 vMB 152
478,066 478,066 00000000000000000142297ef4b1ebaa021ee6c6cd3d230e90b14d8a49bdefe9 689 0.62/1.00 vMB 101
478,065 478,065 00000000000000000037b6cbb8a29581f9c0a323f8c14e60adec434e2d0af864 854 0.72/1.00 vMB 117
478,064 478,064 000000000000000000c1d42ecd9db0b741d36323f4d97a1ea079788ead44e6c7 473 0.23/1.00 vMB 142
478,063 478,063 000000000000000000d09585321fcc8535505e87cd66aaa402ac7b1501942f2c 867 0.77/1.00 vMB 124
478,062 478,062 0000000000000000008987b70cb2bc48e9c670ff4b7d8cd17b64f68e21c14c63 1,262 1.00/1.00 vMB 120
478,061 478,061 00000000000000000077ec2249bd5635244183fbde7088f33c34e4e63934f51b 1,158 1.00/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.