Loading Tool

Explorer IconExplorer

Memory Pool

40,684 transactions
31.39 vMB
0.07618345 BTC
Random Selection Loading Transactions
Max Size: 157.53/200 MB

Candidate Block

Mining Attempt 9369a1a2c12a10d46d7678f9100cfa1cb6edfa976b94a24d307819b85abd9336
Version 20000000
Previous Block 00000000000000000000c5bbf78fad58a0defd07aa48c76ca5263908f5d3b02f
Merkle Root 9aafd9adf361671059c2fb80db48c7d01b8d428ec21fd2a5198b5d827dae6a7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,530
Size: 1.00 vMB
Total Fees: 0.01175870 BTC
Feerates: 98.93 > 1.18 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,569 (677,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,559 237,559 0000000000000039595a9596149994d5117425dc5db7098ca7b5d4da5a3af842 303 0.20/1.00 vMB 118
237,558 237,558 00000000000001328ed5ecd715bbb72648832c108b521720bfa7127af2d07639 674 0.25/1.00 vMB 202
237,557 237,557 0000000000000086d0b4a363cb009eb478a53ebe95acc8d95e7b061bff5469c9 459 0.19/1.00 vMB 183
237,556 237,556 000000000000014eefeac33007ff705b6d985a0d20b15bda0784685442fe0c5c 102 0.07/1.00 vMB 85
237,555 237,555 000000000000003330d04e2fe9e11661fc121529eab777cce2b8ff8fc6a43208 449 0.25/1.00 vMB 141
237,554 237,554 000000000000016d337566af70c8b5db921b533f14a5492529e774a2f7556463 625 0.25/1.00 vMB 194
237,553 237,553 0000000000000137c91a2f132c5c717ca000138cb5a8769732a1d0f6c965f701 715 0.25/1.00 vMB 206
237,552 237,552 000000000000010d88621c1a0a725b20f8f09fd79532f273d09dc8a83ff4eb7c 82 0.05/1.00 vMB 104
237,551 237,551 0000000000000122ab7097b19fbbfb54db3cd4eb423e8a5c716666a4a9dd6fc6 265 0.15/1.00 vMB 150
237,550 237,550 000000000000011ecf6768cf56b86ab4012754fd1f7d0bc73368ebb3c8afec71 183 0.11/1.00 vMB 106
237,549 237,549 0000000000000063a9f7df67ba0c2bed89b7b6340b7b6f8811de50278824f078 558 0.25/1.00 vMB 169
237,548 237,548 000000000000003f40b214055e36c9ddd17341f01cefe27359457611203973be 62 0.03/1.00 vMB 115
237,547 237,547 000000000000014d388bd05a4ffa6731f13fe83fc517450257306cd455f7ac9a 460 0.20/1.00 vMB 182
237,546 237,546 000000000000011288f685d708c90005a906c8000088b92976db2a2032708406 346 0.15/1.00 vMB 156
237,545 237,545 00000000000001269352ae2940e8dfd8d6f6c9b03b48ce71758e510eec247115 191 0.10/1.00 vMB 125
237,544 237,544 0000000000000173da5e1f0cbebbfa46b948fa8df02bf006f50bc5c098712ad8 345 0.18/1.00 vMB 150
237,543 237,543 00000000000000c378fe271e58f29d7f6e4270a96ba0199c22e8564214393e6f 301 0.25/1.00 vMB 115
237,542 237,542 00000000000000721b2791f923bb0c08ddf4782a5d9b7fa01a20dd118079dfef 848 0.45/1.00 vMB 149
237,541 237,541 00000000000000c66cc6061ba0e1c7c3c9ba0f71cb2dd7a54b5f22c64f9a79cd 565 0.25/1.00 vMB 168
237,540 237,540 000000000000005a2e5da072fb914dcaf731498811dc9eca91e7a2a809015f07 796 0.25/1.00 vMB 245
237,539 237,539 0000000000000046c646cada59617be65f930196c31e3659f14736382dc14c43 6 0.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 625.59 GB
    • Received: 11.60 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.