Loading Tool

Explorer IconExplorer

Memory Pool

24,767 transactions
25.32 vMB
0.07455675 BTC
Random Selection Loading Transactions
Max Size: 122.11/200 MB

Candidate Block

Mining Attempt fae20f449b741a72f170c1a4aab7aff30721544cc39b59d0e6ecbd6042929b87
Version 20000000
Previous Block 00000000000000000001149b849a74fdefdbffa02a8df3d8c14ace862c6b5686
Merkle Root c5206b887f1699cbe81a2f0735c4c56b15ca1a78955b3005fd04b05ac92059ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,377
Size: 1.00 vMB
Total Fees: 0.02814149 BTC
Feerates: 100.84 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,291 (748,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,995 165,995 000000000000085619622145187574c4abd4922f7b05fd629bd08ed3bd8a4134 11 0.00/1.00 vMB 50
165,994 165,994 000000000000039ccdd2529b5af67320a57a8c5a68116e14f1fe1dddc9f459b6 60 0.02/1.00 vMB 196
165,993 165,993 0000000000000b6e3a72fcfc00ec46747a4000da6eac28040f86b0feec88c4b5 8 0.00/1.00 vMB 0
165,992 165,992 0000000000000a2dd5368dcff3a845a547d92de0f82c00cda57d966edbb88605 59 0.04/1.00 vMB 577
165,991 165,991 0000000000000517df767e0e20702a9fd3cb95f6413e26e3f079dfd89497cb82 5 0.00/1.00 vMB 143
165,990 165,990 00000000000007836e77e03cd999f8fd4808b3fc93cf1a7557fd8ef59f0de186 139 0.04/1.00 vMB 2
165,989 165,989 00000000000007fd2e39ca33f772fc2497112643f08ee7d8c8bc39eb63eeed1e 104 0.05/1.00 vMB 30
165,988 165,988 00000000000000cad13d588fb2ac0bef425719ea88c4416226c99e26a08ced6e 68 0.06/1.00 vMB 119
165,987 165,987 00000000000003d089066d1e45aa268c0a820645799b9503a564b85943c60ac7 22 0.01/1.00 vMB 127
165,986 165,986 00000000000001dfb5343fa72390561461b9940ca65762784a51aa862365f6c8 79 0.05/1.00 vMB 149
165,985 165,985 00000000000003c23f2e4b6ff7d741619b35e151bdbf1c91912383d6c13ee13b 126 0.04/1.00 vMB 209
165,984 165,984 0000000000000b12309dd48cc86f50788d7670d9745c7f25e53ddd61de7e76bb 24 0.01/1.00 vMB 16
165,983 165,983 00000000000005334eacbf00c80b57fb01bc7d969c4f8ab5bf5f45f7ea037ffa 71 0.05/1.00 vMB 159
165,982 165,982 000000000000063bc55ae004333f6c6ffa0f25f7b08492253ed3ca9868e4859d 9 0.02/1.00 vMB 99
165,981 165,981 00000000000002acd2e05abb752d9e91ed42619d06a6a8036c537af973eb6ec2 78 0.03/1.00 vMB 169
165,980 165,980 00000000000004173fc3f9363be7d70afe2971aacb569ea752d983499b614fab 22 0.01/1.00 vMB 130
165,979 165,979 000000000000096d4080a7f3e5b219309b2a2e9ebddc9a0873bdc11a07f4bff6 128 0.04/1.00 vMB 27
165,978 165,978 00000000000008b8871c46e8cf6280c0a15c5d4de136d01847d24685d68bab2a 11 0.00/1.00 vMB 0
165,977 165,977 000000000000087dfc3e12fa9c82d2cc6dc6d3d7146da0cdd22d5e4af7067049 107 0.06/1.00 vMB 194
165,976 165,976 00000000000009ecd69368780de950b79f319cfb01e56dd8497a12cd5d5bc5ce 76 0.05/1.00 vMB 102
165,975 165,975 00000000000003b4392e413b0587a370787cf74d84f51b0eef38b154ad7bd804 59 0.04/1.00 vMB 214
Previous 10 blocks ↓
Total Size: 781.11 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 580.05 GB
    • Received: 8.92 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.