Loading Tool

Explorer IconExplorer

Memory Pool

81,262 transactions
30.41 vMB
0.07410154 BTC
Random Selection Loading Transactions
Max Size: 183.29/200 MB

Candidate Block

Mining Attempt 55d702a2a07c176b5126730b8442f343cfee04839a23a07a4eb2769be3097a67
Version 20000000
Previous Block 000000000000000000003686630ca47285b10a5c2416fbf34a96d00d5fd7b672
Merkle Root 23ceb30e31e46d1c715ed87e0364f89f083439677e9c2bc5cd5152ce0469d988
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,144
Size: 1.00 vMB
Total Fees: 0.01167199 BTC
Feerates: 60.06 > 1.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,976 (169,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,097 745,097 00000000000000000006bc98dcdaa88e3290d7b73ab685b79cdeec5a7e02fb3a 2,539 1.00/1.00 vMB 23
745,096 745,096 000000000000000000017ec2f6328b3b64f587778129360c19cbc9597f1ee11e 2,471 1.00/1.00 vMB 28
745,095 745,095 00000000000000000000bfdf741a3bec5cf84c56047c5c67136ba8045e3bd3e2 3,667 1.00/1.00 vMB 38
745,094 745,094 00000000000000000007b344e644e2ed3b0662c358ad324ba2d6baad297f6dfa 3,159 1.00/1.00 vMB 41
745,093 745,093 0000000000000000000083e253536df4bf9a0de347260c2824d97cfae5850186 1,788 1.00/1.00 vMB 6
745,092 745,092 0000000000000000000164c691997aa8d64a50be4d350b4b9a3bc301f28bb533 2,436 1.00/1.00 vMB 7
745,091 745,091 00000000000000000007964b43d7ac55eb3ab61ac65bcb3ad5d82c3c56e9608b 1,989 1.00/1.00 vMB 13
745,090 745,090 0000000000000000000855e10bcdbf708b5fe246a4bf33e45cb4cd3b0e27069e 2,259 1.00/1.00 vMB 25
745,089 745,089 0000000000000000000695e04762ea9f2693e22e3e731445dbae8501fb980b34 1,482 1.00/1.00 vMB 18
745,088 745,088 000000000000000000052cffeb2dca565649c914c90b2b6a921d244d703b0022 3,135 1.00/1.00 vMB 32
745,087 745,087 00000000000000000009896d393f0e673076eae06110e5e639ff38114bff8856 3,043 1.00/1.00 vMB 38
745,086 745,086 000000000000000000070d8218720b9b2b2c91f82d86517049dc9e0ea0fea0d4 1,992 1.00/1.00 vMB 7
745,085 745,085 0000000000000000000236734aec042db59f69ed5585a60c630701d84de32532 1,297 1.00/1.00 vMB 19
745,084 745,084 00000000000000000003da9fb4db93d2b333a3365de6c0b4586b99374124faec 1,569 1.00/1.00 vMB 20
745,083 745,083 000000000000000000004d05cd5204489647508bce3e81df10cd2df3918f9a12 2,266 1.00/1.00 vMB 28
745,082 745,082 00000000000000000005bb6d79e4ef4e1bbe460acc9d86aef3cc459769338cef 2,714 1.00/1.00 vMB 25
745,081 745,081 000000000000000000023081a787fb0d8fd22895afde04e88f4ce5d752bfc012 2,028 1.00/1.00 vMB 27
745,080 745,080 000000000000000000098ca0edb9ec819a17444c1866dbd2425385a215fa6272 3,020 1.00/1.00 vMB 33
745,079 745,079 0000000000000000000632a7c3c0723de31e7854f0c47772260dab8f419a2892 2,654 1.00/1.00 vMB 26
745,078 745,078 000000000000000000079a9ffc2155ca47e65234ead5e51b02de71893ed34446 2,987 1.00/1.00 vMB 36
745,077 745,077 0000000000000000000317a97711006c40ad94841a1eb370dad2551ec94e834b 2,656 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.35 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: 662.00 GB
    • Received: 14.83 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.