Loading Tool

Explorer IconExplorer

Memory Pool

87,194 transactions
33.11 vMB
0.08219494 BTC
Random Selection Loading Transactions
Max Size: 197.42/200 MB

Candidate Block

Mining Attempt 38b6ee469bf684308821dcf9ad48eadc55fb9cf40f3aa3dbccfd77259c40353e
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 61bf2a82bc9eb7ac64d6dfcf50c9fc2536d6296c8d1961b2d7a5604ad4bacf69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,388
Size: 1.00 vMB
Total Fees: 0.01630112 BTC
Feerates: 151.14 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (139,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,988 774,988 00000000000000000005ae55b4e12b29cc959aa19b9d3e1bcfa36084905a39a7 1,760 1.00/1.00 vMB 8
774,987 774,987 0000000000000000000521b52bf6f3bf8c3aa6390749fb717526ab4cef84286f 1,067 1.00/1.00 vMB 4
774,986 774,986 00000000000000000005c58c414aa8e992d457f659d10a2f469a998f7790b3e0 2,948 1.00/1.00 vMB 20
774,985 774,985 00000000000000000001ef990f41ada157d5e711451459d60325434d184d1edd 2,416 1.00/1.00 vMB 15
774,984 774,984 000000000000000000043c4a8850a3bc7b144a320258c898822fd3463620cfb0 3,579 1.00/1.00 vMB 29
774,983 774,983 0000000000000000000517c1151f0aaed2b9bc16ffc25dca0471c5618ade8302 837 0.56/1.00 vMB 8
774,982 774,982 00000000000000000006142a851cc6864e45a21e42ea9cf95cd5350d4bf7cb29 1,951 1.00/1.00 vMB 12
774,981 774,981 000000000000000000024f200f0f83238d52ca59d39b613d9df010942d711bfa 1,466 0.69/1.00 vMB 10
774,980 774,980 000000000000000000013333f2da2d55058144781dcd603014cbef74d9659e89 2,215 1.00/1.00 vMB 12
774,979 774,979 0000000000000000000271a03e6449f8a0bf578edb0e2e0c9da795a74ae5a40c 2,459 1.00/1.00 vMB 15
774,978 774,978 0000000000000000000315e8388d84c973e5a09d33299256ad5089cfa04bad1c 1,490 0.57/1.00 vMB 14
774,977 774,977 000000000000000000067953d50baab78f72141822547ada7b0bd1f87a6b2aea 365 0.18/1.00 vMB 14
774,976 774,976 000000000000000000007dc15f30099d3edd64863548a0de388bcaa76e653c15 339 0.48/1.00 vMB 3
774,975 774,975 00000000000000000000532cef08a40a844a2dee21161cb3842070ae8c63bac4 2,560 1.00/1.00 vMB 12
774,974 774,974 0000000000000000000421de799710d340022bb92b3b64437dd5292f714bcce9 2,683 1.00/1.00 vMB 14
774,973 774,973 000000000000000000063765c688e41ec935887e3d4f5c1350af833961d2c981 2,545 1.00/1.00 vMB 18
774,972 774,972 0000000000000000000197b7900a2f61c26fca211844f395e8b0f0347beb2276 2,060 1.00/1.00 vMB 22
774,971 774,971 0000000000000000000252d3a38ccecbf29e43b8253f332c7ceab36e3d653f67 1,391 1.00/1.00 vMB 6
774,970 774,970 00000000000000000000bc93850b79c681f189781d7c8cd68d0620f4a34d23a7 1,057 1.00/1.00 vMB 7
774,969 774,969 0000000000000000000496ccb060c8f729be3a2f8f4bb7b1b8a63c065d2190d8 893 1.00/1.00 vMB 6
774,968 774,968 0000000000000000000211f0f97d08bc906226a07d59a2f34b721a103ebf5992 1,257 1.00/1.00 vMB 10
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.32 GB
    • Received: 14.52 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.