Loading Tool

Explorer IconExplorer

Memory Pool

78,986 transactions
28.98 vMB
0.11438947 BTC
Random Selection Loading Transactions
Max Size: 175.87/200 MB

Candidate Block

Mining Attempt 8d5faa3d9227f3283bfb355c8743120bb0a41b807379188873912aa9cb562e55
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 735ac05e96b68b2d0de44a3e6320038201de3e5290f368cd91d47c00eeab2bd2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.04136830 BTC
Feerates: 602.26 > 4.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (431,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,113 484,113 000000000000000000f0db975194f6b62bfbbe1719211f324cb35a4b4beea274 696 0.94/1.00 vMB 67
484,112 484,112 000000000000000000324d991c347aeff3e335f285c8146313290526bf1112f4 859 1.00/1.00 vMB 20
484,111 484,111 000000000000000000b7c63f16c27b7797c31b27f0a31249fdfbd46ad164e4a6 2,037 1.00/1.00 vMB 163
484,110 484,110 00000000000000000023a798f277af2ff7f40c77a0376d3e8f61382c4d1e3ea8 2,099 0.99/1.00 vMB 110
484,109 484,109 0000000000000000011ceaabea8329b4d1c070a84f468b825376c3f74bbe9377 1,977 1.00/1.00 vMB 219
484,108 484,108 00000000000000000080246c715cbbdcb488c622e6f6941815b47dfb25e8a043 969 1.00/1.00 vMB 13
484,107 484,107 000000000000000000ccc0ce55ee4597c22d175584a37e879c67719b021d192e 1,944 1.00/1.00 vMB 31
484,106 484,106 00000000000000000130d13477c21a6d5739f39020e68a8bec8ddbeff128910f 1,372 0.99/1.00 vMB 107
484,105 484,105 0000000000000000000e0503505fe22a13442a266b4956f6f33d3e3caa4ed670 1,537 0.74/1.00 vMB 191
484,104 484,104 0000000000000000006b7312ff9eb8f205581764c0ab985da46cafda0335baa9 1,594 1.00/1.00 vMB 179
484,103 484,103 000000000000000000b241ab12e26cca89d885e850cb90cd2779e759891c358a 2,256 1.00/1.00 vMB 274
484,102 484,102 00000000000000000126f0c81a84d483574b0f0057b86f09557bc8c531cb3029 1,924 1.00/1.00 vMB 186
484,101 484,101 0000000000000000001daff9140b629fedd98ef5a2091204e11e8ff18a6c261f 1,680 1.00/1.00 vMB 83
484,100 484,100 0000000000000000006b5b4a11b47667e2757de0795fffa998edc70c04db0faa 1,829 0.99/1.00 vMB 59
484,099 484,099 00000000000000000020f7c486382eda6c0813b10ae59fa4f3787cfd8d3c2932 1,355 1.00/1.00 vMB 177
484,098 484,098 000000000000000000bcf7091a30b5f8124ca5caad37f30fac650516e7697abd 1,952 1.00/1.00 vMB 160
484,097 484,097 00000000000000000075e1b0d87cda283dd0482f41c50ed19e2a201bb0835295 2,436 1.00/1.00 vMB 85
484,096 484,096 000000000000000000f926ded0496f218ba39f15b291976758ec70430b9ba0cb 1,345 0.99/1.00 vMB 79
484,095 484,095 0000000000000000005e0f9315f946aeef3844b461ead4ca661247b16dd7b761 1,983 0.99/1.00 vMB 87
484,094 484,094 0000000000000000006638373237cb2b17fddde44e2d5097df60192935d8658c 1,865 1.00/1.00 vMB 106
484,093 484,093 0000000000000000006d33700022d236d8e2b7dbe45ce4b084a7488b55c72006 1,734 1.00/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 782.92 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: 714.42 GB
    • Received: 17.53 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.