Loading Tool

Explorer IconExplorer

Memory Pool

86,391 transactions
32.81 vMB
0.13104374 BTC
Random Selection Loading Transactions
Max Size: 198.31/200 MB

Candidate Block

Mining Attempt c77441eaca90f587ae7279e320d550aa69efc6626df68c3427bcd0f0bb87e3d3
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root e47564d0992f0c68d16d309922761b5f80f0f1b6d192dfb2ca5a87b6d8003215
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,858
Size: 1.00 vMB
Total Fees: 0.04837002 BTC
Feerates: 641.71 > 4.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (562,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,159 353,159 00000000000000000a46933189f2d016f022d751dff76bb34bf1e6e401a613f2 1,280 0.75/1.00 vMB 26
353,158 353,158 000000000000000009060a695fd08dec814366f55bf071a096a02017dbce5874 953 0.51/1.00 vMB 25
353,157 353,157 000000000000000013d9e2c730508de08b725aa673b86d8936647cefb113084c 966 0.40/1.00 vMB 29
353,156 353,156 0000000000000000063084a9f7e90af09c9ff8bf1f07bc5f956973ed9dd799cb 514 0.25/1.00 vMB 25
353,155 353,155 00000000000000000c9c63714347e5aebe0818711bbf85b8653ab6327818fa4c 128 0.06/1.00 vMB 38
353,154 353,154 00000000000000000e0414865d99b5400fe5b95b9b24285ff8c0d5b7051a002c 224 0.10/1.00 vMB 25
353,153 353,153 000000000000000008943b47e4e834aa3cdb8ca197495c10ccb87a0c37c8f3d5 271 0.11/1.00 vMB 22
353,152 353,152 00000000000000000054667aa1c34099d038972ff7c7724a394ba72333bc7064 1,174 0.65/1.00 vMB 27
353,151 353,151 0000000000000000072690342bd5731e8c34d6848fe9b1c80b18f7ba693f4acb 553 0.28/1.00 vMB 24
353,150 353,150 00000000000000000872451e17007db08c3ebbae2bb1d6cd6ec90b32b5d7e398 423 0.23/1.00 vMB 23
353,149 353,149 000000000000000005286d844c14e69c529ab5c9343ffead2fd3cc7ef2938576 816 0.40/1.00 vMB 25
353,148 353,148 000000000000000014daacddc0e85488ddf70c5fc152fc81508b2353837cd212 279 0.13/1.00 vMB 26
353,147 353,147 00000000000000000f8d5df9820037c4605fc454d749298b65ca2461768c5045 1,722 0.75/1.00 vMB 41
353,146 353,146 0000000000000000150fe89331394b753da5d9f6ea271a0bfac0f69f7041d3d6 884 0.47/1.00 vMB 26
353,145 353,145 000000000000000001726756359db569caf60fcc00320dfc8df7948ca96240ad 661 0.34/1.00 vMB 24
353,144 353,144 00000000000000000c69ae44a3ac7bf3d4eab84d896ebe1b67f7edeffdd894a8 1,169 0.57/1.00 vMB 19
353,143 353,143 00000000000000000ec2fd4c43856081d68bdf755f9a82d5f368893a6b02954a 1,872 0.75/1.00 vMB 33
353,142 353,142 000000000000000007b42da6e25f6eb65b8251ab811ec37d8e3398e909b8f64e 1,514 1.00/1.00 vMB 22
353,141 353,141 00000000000000000d3b52c387ab4ee7d3ddabc2954be95f50caea57d82f12eb 2,316 0.75/1.00 vMB 44
353,140 353,140 00000000000000000ed0820ebe35751ce42b2732ab5974bf4d6cf2b4810f56d2 306 0.14/1.00 vMB 25
353,139 353,139 000000000000000007842345b35aed2a887f6b16c6e9c0657d0841408dac7c47 897 0.45/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.75 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: 708.81 GB
    • Received: 16.78 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.