Loading Tool

Explorer IconExplorer

Memory Pool

75,377 transactions
27.89 vMB
0.08264236 BTC
Random Selection Loading Transactions
Max Size: 169.72/200 MB

Candidate Block

Mining Attempt 07549678302ff5f4ab9bfae5896b1ff23b68f5c09796d14c95c00419b956ccd3
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 0b24a7eaac5345585c94e59f00e0dc726dfcf25b5a47916d931ffe66b3107ba1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,382
Size: 1.00 vMB
Total Fees: 0.02276799 BTC
Feerates: 100.21 > 2.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (121,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,929 793,929 000000000000000000007bb584a0313a2f636f25f89e78c092d0d27296a5e31e 2,437 1.00/1.00 vMB 22
793,928 793,928 00000000000000000005183cea64d318df5389efdf7a3aa937c820f8b3c6393e 3,105 1.00/1.00 vMB 25
793,927 793,927 00000000000000000000477f48c74a61569fc9c31709ed3fd2c362cd7e5a1962 2,859 1.00/1.00 vMB 27
793,926 793,926 000000000000000000013cf9102fb112e4f4bb4b40e1cf5e35afc4ed7c7c3991 3,014 1.00/1.00 vMB 40
793,925 793,925 00000000000000000000fd2083fbd7e0831cd77343c88027b68e41fa19528749 3,492 1.00/1.00 vMB 19
793,924 793,924 00000000000000000002ee17a62674ccf678d7558805dd135cee1341d062308d 2,736 1.00/1.00 vMB 18
793,923 793,923 00000000000000000003bd8268737390e18a13145a84b98b9576d37e45171651 1,470 1.00/1.00 vMB 29
793,922 793,922 0000000000000000000455630d9004eade6a0bc73d88763a8698295a48048d98 2,606 1.00/1.00 vMB 15
793,921 793,921 000000000000000000051531d36d2234f21166a4dd6800240b3fa816f809bda5 3,205 1.00/1.00 vMB 24
793,920 793,920 00000000000000000001304eff1899e48e1d19f71565951f6c9105bb5dceb0dd 3,024 1.00/1.00 vMB 43
793,919 793,919 000000000000000000047e943d2ddce6f15f67b2c4e942aaca558785ea091a06 3,082 1.00/1.00 vMB 40
793,918 793,918 0000000000000000000068e52061c1683eb0ac67d75a85466f3425b3b587cb97 2,722 1.00/1.00 vMB 19
793,917 793,917 00000000000000000004a93a184a574f978b950edda03c4d6bcf27a91e83e0a0 2,354 1.00/1.00 vMB 15
793,916 793,916 0000000000000000000259ea28e857ed04d669ffef7f95231285fa50239bc373 2,114 1.00/1.00 vMB 30
793,915 793,915 00000000000000000004d407300ff4e1e5e6c648851abce37dd1285c79f3e2f9 2,621 1.00/1.00 vMB 32
793,914 793,914 00000000000000000000cd84769e1cd12b695390880a783d7df3263ad19ea2c9 3,040 1.00/1.00 vMB 60
793,913 793,913 00000000000000000001b6d689e763cb2f8fd85aac981592df84b07bcb758ffc 3,968 1.00/1.00 vMB 13
793,912 793,912 0000000000000000000069baeafb8b7ab233b0e7243a2d516b19ef90cf85a0d5 2,660 1.00/1.00 vMB 18
793,911 793,911 00000000000000000003e68d385219de7ae60a94f5346105970314d3d60f37d2 434 1.00/1.00 vMB 9
793,910 793,910 0000000000000000000373213a4f333f8372b1df944f87356344226cfa5a5692 3,778 1.00/1.00 vMB 12
793,909 793,909 00000000000000000001880c831e3178af85d7966a7d2736f7b066e4fb1e4a15 2,782 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.