Loading Tool

Explorer IconExplorer

Memory Pool

74,305 transactions
27.41 vMB
0.06852610 BTC
Random Selection Loading Transactions
Max Size: 167.36/200 MB

Candidate Block

Mining Attempt 8021e27358dd2f103832b2b990829e2823a8f4f52ac04049693a14be350859eb
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 5973313d02c289f4a74150ffd4e2faa41c4cff0fc4c608a2a2e99da91e08e8ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,232
Size: 1.00 vMB
Total Fees: 0.01025145 BTC
Feerates: 301.57 > 1.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (140,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,662 774,662 0000000000000000000259ffdfa27cad5e4a6a115dd7072a72f95153d4578d0b 2,015 0.55/1.00 vMB 16
774,661 774,661 00000000000000000006789812d5dbb7aa1662a60c452a760d14a746aa8f5b26 946 0.53/1.00 vMB 8
774,660 774,660 00000000000000000004131c9466ef1ff5471f5fc266d3738e25b71bd348c428 1,504 1.00/1.00 vMB 7
774,659 774,659 000000000000000000017a31ccab5911ca551de163c74094e4ff5327aa684826 1,308 1.00/1.00 vMB 6
774,658 774,658 0000000000000000000636225d09ebcb2b9fae3385b0d884b5fc928686f04889 1,142 1.00/1.00 vMB 4
774,657 774,657 000000000000000000019b55367aa55afb40e429428b9b8ddcbc30fd52b2cc31 3,064 1.00/1.00 vMB 18
774,656 774,656 00000000000000000006d9a2b174edbbc17355f7c519bf13a783af6bde4b4eba 1,451 1.00/1.00 vMB 7
774,655 774,655 00000000000000000003a60f06a0b81fd806527ffc31d47b569a15fe17c57833 2,479 1.00/1.00 vMB 14
774,654 774,654 0000000000000000000328b13423a0c5e3a4b74c9807481b9a042fa4287b8855 2,509 1.00/1.00 vMB 17
774,653 774,653 0000000000000000000421adbd67cb6ebefcf668b3e7cdc01eeda0398832dc56 2,070 1.00/1.00 vMB 7
774,652 774,652 00000000000000000000b8da1a3b5bdb139c565eb34dd540bc94365635742e17 2,637 1.00/1.00 vMB 7
774,651 774,651 00000000000000000006533c686c0b26a63c4c3d794143e8143a863cedb6c832 2,242 1.00/1.00 vMB 17
774,650 774,650 0000000000000000000452cb990bd0d5911651ed296c704af9541a14b17b0dc7 1,851 1.00/1.00 vMB 28
774,649 774,649 00000000000000000006c150a764462206d64c3b366496f268d0e6dcf6ce5fd8 3,344 1.00/1.00 vMB 23
774,648 774,648 00000000000000000003c68fab88f9425b96c0858f97ae51a59f63f61a131261 816 1.00/1.00 vMB 5
774,647 774,647 00000000000000000000dead6977a1d8637f7fb6613e113bc35f37219186d863 376 1.00/1.00 vMB 1
774,646 774,646 000000000000000000019f2aac69a20023f5a3c01fc104b67019ca60be6050cc 2,601 1.00/1.00 vMB 12
774,645 774,645 000000000000000000013153bad0f058e406dfcfc600d840f12aa673ef626a78 1,628 1.00/1.00 vMB 3
774,644 774,644 000000000000000000070561c67f4e697b6668e933c07a1fbe9f19dba979e3de 2,439 1.00/1.00 vMB 13
774,643 774,643 0000000000000000000546f0727e20a6859cc178c5c81a576eb07792ddebf2c2 3,335 1.00/1.00 vMB 15
774,642 774,642 00000000000000000003bc0646e0d3a1dbaf8732b9abbc2e8019d9b2ac54929b 3,132 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.84 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: 711.85 GB
    • Received: 17.13 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.