Loading Tool

Explorer IconExplorer

Memory Pool

77,140 transactions
28.82 vMB
0.07895206 BTC
Random Selection Loading Transactions
Max Size: 174.30/200 MB

Candidate Block

Mining Attempt a0ef2640a2fab0be64d759990afd93798da9f8532a806248535121a17418cf17
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 51528f443e9fe5f7b8874cb79ba0ac298d1162b2c4031d4f4adccb6188a8a394
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,428
Size: 1.00 vMB
Total Fees: 0.01903474 BTC
Feerates: 150.93 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (255,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
659,183 659,183 0000000000000000000301570642cf1e35a7adcf716b45f04013341a085bf108 349 0.18/1.00 vMB 22
659,182 659,182 00000000000000000003debadb866eaab745ea20323f65093dd78dcad5143184 917 0.38/1.00 vMB 28
659,181 659,181 00000000000000000007f723b733d3092b034dcbd9434463824d8d5713f92b61 116 0.11/1.00 vMB 28
659,180 659,180 00000000000000000006ca38958c43f2805681e39a409d6b4e12d2c081050f42 2,048 0.99/1.00 vMB 21
659,179 659,179 000000000000000000090b76448441524adf8b2ebca731b650f4afa38797d2b8 375 0.17/1.00 vMB 39
659,178 659,178 000000000000000000000218d3c5261ad437f481e6c3362a10ff8e2a8b25298a 1,106 0.78/1.00 vMB 25
659,177 659,177 0000000000000000000ddc27b907b3e96d35908e32e99df3596353493f1c5bdc 487 0.17/1.00 vMB 37
659,176 659,176 000000000000000000075c6fe581ca1e6dd28259f39674aa4b193cd54bdbc14b 47 0.01/1.00 vMB 26
659,175 659,175 0000000000000000000dd9634a8385f782fb3745e4c12f5fa78c030a1d155d1c 1,229 0.51/1.00 vMB 31
659,174 659,174 00000000000000000007293313e6c96ceaa2318f651ca976e87d5ff37d512cb2 2,353 0.97/1.00 vMB 33
659,173 659,173 00000000000000000006e974fea1063e056e8bf6b300bfe97ea513c216882bbf 855 0.49/1.00 vMB 36
659,172 659,172 0000000000000000000a86153aaa9eb203af76da84bc2ef03e59f6b850d497ee 2,054 0.90/1.00 vMB 10
659,171 659,171 00000000000000000006fa9078dbe1960daafff4145f7b02b171c2995c81ccfa 1,985 1.00/1.00 vMB 33
659,170 659,170 00000000000000000003cce6dadf200a5eeddc9b850c31bf3460ac2a05953806 2,095 1.00/1.00 vMB 59
659,169 659,169 0000000000000000000b382d7b95086589bd71f396a145cdfffa0eab90fcacfa 1,747 0.88/1.00 vMB 2
659,168 659,168 0000000000000000000c4c9d74cf6fa66d918a8875ada999048b8bfddcb6a4bd 2,298 1.00/1.00 vMB 13
659,167 659,167 00000000000000000003897d8278b9e878c9a4f17b70f0358eff2b3a28913404 2,172 1.00/1.00 vMB 36
659,166 659,166 000000000000000000026d46eb99275d15b03d240327b649c3459a82ea495224 2,576 1.00/1.00 vMB 67
659,165 659,165 0000000000000000000d422090bd43c0492a8c6799f431a4ac3b62225e5866fe 2,205 1.00/1.00 vMB 22
659,164 659,164 00000000000000000001f4776e9d6319f1c9fdc6b8711b570d9e2128b7505c59 2,626 1.00/1.00 vMB 86
659,163 659,163 000000000000000000027234407891cdf211692d502ed960cb3d949b8bf458c5 2,730 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.39 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.