Loading Tool

Explorer IconExplorer

Memory Pool

89,102 transactions
33.08 vMB
0.20338144 BTC
Random Selection Loading Transactions
Max Size: 199.69/200 MB

Candidate Block

Mining Attempt f8513a1d49dfa0a03b6dd8b9c61682ef9b0036cb66d9de370bdbeffa263b88e4
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 2b187ca5472ada98b6e9f06c45e2c07eb857ba0fb67718203a69df7fd4536162
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,867
Size: 1.00 vMB
Total Fees: 0.09047178 BTC
Feerates: 387.56 > 9.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (98,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,759 816,759 000000000000000000029403e6e8a58cb894e1afdf2679a3337573833de90ab4 3,455 1.00/1.00 vMB 78
816,758 816,758 000000000000000000010579bede9575bbe4f2e92e0d703ee495897e349f6480 3,069 1.00/1.00 vMB 85
816,757 816,757 000000000000000000011c26d60dd73386bf9ada00831591de612d7bacfecdc2 3,815 1.00/1.00 vMB 80
816,756 816,756 00000000000000000002f7d0ae1c24c67bacf78dbd447baa18c7fd6662485b2b 3,818 1.00/1.00 vMB 97
816,755 816,755 0000000000000000000127ab27cb2009da636565aa01b4084961c37d0ab61b00 3,325 1.00/1.00 vMB 87
816,754 816,754 000000000000000000024107b1034cca32788a8cb82e3e7a194d21ac5798e127 3,776 1.00/1.00 vMB 92
816,753 816,753 0000000000000000000358e54144103d90a4832602761941d0ed310766c0e278 4,914 1.00/1.00 vMB 103
816,752 816,752 00000000000000000002eac095aa992a74534af16e9ab4e3041dc6c248934bfd 3,374 1.00/1.00 vMB 102
816,751 816,751 00000000000000000003bb656987aafe37350064498d9fe92f28a72d7386b6ef 3,430 1.00/1.00 vMB 105
816,750 816,750 000000000000000000009ed352c8463d889a4aa5cbbf65736ec1e5dffc4e0dcb 3,641 1.00/1.00 vMB 112
816,749 816,749 000000000000000000039bfe1fd532e40182f2c7d93aa42b7723a258863bc703 4,388 1.00/1.00 vMB 93
816,748 816,748 00000000000000000002fdecdff834bae7a5748d35f54ae18af306c1ea4a3c94 3,783 1.00/1.00 vMB 91
816,747 816,747 00000000000000000000d5c1585ef12026c53c193e758b23694ec24b662c879a 3,344 1.00/1.00 vMB 105
816,746 816,746 00000000000000000002925e89092c12c4e7ec4af984e34c9b318fd58db51dd1 5,028 1.00/1.00 vMB 86
816,745 816,745 000000000000000000018f70ea15bc273a6766874cf86e88bd941484df417a29 4,704 1.00/1.00 vMB 78
816,744 816,744 000000000000000000040402a609f66be991cf81a06f3a48505ea7b416d50302 4,575 1.00/1.00 vMB 90
816,743 816,743 000000000000000000019d81c804295c4c35e40bba3bbda9543bd2425849c10d 4,644 1.00/1.00 vMB 80
816,742 816,742 0000000000000000000378b9e58a6d990c9d6a47f167ed71d7e3b187a25d9da0 3,914 1.00/1.00 vMB 93
816,741 816,741 00000000000000000003b0de13e710ebeab8816899ee615f3a603540ce994c06 2,898 1.00/1.00 vMB 102
816,740 816,740 000000000000000000000fa910ce262237c1e474433ef31505fe501ddb8d597c 3,688 1.00/1.00 vMB 72
816,739 816,739 00000000000000000002e15321e13f634ec304e618f3253d1688efe7045a2d4d 3,529 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.