Loading Tool

Explorer IconExplorer

Memory Pool

14,148 transactions
5.88 vMB
0.04283118 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.69/200 MB

Candidate Block

Mining Attempt 140b8e2083f8e9bb39ffb1ad584d136d49be12b777fe82c5929e9724ab8d1dce
Version 20000000
Previous Block 000000000000000000008a32030f18bfbcf56f9bc4b6582f27818e6d2a5ec937
Merkle Root 7f65ea6d6f68780d19ee81da3ba5d0b8adf0c9dd60e6b6d36f27ad9b0de062e1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,632
Size: 1.00 vMB
Total Fees: 0.03276912 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,448 (708,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,655 204,655 0000000000000165410e40656e895243b01bb6428e820b1e2c427dea7fc5ed06 770 0.25 vMB 247
204,654 204,654 0000000000000485e9648af2964196d526a6382cc2d79deb68abcad01163a908 10 0.00 vMB 198
204,653 204,653 00000000000002bc357654f24256ed87cbc475318cbe8bce7dee550a85e162af 12 0.00 vMB 133
204,652 204,652 000000000000036ab6f591d1b953392b162b33c8a20739f9f40a87fbb2ae0910 13 0.00 vMB 30
204,651 204,651 00000000000001c4bddbd104d9e68cdd9fe18b49234524950b6e8d4c6f2c790c 1 0.00 vMB 0
204,650 204,650 000000000000034e6f9d791e75f963a27b203e6fbe080986c1476cfd5d262b35 12 0.00 vMB 164
204,649 204,649 000000000000050e7db214624fac81efaf9c4fb182a63c996fb278fb5cc2e189 127 0.05 vMB 10
204,648 204,648 000000000000048aeb2f15ae4833210c6b9e1a3955855ee0a992dd685978b585 377 0.16 vMB 264
204,647 204,647 0000000000000062ef7233a96a1a49ddb0e7fab7dafbffa14e1305e5f24bcfe4 623 0.24 vMB 285
204,646 204,646 000000000000024ff8adfb5c09f87e3567249cb562468cf437a06d22aaec6060 11 0.00 vMB 40
204,645 204,645 00000000000004406ef22c7abfbfb509ab6121b7150d9962a39d48da56bf5d4a 114 0.05 vMB 71
204,644 204,644 00000000000002ae9e12ebaecb8b59fb3bbb5e96b936cb915f110793522d85f8 192 0.08 vMB 218
204,643 204,643 0000000000000215cb9559d5c89e43d77f7f8b3066f71613e6b48a9b191e5acd 317 0.19 vMB 144
204,642 204,642 0000000000000133cd11d814916538cb016ed707e606c8c0453563f07a96adfc 412 0.17 vMB 219
204,641 204,641 00000000000003f4167e958a9052ad29555e7ad57d42eed7bb4a7713f4f42930 461 0.21 vMB 149
204,640 204,640 00000000000003f519518baf43da46801cecf0dec0596ea495ed976829c1b79b 289 0.12 vMB 123
204,639 204,639 00000000000000bd06e952ddd90c9d95253ed2ba4585eb2e7e2e536fdaadb32d 347 0.25 vMB 118
204,638 204,638 00000000000002e530f2bbe68f656c17d16bc795392ba6169a798422f41cd78b 373 0.16 vMB 116
204,637 204,637 000000000000013dd99f989158dcade5163d50a8df4f33e2d516b72ece98ed91 747 0.35 vMB 133
204,636 204,636 000000000000011d84816469fc43afe7969970c60484c3cc6b278a5757a58692 55 0.02 vMB 138
204,635 204,635 000000000000024a89a12895bf249164e704e25432248c01732befab7c737882 288 0.27 vMB 55
Previous 10 blocks ↓
Total Size: 779.65 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: 307.62 GB
    • Received: 1.44 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.