Loading Tool

Explorer IconExplorer

Memory Pool

40,397 transactions
28.21 vMB
0.06159168 BTC
Random Selection Loading Transactions
Max Size: 144.00/200 MB

Candidate Block

Mining Attempt 1142e568562c98cdbc8f863706744450940aa6c490f76abc66eea29d2905e631
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 0d8f2e5b15c86e7636a305f2c6e007eb3c680108e6cb7161ad8e8e818668a6ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,255
Size: 1.00 vMB
Total Fees: 0.00715365 BTC
Feerates: 87.72 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (338,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,242 576,242 00000000000000000005781d92ac5cd797553572ed0b07168ce4a3364cf8c4d6 1,223 1.00/1.00 vMB 131
576,241 576,241 0000000000000000001a5ebeee1b7909cc4973f13cf6aa320bd7756160ee9e01 2,811 1.00/1.00 vMB 169
576,240 576,240 0000000000000000002547fdeb348ba3e3078a05194d13e49dc6d72baaef77bc 1,633 1.00/1.00 vMB 125
576,239 576,239 00000000000000000015ce228ddc2ef66338bd5f95e9756c24dc19b70ad1ce62 1,614 1.00/1.00 vMB 155
576,238 576,238 00000000000000000004c6e6041f01edab8fe068d6d86073ea873aef2370f4e6 3,392 1.00/1.00 vMB 167
576,237 576,237 0000000000000000000084e37ed6dd3f298f264ab119606e0566954eb8470787 2,582 1.00/1.00 vMB 127
576,236 576,236 00000000000000000013e740f1cee07b2396691e7b090ec209d7ffa6d5973adc 2,689 1.00/1.00 vMB 121
576,235 576,235 000000000000000000208e2512cfd8c6b205c82694d897a94b602c3e71cb9687 2,860 1.00/1.00 vMB 155
576,234 576,234 0000000000000000001761937010afa6e97c40b5b124936f83f070a5b3ac0829 3,071 1.00/1.00 vMB 179
576,233 576,233 0000000000000000002731746f6225e901d7444c4bfd0807db37ae628e9ce4a1 2,924 1.00/1.00 vMB 147
576,232 576,232 00000000000000000023eda2da2bcc3daab44077684456f9b7de7b87fc7bd118 1,301 1.00/1.00 vMB 156
576,231 576,231 0000000000000000000ce6bf0633ccd1c2186b81a3f55a5182f63f6591673e3c 2,543 1.00/1.00 vMB 181
576,230 576,230 00000000000000000011a038efeab2a7eb1f8bc1c94f667fbdcf0dd66d437f17 3,120 1.00/1.00 vMB 188
576,229 576,229 0000000000000000000dc34a306ba4941b7e3312303b8f42809caf9159075e74 3,148 1.00/1.00 vMB 146
576,228 576,228 000000000000000000054976e0cdad8a6924422045ed72b79d2e8e121659be68 3,045 1.00/1.00 vMB 182
576,227 576,227 00000000000000000021df4571a938649b7c245aaec8d7007433202d5345e99d 1,309 1.00/1.00 vMB 128
576,226 576,226 000000000000000000122131d3b27c0146b82d087c038ada4822e54b4504339e 1,294 1.00/1.00 vMB 140
576,225 576,225 00000000000000000027ea839beb6aab57cf1deaa19ecf62b330f4162a9d4273 2,406 1.00/1.00 vMB 106
576,224 576,224 000000000000000000249314470b196c9d3ec30d7e3498bb4f0010d8fa2ba79a 2,695 1.00/1.00 vMB 114
576,223 576,223 0000000000000000000ff1a7096ce7210d3aef3ad72b4b20c2868b86de918cf2 2,113 1.00/1.00 vMB 115
576,222 576,222 000000000000000000086118481410ebb66655cf218c1a5bc29722078cd62975 2,448 1.00/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 781.74 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: 630.34 GB
    • Received: 12.02 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.