Loading Tool

Explorer IconExplorer

Memory Pool

78,988 transactions
34.53 vMB
0.17567913 BTC
Random Selection Loading Transactions
Max Size: 192.60/200 MB

Candidate Block

Mining Attempt 4ca3452b5f88a073308e541b53f105c3c621cfcbaf97550d0351c1ab3cf02056
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 7ab380e6ed8a712d913fd5feba4f694631dd01ff5c4f060541d70a32a30c2830
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,888
Size: 1.00 vMB
Total Fees: 0.04960117 BTC
Feerates: 469.97 > 4.97 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (484,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,184 431,184 0000000000000000045c612abc124b81de5482e3e98f7080aea4900163aa0ca0 2,068 1.00/1.00 vMB 58
431,183 431,183 00000000000000000001f9131293029e9304e29b4972f8c9fe611ee2a28ff78b 2,067 1.00/1.00 vMB 66
431,182 431,182 000000000000000000caa3bbbcc383ad4def6889df30beef1048d4726717f3b8 1,824 1.00/1.00 vMB 47
431,181 431,181 000000000000000000be1396a967ac8238bbefda4ebd7ebfde915fdad6d4f5cd 2,569 1.00/1.00 vMB 84
431,180 431,180 0000000000000000011d72ee544098ee78a3709ce79355a3b704e8bd19476409 2,064 0.82/1.00 vMB 62
431,179 431,179 0000000000000000048a12e34334c5f8fc3136be4f9b5f1aff4610c9f9f13b21 99 0.99/1.00 vMB 1
431,178 431,178 0000000000000000003202feb34adb7634891d159a1fed43e6213bef12af0e97 1,044 0.99/1.00 vMB 27
431,177 431,177 0000000000000000035bf99d7ab50af656e7216491c091cb9131581a3be77552 1,717 0.75/1.00 vMB 61
431,176 431,176 0000000000000000040039f6bbadbca8bb4d86b68fd619cf68efb3e48de2ff84 2,403 1.00/1.00 vMB 58
431,175 431,175 000000000000000002930ae99f7d00a137f73be6276a4e66226e7957f1664e89 1,781 1.00/1.00 vMB 45
431,174 431,174 0000000000000000009e19c4d25cbb60407dc7adabbfcd8d8c8851d6752a585b 1,016 1.00/1.00 vMB 25
431,173 431,173 000000000000000002e47e2f6da672e63b069a2cdfe9d096e7ddbdc3f122d996 1,706 0.82/1.00 vMB 52
431,172 431,172 000000000000000004c31d6312cd4860e7b61894914f66b71761c3dcc16ddb46 2,853 1.00/1.00 vMB 72
431,171 431,171 0000000000000000030e597dfff51b4fcb4bbaf3ba0339b16732b76f69cabc57 42 0.01/1.00 vMB 65
431,170 431,170 000000000000000003907cdc0aeed813ff56442567fb11a98f5334be0db1299a 1,836 0.67/1.00 vMB 64
431,169 431,169 000000000000000001c36e484515d91a4bcb5123d430f71c737c564884bb4204 267 0.11/1.00 vMB 66
431,168 431,168 00000000000000000234337c5b94270db7d6c58b8eb4108141eaca5406b0ef86 1,004 1.00/1.00 vMB 23
431,167 431,167 000000000000000002e912911b7d0e0a843d991908049b18d1c83796caa7d71e 500 0.20/1.00 vMB 69
431,166 431,166 0000000000000000037cffe31f786f46e2016dcd48884b77d8e8cc7098df2350 1,244 0.78/1.00 vMB 26
431,165 431,165 00000000000000000438ac3fe0a111e4975a5a208128eef6c026849ad039956d 2,247 0.96/1.00 vMB 57
431,164 431,164 000000000000000000920811da40a844a4892f40dad04b672c9bcb60874d934b 1,613 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 783.11 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: 735.57 GB
    • Received: 18.57 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.