Loading Tool

Explorer IconExplorer

Memory Pool

78,326 transactions
29.54 vMB
0.10908731 BTC
Random Selection Loading Transactions
Max Size: 177.87/200 MB

Candidate Block

Mining Attempt e6545d9b12694c279b2944a85a51f0c0f2ff6a6f9dbf7aca05bc477b479416ba
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 226658a119f30806df7105df37463733414188de858b8f2ed6c1ca4839846908
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,527
Size: 1.00 vMB
Total Fees: 0.03138897 BTC
Feerates: 151.12 > 3.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (679,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,744 235,744 0000000000000123e84a8fa602838c86dd4c89e789043a04ecfcc78317996701 128 0.04/1.00 vMB 281
235,743 235,743 000000000000010c515807e8557f4ce244140d04a6f1d4054954f43689c1ffa0 443 0.15/1.00 vMB 239
235,742 235,742 000000000000003ab2c912a20f41d32e64773d51e5569db90b0f0e640baf2b8a 200 0.22/1.00 vMB 94
235,741 235,741 0000000000000072126aaf7e94c71d95d5ff87b39f7a66cd0b18d45e8595f41f 714 0.25/1.00 vMB 222
235,740 235,740 00000000000001a7798d4b4b14e7df90334fcf3d17814543d26479b03a39b348 707 0.47/1.00 vMB 125
235,739 235,739 00000000000000ff5985c994360977d00626d93c5ce078e3ef0a5ff87127b2f3 582 0.25/1.00 vMB 187
235,738 235,738 0000000000000129d79050ac6fe307707ef6c2f473cc774bf999fc6a686e18cc 776 0.25/1.00 vMB 283
235,737 235,737 000000000000014453ce2fafe98f9c44a77a8da5d6acaeb1d1d65ec2df667e1e 238 0.08/1.00 vMB 103
235,736 235,736 0000000000000113bcd1107fe719293438b861d222423a8d1fd79ad52bf6013c 24 0.01/1.00 vMB 142
235,735 235,735 000000000000003e5185b17069d270f0f6d0b2a213b6c10e2ce4bd7b8efb3a82 115 0.08/1.00 vMB 117
235,734 235,734 0000000000000180a613e91523e49a966758319b4c0e1f47e8ec78f1c95cde83 722 0.25/1.00 vMB 238
235,733 235,733 000000000000007bcb4a88a3fdc0e571de7e6dabbf1d2a5b260d627d002e3e35 737 0.34/1.00 vMB 166
235,732 235,732 00000000000000a1ed175805e5a3423cd0705e6181dc81dd1be1505ee7169399 734 0.25/1.00 vMB 218
235,731 235,731 0000000000000184019a5f467bae7318d8d42b1774a06144b7be063947d04536 462 0.22/1.00 vMB 172
235,730 235,730 000000000000001bcd6da4c084a40288dddf32a6ae4470d68683e31b94c3484c 124 0.15/1.00 vMB 27
235,729 235,729 00000000000000ec923c715cb3a99d9b48fd3671610a438aba7e1f6cdc1cb990 345 0.15/1.00 vMB 189
235,728 235,728 0000000000000049c88c951fb0c927bd43c2a3d68ae7ceea6393d48bd80b1bd9 18 0.01/1.00 vMB 126
235,727 235,727 0000000000000084036b7d00d684b226502538af89062501db46f3d6d1677cb1 821 0.37/1.00 vMB 180
235,726 235,726 0000000000000188c02db5ded6701b4b8a4cddb03fadffd3074793d50722ae00 452 0.19/1.00 vMB 198
235,725 235,725 000000000000003f37bf496f29d6c7f63e721da01cf03f6fccbf5ee285749fbb 400 0.16/1.00 vMB 201
235,724 235,724 000000000000007eb1aa0df796540c189aad5ef343e3a44f23d8b8bea40188c9 199 0.15/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.