Loading Tool

Explorer IconExplorer

Memory Pool

52,589 transactions
31.58 vMB
0.11504231 BTC
Random Selection Loading Transactions
Max Size: 168.93/200 MB

Candidate Block

Mining Attempt 761b52e2ca0e341d3e144ef87dfebb1e881c69a53410fd3d84130b2494370a47
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root b64888306893abbe9848f59157a3cbea26977a63ac14d9f62ba7535aebc2b693
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,751
Size: 1.00 vMB
Total Fees: 0.02341967 BTC
Feerates: 32.88 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (579,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,273 335,273 00000000000000001441901acb24e4f8c35eb9ad0d1452dbc607779cb6f6ac31 458 0.18/1.00 vMB 34
335,272 335,272 000000000000000008bccbe4d2b817c818a72c40c34761fdff9705ef9f8dea51 1,469 0.75/1.00 vMB 26
335,271 335,271 00000000000000001bc21486eb6e305efc085daa6b9acd37305feba64327342e 1,243 0.75/1.00 vMB 27
335,270 335,270 00000000000000000e33aa12400a01cf94d248266b4a7b78e1492cdf98ff55b1 321 0.20/1.00 vMB 22
335,269 335,269 00000000000000001493aa59bf3c88466283e7426826d5af32a4f92b60be3ceb 79 0.10/1.00 vMB 5
335,268 335,268 0000000000000000051f14a96c50b425156e6f6474cd8f7e45c6cbf2ca6a7d79 245 0.39/1.00 vMB 14
335,267 335,267 00000000000000001861b9aec9cd4cd944aae47cb07905b7a5f033d109445b0d 131 0.06/1.00 vMB 26
335,266 335,266 000000000000000008e97949137236f6307c9584ffadfd886d4871fa95c85a9d 34 0.02/1.00 vMB 21
335,265 335,265 0000000000000000145bac5a22e23883d0fc9c3cdd11916b65ffd73d3e32498e 232 0.22/1.00 vMB 17
335,264 335,264 0000000000000000129a959f7e06f2d78b385f3622ec995abddbf00dd2af8e64 1,232 0.75/1.00 vMB 23
335,263 335,263 000000000000000019983ee38a8025a238947ca9e9d57611513cc1eb4a1a585b 338 0.23/1.00 vMB 28
335,262 335,262 000000000000000016065961958913b92bdea0a27b8807411762ebb3c64dbc46 120 0.06/1.00 vMB 16
335,261 335,261 00000000000000000719a1a3776b36b7e714d5e6bd52d032f0cb56c2eb217400 166 0.10/1.00 vMB 17
335,260 335,260 000000000000000014ea55402763f068d7e272d5b53016096b27a6ac0f19925e 278 0.17/1.00 vMB 22
335,259 335,259 000000000000000019bdfb402102be1567c7f7f98ae0e783809ca8b407c717d3 499 0.59/1.00 vMB 14
335,258 335,258 000000000000000017e60ed123b8202435241077bcf7309a6261e6576420625a 1,785 0.75/1.00 vMB 30
335,257 335,257 00000000000000000544359ffadbbaa30bc7b9fc5119c708033fe0dd3ad824a7 690 0.35/1.00 vMB 27
335,256 335,256 00000000000000000fe97930bcb5ff618b23ee543c0c877b84febdc8c0a8ac7d 851 0.63/1.00 vMB 21
335,255 335,255 00000000000000001b1c281d2d59c29398828ef91bdbc953cfd1a024cf2714c5 1,074 0.75/1.00 vMB 21
335,254 335,254 00000000000000001b70361714790109044c0a131c9cc590b1f5b5efefde8548 206 0.11/1.00 vMB 23
335,253 335,253 00000000000000000ace34436328cb5e2b36ec82af57ef4d333a653a3f032dc7 667 0.92/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.07 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.22 GB
    • Received: 13.49 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.