Loading Tool

Explorer IconExplorer

Memory Pool

34,367 transactions
25.44 vMB
0.06908700 BTC
Random Selection Loading Transactions
Max Size: 129.42/200 MB

Candidate Block

Mining Attempt 49e45944961f16225042e88f304f53686a1f2ff58530754918bbcd291f5d121f
Version 20000000
Previous Block 000000000000000000018a7c9c67def46f0c877c4aaa1e2e54a892d9cd10acb4
Merkle Root 08e71c755b66d463995dca489a77e37cd6894a00f48246e2690e734a1b02c220
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,924
Size: 1.00 vMB
Total Fees: 0.02301335 BTC
Feerates: 151.12 > 2.31 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,690 (530,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,816 383,816 0000000000000000027269647af3adf9ea1df8bb827daf422d299b2995268505 55 0.07/1.00 vMB 10
383,815 383,815 000000000000000006d1e5724b465ffc83e6eb6d298a35aa6165990c2212b6f9 597 0.34/1.00 vMB 28
383,814 383,814 000000000000000004c248bb1262b2670890de97576531ff80b2aad37a2b7668 1,488 0.79/1.00 vMB 29
383,813 383,813 000000000000000009b474867ed53186f830a7a43dfd4110f79706dd6dc1bc50 1 0.00/1.00 vMB 0
383,812 383,812 00000000000000000df32cd46ef3b6023bd40665444253bb1bf2e8afbc3b64ad 1,099 0.53/1.00 vMB 31
383,811 383,811 0000000000000000006b8a9956bf33d7246b07ffd1b52973572a026be83a1eb7 1,242 0.75/1.00 vMB 29
383,810 383,810 0000000000000000094d460d37964285ca59ebcb1c964a021bfff156280ef03c 495 0.27/1.00 vMB 23
383,809 383,809 00000000000000000c4f7dc9dd1f0532e743d16636756bac31384a3a8f180cc0 280 0.25/1.00 vMB 18
383,808 383,808 00000000000000000a641ed57ecd8466003d45cc361b4f7b53fcad294ed39cc1 64 0.10/1.00 vMB 10
383,807 383,807 00000000000000000eb7f3c862bc78c07e8573705fc63abeb01b514dc3bd8164 544 0.45/1.00 vMB 18
383,806 383,806 00000000000000000955087fbe72d66c454dd8fb002b503d99179aba74e530a5 939 0.35/1.00 vMB 51
383,805 383,805 00000000000000000aa3d9f04fab5c647e0154d40ea4562e044effb3d5a3d294 459 0.26/1.00 vMB 25
383,804 383,804 0000000000000000037fde5265f1525fd83bd2556b9db3f95a451af1ebb97b37 1,628 0.80/1.00 vMB 32
383,803 383,803 00000000000000000db34b158b7a2857e0047144d9daab1dec491fdf265d77f8 156 0.09/1.00 vMB 23
383,802 383,802 000000000000000006cd5e91df8d57e244bc8fe5f375d70b393addb170082f87 75 0.09/1.00 vMB 12
383,801 383,801 00000000000000000cb624e71d3e24f523c36246526eff69057be649b39b25e6 268 0.51/1.00 vMB 14
383,800 383,800 000000000000000003cafbbe523eff065b688f1ea9d72f3b4efda702a38f837b 815 0.94/1.00 vMB 17
383,799 383,799 000000000000000000e9f1cb4f6ec4435ddc4011b7a406d51fcddbe3d5b3e521 168 0.12/1.00 vMB 15
383,798 383,798 00000000000000000e5a48eee7b017bf43272f912080be5205751d8011e26a3d 1,893 0.94/1.00 vMB 28
383,797 383,797 00000000000000000ebb83920c409eda0dd040551137fa9593e99f1b46c7d404 567 0.19/1.00 vMB 45
383,796 383,796 000000000000000008f00e76f38354ce52660b02be3c7728fd5e85a480326665 403 0.34/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.84 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: 637.62 GB
    • Received: 12.43 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.