Loading Tool

Explorer IconExplorer

Memory Pool

75,409 transactions
31.87 vMB
0.09218314 BTC
Random Selection Loading Transactions
Max Size: 184.25/200 MB

Candidate Block

Mining Attempt df870e52ab870ed110015499f300af24b44b8fa81b741f068aa3d590c82aae28
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root f0d35f0a9a60cb3fd2e204409bdd859a71ad0a69a22f1e47e8c757a81efa7e79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,845
Size: 1.00 vMB
Total Fees: 0.02903597 BTC
Feerates: 151.03 > 2.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (516,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,658 398,658 0000000000000000067f59f3f52714a9143973dc7ca535120028ee6d227ff46a 1,944 0.75/1.00 vMB 55
398,657 398,657 0000000000000000018eafee4971670136a636f453d7d54eb26f49c5ae758234 2,029 0.93/1.00 vMB 42
398,656 398,656 0000000000000000060989970ca9d225b96437b15d4103a27d991e9310bd8b59 1,945 0.93/1.00 vMB 41
398,655 398,655 0000000000000000020bd30af950656ed9fb69460c262e3870bfbce8d262e3e2 1,840 0.93/1.00 vMB 30
398,654 398,654 000000000000000004a9f293f66af77def7058e35b338de83aadc00e0bfe74ef 3,222 1.00/1.00 vMB 62
398,653 398,653 000000000000000006afc7734aef25812e2c4e9077a439176ebe3591b8a2490e 1 0.00/1.00 vMB 0
398,652 398,652 000000000000000005e300ba34cb2a994d167ee00a799c55059ef8c386433b6a 1 0.00/1.00 vMB 0
398,651 398,651 0000000000000000052fc370f8dbea2ce488987a998c6a36b38ec927b0ad6f0e 100 0.05/1.00 vMB 58
398,650 398,650 000000000000000004e027888c723552bbc8ad373f3cfbdade79938b27e291e1 73 0.05/1.00 vMB 34
398,649 398,649 00000000000000000393d5518dfad9ef154d5a4a2f7a77780582b1b5548ab7ba 1,777 0.99/1.00 vMB 25
398,648 398,648 00000000000000000176b7c6a886d00922583c3215e7cbea2b1d6765c05b2c56 2,219 1.00/1.00 vMB 37
398,647 398,647 00000000000000000497f942e737357d1de0e78119f357958e0a876bc663dad6 59 0.05/1.00 vMB 12
398,646 398,646 0000000000000000078c3624e7dd18e24324845b4c48c4cfdd8a106638febf85 1,733 0.96/1.00 vMB 30
398,645 398,645 000000000000000001af08f6604c1f91f85f5fdc054400d0c6fc3bd2798c4057 2,376 0.93/1.00 vMB 41
398,644 398,644 000000000000000004c3fc9c9140e2da18fde3c0177c390d62103b8ce965e987 2,378 1.00/1.00 vMB 47
398,643 398,643 000000000000000000f5f7ad6a53bdb5d4dbefe96328cb4f900400a3755b61f9 1 0.00/1.00 vMB 0
398,642 398,642 000000000000000000d26a8e3c12f15e22f983d59cb4ea8e23fffb0ab4a5a806 3,128 0.93/1.00 vMB 65
398,641 398,641 000000000000000001cca7a94b139c48abd4560258374d6260f97b9f08e9eb38 66 0.08/1.00 vMB 31
398,640 398,640 000000000000000001455fb368adf9e2cf725a4d242e20592092137985c074f1 2,246 0.93/1.00 vMB 47
398,639 398,639 00000000000000000102fc754ac21a8addf9fbbf45528161e7a6c142e552fb57 1,149 0.71/1.00 vMB 27
398,638 398,638 000000000000000001fd1aef5755f2754f828e62f2da2a1fe02b22ae5b615694 1,539 0.73/1.00 vMB 35
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.10 GB
    • Received: 14.49 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.