Loading Tool

Explorer IconExplorer

Memory Pool

81,265 transactions
30.68 vMB
0.09788655 BTC
Random Selection Loading Transactions
Max Size: 186.90/200 MB

Candidate Block

Mining Attempt 0feae1540dd554b89a7a9b2088df089d0e55f009b815e603992346e1f78d240a
Version 20000000
Previous Block 000000000000000000012b00c78ffcff2c2f251c4df31f5491c4d8ec6c927e5b
Merkle Root af551cdcb038bb7f154e871c085c57579408e188cdf8a360bc8b76ec5cc3bfb7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,849
Size: 1.00 vMB
Total Fees: 0.02665006 BTC
Feerates: 342.60 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,389 (801,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,612 113,612 0000000000007d2df45c8e470f6a752d83cdac9254bb73c2dee87b3054bf0e98 196 0.05/1.00 vMB 57
113,611 113,611 000000000000c52536a7c0a9e7b3e62817362b8b7cc414fc41d2cc789f6d5647 9 0.00/1.00 vMB 607
113,610 113,610 000000000000559d13da22e0ba4fc486e203c4c8f53b02a36da06bac0161f373 7 0.00/1.00 vMB 0
113,609 113,609 000000000000217cfc3b2050af0c43b40de2442667702c9fd8be7d55e6576ee6 13 0.00/1.00 vMB 0
113,608 113,608 0000000000004e7b9dd9c61d80efadc74fcc2042f11d4d38c6143628b9f1667b 9 0.00/1.00 vMB 314
113,607 113,607 0000000000002d15b3609469fa224ef62987130ef40bce8dff572eb8c46b2bf8 10 0.00/1.00 vMB 0
113,606 113,606 00000000000002274150e89ecba8eeb94cdda48ce19cdf0b4889c6c78fc66dd1 9 0.00/1.00 vMB 307
113,605 113,605 0000000000006d3ace9b3dba1f16530e903c180544b3b60a5b98880618208d45 11 0.00/1.00 vMB 0
113,604 113,604 0000000000008695ed4466722ca0854945c2ad772e955b4610f9f4b9f0999b2a 11 0.00/1.00 vMB 574
113,603 113,603 000000000000b34446fa818163b02062e56d4dba085693e7150fcf457872aa23 27 0.01/1.00 vMB 834
113,602 113,602 000000000000172862f786dbae57fe29ede522a1af970fd44fc53ca3475c2a20 14 0.00/1.00 vMB 0
113,601 113,601 0000000000007c1c37d3b2add4c272c443896083bb2bfa9f149005607ef7f536 14 0.00/1.00 vMB 0
113,600 113,600 0000000000003292bf54dfb86f2eef66367a77e026e40c908ee1081e895e6092 22 0.01/1.00 vMB 0
113,599 113,599 000000000000b674f3ce365ddab7968dbc95344bd60771d4532ff40036ea3c9c 17 0.01/1.00 vMB 416
113,598 113,598 000000000000beeaa5951ca5786ff814f2d8b2bf5bcbb9589c13a7bf4e735649 2 0.00/1.00 vMB 3,875
113,597 113,597 0000000000003f09dfc5935d89d19c2ef3ad2b771759fc5a4693298d9ee44bb7 12 0.00/1.00 vMB 0
113,596 113,596 000000000000565662fb1d818107f666505d5230c628ac422e43e6be0b150299 10 0.00/1.00 vMB 0
113,595 113,595 000000000000423d92b0ef3262fea695776dbacb903e241df47e26c343c32f30 10 0.00/1.00 vMB 0
113,594 113,594 000000000000095fbb5ed2c9ba994328b020da2973a88e311ec372cddd3ac9f3 36 0.10/1.00 vMB 60
113,593 113,593 000000000000bcfbec844a8a19df911182f7836c85649e82de83ac7359f504c2 23 0.01/1.00 vMB 163
113,592 113,592 00000000000048947806d583578111df6416a0ee5dfc34a3b13b342558676fcb 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.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: 720.86 GB
    • Received: 18.29 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.