Loading Tool

Explorer IconExplorer

Memory Pool

61,439 transactions
29.63 vMB
0.06777612 BTC
Random Selection Loading Transactions
Max Size: 165.05/200 MB

Candidate Block

Mining Attempt 6b77223c8a504f410a6e669a944b313940a5d0bcf102a50b33f5e2e95461ddca
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 7848640f987753980e197d2b2db90276a0b4ce1b83f466f455957c512fe4408c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,330
Size: 1.00 vMB
Total Fees: 0.01074685 BTC
Feerates: 150.93 > 1.08 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (188,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,933 726,933 0000000000000000000186928f034ac70779635106d1d35c1b0414723b36efea 288 0.11/1.00 vMB 10
726,932 726,932 00000000000000000003e7035d995d6b4e711da530176b76beaa8de6cf41ce77 439 0.91/1.00 vMB 2
726,931 726,931 0000000000000000000a3426c50a5657ff6da7fd9daa8727bb0dd20801587ed5 1,926 1.00/1.00 vMB 10
726,930 726,930 00000000000000000001b4591152332f66a776a6eea72ba7ba9d6b9d58e982ef 2,093 1.00/1.00 vMB 12
726,929 726,929 000000000000000000073c73937ea566e48907c5f22235697bfdbf6343429583 55 0.01/1.00 vMB 12
726,928 726,928 000000000000000000057fa28ad808c056695e8430d1d503c1e2bc499aa2b1a6 1,801 0.85/1.00 vMB 8
726,927 726,927 000000000000000000089773c400c7dc59b1298dcd097475825992fb2522bf60 1,573 0.52/1.00 vMB 10
726,926 726,926 0000000000000000000819eeec356449e075e15b1f116fe6bc865a641d3c4809 316 0.15/1.00 vMB 8
726,925 726,925 0000000000000000000a19a7218cfbcd6d9686344409a880a2280522623df1c2 67 0.03/1.00 vMB 7
726,924 726,924 00000000000000000003be555029b5f956b91ca247a1d842a3aba13a4994467a 2,202 0.78/1.00 vMB 10
726,923 726,923 00000000000000000007d8ab30eef089544ab90d3ff1df35e7c35bb4279e4434 1,004 0.33/1.00 vMB 9
726,922 726,922 00000000000000000004e6fb0adbbcec90cfec158557b13c5857daec59b4bab5 26 0.00/1.00 vMB 25
726,921 726,921 00000000000000000001645ac983e8910a5d8ab80ececf5c8efe5a7d4f0ebc09 1,044 0.59/1.00 vMB 7
726,920 726,920 00000000000000000002e645d71fa4fd60f34f4e5010fdfa2940e1d855a152a2 634 0.39/1.00 vMB 5
726,919 726,919 000000000000000000098fe276812011ed1fee7a5bc39751e0494338f7749b6b 122 0.14/1.00 vMB 4
726,918 726,918 00000000000000000009a87c1afdbfc03c1f8a7be8b5e13b22c7e314b558231e 1,741 0.63/1.00 vMB 10
726,917 726,917 000000000000000000078de6dd8aaaa64ed6b17af9c06d745bc93ccac6635b1a 1,327 0.50/1.00 vMB 9
726,916 726,916 00000000000000000008bb4a2c48fabc464d221eb482d4168a35d21e88ec8d6f 952 0.36/1.00 vMB 8
726,915 726,915 00000000000000000001b266df27bcccff31b5275dd358499e97f4ff0b52441b 971 0.92/1.00 vMB 2
726,914 726,914 0000000000000000000334cae2a3a4a22446bbbd7f66e251ca8c401499b229f0 598 1.00/1.00 vMB 1
726,913 726,913 00000000000000000004bd6582a4ff1512bc03b8f54020048d017dc92c9e67f7 1,555 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.