Loading Tool

Explorer IconExplorer

Memory Pool

79,532 transactions
29.24 vMB
0.07534907 BTC
Random Selection Loading Transactions
Max Size: 177.70/200 MB

Candidate Block

Mining Attempt 5c62b8809244eb90cb35c0646083f64cd8c075b96b1910b755317c660caa8c27
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 2ec1ceb04f1dcc0ce378cadfe30af1caa9589744eb41b4f1096bd79328dad068
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,137
Size: 1.00 vMB
Total Fees: 0.01402341 BTC
Feerates: 74.86 > 1.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (463,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,164 451,164 0000000000000000000a0c0206c15cab9719e6bb9d731d1a3ad4b27cd0672fdf 2,324 1.00/1.00 vMB 95
451,163 451,163 00000000000000000248d8fa8da1b19be990e5299b4bd02e2413dedc13219a24 1,109 1.00/1.00 vMB 38
451,162 451,162 0000000000000000028e30ed774db2f68851b2b42e67ce7d59218025c40c4481 860 0.45/1.00 vMB 63
451,161 451,161 00000000000000000272fbd479ea36bed16b7de19625499ee86a986cf61b634c 2,381 1.00/1.00 vMB 106
451,160 451,160 000000000000000002a88d3c5bb8c393072c65fda81c49497b471719acba7fdd 1,364 1.00/1.00 vMB 54
451,159 451,159 00000000000000000198890389255735c6821420ac51613c0432f7c73277a6e3 872 1.00/1.00 vMB 20
451,158 451,158 000000000000000000807d0821031daa5f4cbe062b202658a7233d7f5cab99c6 2,113 1.00/1.00 vMB 87
451,157 451,157 00000000000000000295d6adc8647d4cdc5611b3585b44874d8e49020aeca8b8 2,075 1.00/1.00 vMB 86
451,156 451,156 0000000000000000013daabd051048648fc9a79149ab90c7eddada2ab229e150 1,384 1.00/1.00 vMB 118
451,155 451,155 0000000000000000001336a254d1ce5215a6cbe24c8c6c6e1dd65223405bc928 677 1.00/1.00 vMB 23
451,154 451,154 000000000000000001f91f37d8d541dc3318886d1ad1fb853260568e99b22972 848 1.00/1.00 vMB 38
451,153 451,153 000000000000000001f22a33ec27e41cf3dfa71a5094839bf5065b9f141320b9 129 0.04/1.00 vMB 97
451,152 451,152 0000000000000000020a02b6ae33ecfe707442afe26756573be4cef97baa3d5b 2,216 1.00/1.00 vMB 85
451,151 451,151 000000000000000001417e1d867a8e5c51284c1896c2f3474a3df6062a13ba2f 2,083 1.00/1.00 vMB 96
451,150 451,150 0000000000000000012897369ac5a0164b91c2ade70e1d8466012762fccc3004 1,112 1.00/1.00 vMB 42
451,149 451,149 000000000000000000fbb0849a95f2fa13c107a6599db9b04cede4382eab9f3e 1,258 1.00/1.00 vMB 42
451,148 451,148 000000000000000000d4cc81be8567521159742d9c1f91fa5adb6e23ec6b7928 2,266 1.00/1.00 vMB 76
451,147 451,147 0000000000000000024a8d9d38024071ea19b5d34feb9633203f855217fee75b 1,849 1.00/1.00 vMB 98
451,146 451,146 000000000000000000fa3912277ecb4b569fd3ae0be0fb4cb9c2b02da249fabc 1,996 1.00/1.00 vMB 116
451,145 451,145 000000000000000001eeaaf90e13ff380807fbd5fa0e3ef03170016896da2064 1,612 1.00/1.00 vMB 99
451,144 451,144 00000000000000000054782104273e8cb94e6669a90f465d7c3dc126a9e077a0 1,577 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

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