Loading Tool

Explorer IconExplorer

Memory Pool

77,411 transactions
28.76 vMB
0.07027920 BTC
Random Selection Loading Transactions
Max Size: 174.46/200 MB

Candidate Block

Mining Attempt 972a09783b5d697902cef7a105bdb8b11f272b9429a57080c357d5eea63af2f1
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 625330a8435d2aa544bb748d72659b3d96cdd6f8b0ce361713ea14593a12917d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,262
Size: 1.00 vMB
Total Fees: 0.01029174 BTC
Feerates: 299.43 > 1.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (140,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,145 774,145 0000000000000000000593582f32b422c8b4c7ade02f9335e255adb18aa8a490 60 0.47/1.00 vMB 1
774,144 774,144 00000000000000000001a77e727d194f51e452b237cb6e790922d506c99ce943 99 0.12/1.00 vMB 3
774,143 774,143 000000000000000000053916f5f3b68319baf095c4205ad4edca517cd89b4a51 267 0.18/1.00 vMB 5
774,142 774,142 00000000000000000000717053a0090dc622ce90c286c95317011b2a3bdf279c 767 0.64/1.00 vMB 5
774,141 774,141 00000000000000000000e299b59eaee2e518d47b145ee075c4025e601b401a87 602 0.61/1.00 vMB 8
774,140 774,140 00000000000000000007657992ab38388c00013a1f19f308d4c6282c5a73288b 315 0.15/1.00 vMB 5
774,139 774,139 0000000000000000000024c33a2032888646d3d054a1c5d071d4dd8f1e0197d4 1,363 0.47/1.00 vMB 9
774,138 774,138 00000000000000000002457906a53d2769e4faab786da854fce81e17d9aafe5a 197 0.07/1.00 vMB 9
774,137 774,137 000000000000000000074099cf9a1624d45442c24b1e06934a8060498588c797 113 0.03/1.00 vMB 8
774,136 774,136 00000000000000000006e8ea8e6d0b25d8e1d87c93762fda2c27b63e3d381390 26 0.01/1.00 vMB 15
774,135 774,135 00000000000000000007446ec7b5b0292ca9ac1b44adee6a2ce29b5763f8c1be 1,256 0.49/1.00 vMB 8
774,134 774,134 0000000000000000000270c3fbb98cf883a23dd254ac27ab29ce4cd40220efe1 1,086 0.39/1.00 vMB 8
774,133 774,133 00000000000000000004d8f09543a2774c26ba749a43e1a6cf22b2166246bac7 1,377 0.48/1.00 vMB 9
774,132 774,132 00000000000000000004f2b037ec2ea4c7067f65838a2b4b64c5be689cca33eb 231 0.10/1.00 vMB 6
774,131 774,131 000000000000000000046b3eb65df8ad3a7eb6ff37f531ddb5d477fb7ae191cc 63 0.03/1.00 vMB 6
774,130 774,130 00000000000000000001bc0bbfa3a84655c8802b34f2c8799d017c1b6b6b8ad6 1,434 0.85/1.00 vMB 6
774,129 774,129 00000000000000000005636cf9299d389f7aa85966f0e05d966c3722923315f2 506 0.17/1.00 vMB 9
774,128 774,128 00000000000000000002d2fe9966c93b32a7b7a0ee2accfc2f2be8f841abc43d 491 0.21/1.00 vMB 9
774,127 774,127 00000000000000000001314481b5d064a8e9ae1ae6b00bfff551ccf96119dbc9 678 0.32/1.00 vMB 8
774,126 774,126 00000000000000000005a0f8b8cbd87e0a4663f7818b3eb894a3d08ff9b0fba7 157 0.05/1.00 vMB 7
774,125 774,125 00000000000000000006565827dc2cef34599c23446e9f890a3e673d1e6e9ead 2,007 0.93/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.