Loading Tool

Explorer IconExplorer

Memory Pool

82,194 transactions
30.96 vMB
0.10398784 BTC
Random Selection Loading Transactions
Max Size: 188.29/200 MB

Candidate Block

Mining Attempt c7958188293769233971059c73fcec8fe60d2049e89b6870a101950e0e21d33a
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root fc267f2f6f58cfe9adaee53b77b7dd97bfef6a8bddea1d486a59602c20151107
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,155
Size: 1.00 vMB
Total Fees: 0.03107217 BTC
Feerates: 200.89 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (442,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,698 472,698 0000000000000000002a0df1fd38a1d6c160a54eeb5958a8db599a9c826c76d6 2,141 1.00/1.00 vMB 305
472,697 472,697 0000000000000000008970767ffd9714f356054130cd4f5e0a05328415bfe70c 2,140 1.00/1.00 vMB 338
472,696 472,696 0000000000000000003c76481f152c778e127bdab56cad7d66e275981a75f9e9 2,273 0.99/1.00 vMB 376
472,695 472,695 0000000000000000016ce1b7e44fa5b4b3cee7658139bb77811c3d6081b71e55 1,773 1.00/1.00 vMB 179
472,694 472,694 0000000000000000008ae8abb2222ae44778cf6cfc6f74b5dfcb38462abb11b5 2,270 1.00/1.00 vMB 327
472,693 472,693 0000000000000000002d50c9f7f5ca6b2525e23ff5786d6e536d1234f66aac32 2,181 1.00/1.00 vMB 435
472,692 472,692 00000000000000000147bed4a529873d6a1d6bdddcebb1d5bd8f059a28461644 384 1.00/1.00 vMB 54
472,691 472,691 00000000000000000036a66f2b90c8c8f5d97189f89aefa740e7d172ea258f88 1,658 1.00/1.00 vMB 213
472,690 472,690 0000000000000000015e439f601a21bb0dae5e57ce171dcf9e85574e8fb5a37b 526 1.00/1.00 vMB 76
472,689 472,689 0000000000000000007196127aa9ae5a3f65b9bdf5b03ef0fcc2d90d8b323541 691 1.00/1.00 vMB 91
472,688 472,688 0000000000000000011b4388c963e00878d3a213f82614ce47ce91ba188bc1bb 1,518 1.00/1.00 vMB 173
472,687 472,687 0000000000000000014d7372095a88d6cfaef5c61d9dbce8e89262cda8daa9b5 1,636 1.00/1.00 vMB 55
472,686 472,686 00000000000000000056720a8ed842f188508139286123c7001b38abb31ed6df 2,264 1.00/1.00 vMB 248
472,685 472,685 000000000000000000b6bd19b5ac329ecff8c20a77dbece7ad20a4f4319f5ca8 1,839 1.00/1.00 vMB 234
472,684 472,684 0000000000000000018922b354c545da2ed2e8dcd0b806986a53d41be76fe6e9 1,824 1.00/1.00 vMB 189
472,683 472,683 000000000000000000767b261f7bcf8728a2c00ea6a89a1e1891df5d7ec214c2 1,707 1.00/1.00 vMB 119
472,682 472,682 000000000000000000b3ca83f007088fdf3f0aae7e3f75b77abde8666fa8d2bb 2,362 1.00/1.00 vMB 332
472,681 472,681 0000000000000000008fc8e54677e294bd3c6763d03cac28e37f19679ab951b2 1,791 1.00/1.00 vMB 278
472,680 472,680 0000000000000000008f6debb9c06bcb4c6c98ecd026e0a764a795dd8d05f59b 2,166 1.00/1.00 vMB 337
472,679 472,679 0000000000000000010838ea2a43c47adf2089938ad7c1d5425aaa6f3d0faa5e 2,062 1.00/1.00 vMB 365
472,678 472,678 00000000000000000008abc86fa8b6edee00ad26f43e47d9bde22c467b9a576f 1,351 1.00/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.60 GB
    • Received: 18.21 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.