Loading Tool

Explorer IconExplorer

Memory Pool

45,255 transactions
28.74 vMB
0.06722104 BTC
Random Selection Loading Transactions
Max Size: 153.01/200 MB

Candidate Block

Mining Attempt daaf6f1668d426382581ec156a5f85b5cb6b2307521b0b154ac14e042d77972f
Version 20000000
Previous Block 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6
Merkle Root a121030a2e310b575b6a54fde19b454718da581b0591a9d5c26f0f94e8f0bdc5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,412
Size: 1.00 vMB
Total Fees: 0.01265068 BTC
Feerates: 301.60 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,857 (669,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,811 245,811 00000000000000bec4addbb9679da46048963a2a661ed50dd3b85680d62d183e 21 0.01/1.00 vMB 173
245,810 245,810 0000000000000081c61f1e57dc0ac5908dd197cac6be497efb6d39b4eb5b389e 101 0.05/1.00 vMB 137
245,809 245,809 00000000000000903960bbcca4f96829f6a5831ff7530c658be4987b54705391 408 0.21/1.00 vMB 134
245,808 245,808 0000000000000059d3f9cf0c1371f22131487869d9f6a0ab0698fdd2ff6efd0d 10 0.00/1.00 vMB 110
245,807 245,807 0000000000000094cc3eb7a139052d5140f9c32fd5f161ff6c284e67b6531501 323 0.12/1.00 vMB 183
245,806 245,806 00000000000000b1c4dd5df8e57d2ccf2a73c13f5f21fd8c9625f86658e5eb20 246 0.10/1.00 vMB 173
245,805 245,805 000000000000004722b91967b4a4826d02c7af0950206827dfcd06793c939c26 76 0.03/1.00 vMB 217
245,804 245,804 0000000000000089fb8864b7b61f0868c1fb2f8fceb743a1aa03520e00e80f83 95 0.04/1.00 vMB 210
245,803 245,803 00000000000000698f6960186d585ca319868d86022e8f42404ada85d4f7ac0b 271 0.10/1.00 vMB 199
245,802 245,802 00000000000000c6fff72025d8efa653b177eb3f3e454d4ba83684ee1c10e4d5 290 0.15/1.00 vMB 86
245,801 245,801 0000000000000025bb54c497502329d6da630e888bbad2673f146c0643d0cceb 221 0.09/1.00 vMB 173
245,800 245,800 000000000000004a527202e44ad88e05ea0b21e35be63dfc6d326512118ac843 42 0.02/1.00 vMB 72
245,799 245,799 0000000000000088df53bc69b5f396090766aafcd3065337624d2d2e790edf1b 271 0.15/1.00 vMB 118
245,798 245,798 000000000000005c6922f8a7af9bf29daf5bf68d1e827c45ea68bd790e298462 58 0.03/1.00 vMB 29
245,797 245,797 0000000000000019603120dca769fda9a2495013798b7a68257dc5e6a3bebef9 386 0.16/1.00 vMB 200
245,796 245,796 00000000000000312a3e1a3fffcc631b99b10fa3fe8b4aca5a45912a1a5501a2 18 0.01/1.00 vMB 92
245,795 245,795 00000000000000a77c549da94a2195ce7417bad1b8629a4815a66254a6bac48c 313 0.13/1.00 vMB 169
245,794 245,794 000000000000008be5500705433accfce165f28cd556914c88065664679ef0fe 32 0.02/1.00 vMB 58
245,793 245,793 000000000000004dfbd603c3454b761ed6074bf9d618e2f5020f60bce1a0b9eb 308 0.15/1.00 vMB 161
245,792 245,792 00000000000000116f7689b132082b75d3072827f6c5f2855e16d6fee50af38b 182 0.08/1.00 vMB 136
245,791 245,791 0000000000000098dd3788fd2764056e73b45c8b808e4cc3929b3d0a1cf281a6 9 0.02/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.14 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: 652.62 GB
    • Received: 13.79 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.