Loading Tool

Explorer IconExplorer

Memory Pool

44,792 transactions
28.18 vMB
0.07675262 BTC
Random Selection Loading Transactions
Max Size: 148.01/200 MB

Candidate Block

Mining Attempt d10c0267b13a90cb6bc6a72e2901321adefcf7cf62696889abe6e84329d87697
Version 20000000
Previous Block 000000000000000000009f8355e2d0b859207e1888b0f643858283125ec7229c
Merkle Root 2cb2196a81d9272f01cac5dc64fcfb3c788df5076b16507fea94a97bb47634a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,742
Size: 1.00 vMB
Total Fees: 0.02278125 BTC
Feerates: 100.29 > 2.28 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,255 (910,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
3,856 3,856 00000000de6bcd4f223c8bdbab8a2d9af296290be0e24c94caa98a8e3150401a 1 0.00/1.00 vMB 0
3,855 3,855 000000004409df337b3391e1d509e2faef5aecd25e0efde88313483695352dc7 1 0.00/1.00 vMB 0
3,854 3,854 00000000c596271bbdabc92a15f0332e85d76f827f9df0994f14d62777d4dcce 1 0.00/1.00 vMB 0
3,853 3,853 00000000e7f7813204ee4115f32d01dbf2ed0458b8f7050bdcdcf8f2b2271d68 1 0.00/1.00 vMB 0
3,852 3,852 000000009fa7ad1b0cca243262ab3aa68124971b3d7f9bd08c1fa0d1632f960a 1 0.00/1.00 vMB 0
3,851 3,851 000000007b51a44a5123007be222a2e78389274ef40d05ab3e0ac590c7f5bc07 1 0.00/1.00 vMB 0
3,850 3,850 0000000021968ae308f6669c09b9bc9642af7deaf648ddb6e30378299721856d 1 0.00/1.00 vMB 0
3,849 3,849 00000000a0bda86e80d04270a830fa75994399abfb77ffd2111d3a411baa9a87 1 0.00/1.00 vMB 0
3,848 3,848 00000000e76d1b56988d9bf216ddeb8c9eb0c9aae1cc8e3c8bc69db229441b2d 1 0.00/1.00 vMB 0
3,847 3,847 000000009807db9881793a07d86126a0cfa503fd743a1f00ecbf857bdb23d0b2 1 0.00/1.00 vMB 0
3,846 3,846 000000008e021aa6181559cf54fe38706f99a748d40b1ab95a013e56301d42a1 1 0.00/1.00 vMB 0
3,845 3,845 000000006a84e1a4de11a647ec02ec0497d6efc09397cd6e89082efd1ec6f7d5 1 0.00/1.00 vMB 0
3,844 3,844 00000000864f198de6c67a8ea0a6497bddf32260f1ef38ed2199262b7deb0ff9 1 0.00/1.00 vMB 0
3,843 3,843 00000000e3973f284a3d33f15f7c9ac30c10b5a6df9513a8d8ef7a3a7e1610cf 1 0.00/1.00 vMB 0
3,842 3,842 000000000be5065d6c87ad157b7093fe503da6ca684e7b17c4b4fae1d555897d 1 0.00/1.00 vMB 0
3,841 3,841 00000000fb3fa6f0d3f8707d41f30e8f6b4cd71027b2ced3e08f37cccd688f69 1 0.00/1.00 vMB 0
3,840 3,840 00000000d0ddbb568e13f29531695cdb7dc6a82506268b67bcf8cd12846a29f3 1 0.00/1.00 vMB 0
3,839 3,839 00000000babfe9b1d75d1348d1b271d3f416be8b73481ffbe4c049ac5ba2274d 1 0.00/1.00 vMB 0
3,838 3,838 000000001bfed3b7ec2c1326ce2fb6a932fa2c4a22f1c06c6893b241d75c66b1 1 0.00/1.00 vMB 0
3,837 3,837 00000000ae3db442aef095688e15e2179999112106236e3622458577f2522a5c 1 0.00/1.00 vMB 0
3,836 3,836 00000000e26d786351dd5c6926f1b04a54e8f7fd4a7c81cec40db01505b143ee 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.05 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: 577.24 GB
    • Received: 8.58 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.