Loading Tool

Explorer IconExplorer

Memory Pool

79,312 transactions
29.14 vMB
0.07191799 BTC
Random Selection Loading Transactions
Max Size: 176.87/200 MB

Candidate Block

Mining Attempt 1479bed312bd914f9836815caa457362008dfea144a07c6a1f062d884efd92b2
Version 20000000
Previous Block 00000000000000000002109166b8fbc24476efabda906aebee521a5bb03941cc
Merkle Root 4a500f9bccd0c1dab31285417f44856d1209779508c3f6d3829566abbc08a1f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,791
Size: 1.00 vMB
Total Fees: 0.01098014 BTC
Feerates: 73.20 > 1.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,110 (497,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,143 417,143 000000000000000002cbbca6729729a48ecc56d935b68dbfe55538a86400fcb1 930 1.00/1.00 vMB 23
417,142 417,142 000000000000000003d3341f5019d911f98a6880409437662332ecdb52b38cb5 1,086 0.66/1.00 vMB 44
417,141 417,141 000000000000000000d994baf78a5575044af887f0c8114511dc526c69cc1f12 1,815 1.00/1.00 vMB 53
417,140 417,140 000000000000000004d2791a8c5563f97711a96a4aeefa0c5b6f6e1fffd12853 2,214 1.00/1.00 vMB 75
417,139 417,139 000000000000000005248287497f7e5a411bf773ef70318f0704d4809159bff8 414 0.25/1.00 vMB 52
417,138 417,138 000000000000000003ef100d6cc79f837123c0fb3dbe43fec48bc2d94c4c8442 1,923 1.00/1.00 vMB 60
417,137 417,137 000000000000000000d2231b31ef921d4e245e649f74918da89a93531236efb2 1,467 0.95/1.00 vMB 61
417,136 417,136 000000000000000001718f61c52eacde5f4f1f8e49f70c9b57c2529f388cd611 1,240 0.85/1.00 vMB 49
417,135 417,135 0000000000000000014e8717a98a07eac9c48e54f1478c1404010bd838c0924a 1,445 1.00/1.00 vMB 35
417,134 417,134 000000000000000001022c0f74a10eb23359d6ee5f99d889b3a8433f13e147c2 1,596 1.00/1.00 vMB 64
417,133 417,133 00000000000000000478710bb73175549d34893a375454df1af122c26a453d9b 2,554 1.00/1.00 vMB 93
417,132 417,132 000000000000000003755f388515f2f892b7e2e88e0b157f03d4e08b019b41f7 1,293 0.91/1.00 vMB 56
417,131 417,131 0000000000000000040a27b984d28bf9dfe6a30fecbd95fe39b9a63173ef340f 1,009 0.99/1.00 vMB 28
417,130 417,130 0000000000000000021405ac1d5879a105c6b806463e3dbd47c73863591d0744 1,472 1.00/1.00 vMB 42
417,129 417,129 000000000000000000758ce6927ef997a4c63894072187a4946ebf684aec4018 1,399 1.00/1.00 vMB 57
417,128 417,128 0000000000000000035ddeb73f28aac430188d76c39b48e8ec4e7f7867445ff3 1,633 1.00/1.00 vMB 53
417,127 417,127 0000000000000000021e5af03e11af5ff55317c19b2416cf5b4c89fe1ab5b3b5 2,670 1.00/1.00 vMB 84
417,126 417,126 0000000000000000041bfa5a2ac4c3484d04bb853c4a152626a4a060a2872c1d 867 0.42/1.00 vMB 54
417,125 417,125 0000000000000000021959c72a03ebb47c980e93f8fe62167d8bdc21635c8358 664 0.34/1.00 vMB 55
417,124 417,124 0000000000000000020fcd046d4f6b43c84fa2030eb3ab9d93200e55b02fe474 931 0.46/1.00 vMB 57
417,123 417,123 000000000000000003a6a8fac0656d18670c66ae1200d326aca7fb148cd7d0d3 449 0.33/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.58 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: 671.35 GB
    • Received: 15.91 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.