Loading Tool

Explorer IconExplorer

Memory Pool

88,336 transactions
32.32 vMB
0.17297007 BTC
Random Selection Loading Transactions
Max Size: 195.73/200 MB

Candidate Block

Mining Attempt 9b12aa4e78c50032fd2af80752535616f1834a760ba0c2b0fdc2c03d74e39804
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 9e6f485e5996b9b95d1b65f9adb8cec198a227d570292730743efb6e687a8f36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,741
Size: 1.00 vMB
Total Fees: 0.08400422 BTC
Feerates: 216.64 > 8.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (85,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,802 829,802 00000000000000000001c5ba54db1731ca759f84734a94bea2bf1279e9f90507 1,035 1.00/1.00 vMB 22
829,801 829,801 00000000000000000002d7c7b1ad67c0f89be26492373576469f0de932078c73 3,464 1.00/1.00 vMB 32
829,800 829,800 00000000000000000001d46664a067f854d4b91fac514d7ce55d70a7a450e91b 1,819 1.00/1.00 vMB 23
829,799 829,799 000000000000000000028f3b56845a6099243de2d1e3e43899e1f72bab97102f 515 1.00/1.00 vMB 19
829,798 829,798 00000000000000000001183f38885390e136615e03ac96bf934b9669edb79c44 790 1.00/1.00 vMB 20
829,797 829,797 000000000000000000023c2587c620eb0ca9fda5df42ee1669520c36a64273b4 525 1.00/1.00 vMB 20
829,796 829,796 00000000000000000000189fb7f924deb9b503d7ee6b6378c399a04e5ec2a624 741 1.00/1.00 vMB 21
829,795 829,795 00000000000000000000a106d92add9f0a6584fad26ab5816bc95a66f21048f2 683 1.00/1.00 vMB 17
829,794 829,794 00000000000000000003ad3c61e1338081b373f2aeb2a41cd3573aaac91cc160 1,293 1.00/1.00 vMB 22
829,793 829,793 000000000000000000007a1e260554adeb8a7c5bc3259b5b33c0e9bf01c11804 1,510 1.00/1.00 vMB 21
829,792 829,792 00000000000000000000e88deee6f064d953b0bf8b8467b57541225714ec391d 629 1.00/1.00 vMB 19
829,791 829,791 00000000000000000003485656e4938a78239e7faabc099fb1a1e7c0dffe3e80 1,597 1.00/1.00 vMB 23
829,790 829,790 00000000000000000001326c2f2893de67f70b50b13c009b28353783d956d707 2,078 1.00/1.00 vMB 25
829,789 829,789 0000000000000000000110bfc93cc13e7d6eff1269cc4115080bd076b625f9e1 1,962 1.00/1.00 vMB 18
829,788 829,788 00000000000000000000c529a3f92a9c3934b3047c6f8e059c59e535e1e675ba 1,134 1.00/1.00 vMB 21
829,787 829,787 0000000000000000000367881254ec92f50d8cd24ebedf57a8631b38ae1fe7ff 2,637 1.00/1.00 vMB 36
829,786 829,786 00000000000000000002b8c03b80bd2252590d1a351035e34eaee50022f43e42 1,444 1.00/1.00 vMB 21
829,785 829,785 00000000000000000002504eb3eb4d9a8d99ca05bfa553a7b54d61793c44e32b 2,413 1.00/1.00 vMB 29
829,784 829,784 000000000000000000019a2bf95ee4f83f3460c792137ccec5432ba05945ddfb 2,569 1.00/1.00 vMB 20
829,783 829,783 00000000000000000000c85c569b8cdd18e9aab77641e84b49ba6ec435f7f87b 1,948 1.00/1.00 vMB 19
829,782 829,782 000000000000000000023eca806d216257a9d15c69eefeed434055b052c179e4 2,711 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.