Loading Tool

Explorer IconExplorer

Memory Pool

34,149 transactions
25.72 vMB
0.06038999 BTC
Random Selection Loading Transactions
Max Size: 130.07/200 MB

Candidate Block

Mining Attempt aea35039a05045640beebcdb062b8c218db2634af2b782ae64a74cbe000fb358
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 2d74d2a7289a1764e3f8ace15f7f8c6782a872832dfe8667f1027d076f48272f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,031
Size: 1.00 vMB
Total Fees: 0.01252962 BTC
Feerates: 74.70 > 1.26 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (92,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,290 822,290 0000000000000000000082d26a1c5c29c58cc8d91c68a355f494d436e8558de9 4,279 1.00/1.00 vMB 187
822,289 822,289 000000000000000000024fa14e33254640e979c68bb7ab6b32778ae2e49b09c3 4,039 1.00/1.00 vMB 250
822,288 822,288 0000000000000000000084830029c9cff0675fb8fca1e7e826471d60e1e22dc4 4,293 1.00/1.00 vMB 229
822,287 822,287 0000000000000000000305c60a338a6cabbbfb3e87900497427ea041726fe0b5 3,943 1.00/1.00 vMB 240
822,286 822,286 00000000000000000001c8064db23abd505182ddcd6b65c71eb6386200341587 4,085 1.00/1.00 vMB 298
822,285 822,285 00000000000000000002ba4c04f919fc45069d60556505e0881d15e326c1443f 3,445 1.00/1.00 vMB 290
822,284 822,284 000000000000000000002fb7a3da7b7081a75d0ebfc588b7c6450a87f595d17e 3,452 1.00/1.00 vMB 308
822,283 822,283 00000000000000000001afdabb5581c99567bde7cdf0a5053e94d82583ad7195 4,555 1.00/1.00 vMB 223
822,282 822,282 00000000000000000003907751dc3856f08de2256a58b30ee83515ddf0e10bd3 4,537 1.00/1.00 vMB 176
822,281 822,281 000000000000000000017a58313c408b4acdcd72a6d5f858e79e90f8e5ed9a32 3,559 1.00/1.00 vMB 162
822,280 822,280 00000000000000000000ccc3ad4455fbeea8fdc388317d164d111fcc697b2ffa 2,861 1.00/1.00 vMB 230
822,279 822,279 0000000000000000000299d9834c791ee808b537dc439d9a8881eb97091b2379 3,815 1.00/1.00 vMB 228
822,278 822,278 000000000000000000042342b349e618c34be792ce1eac2eae099f5281b48841 4,552 1.00/1.00 vMB 242
822,277 822,277 000000000000000000041344e1a6879176263bb7fda934a364754411075eaea0 3,640 1.00/1.00 vMB 268
822,276 822,276 00000000000000000000d97c801203e55405c7279e96f2ff2bf8d83d775f8139 5,547 1.00/1.00 vMB 221
822,275 822,275 00000000000000000002f2f09fb327556325455e5fffbdabaf5cc420f36182d4 2,497 1.00/1.00 vMB 188
822,274 822,274 00000000000000000003f7fd0a6adfb996a3c401fd151e77aae313ff1a1b83b4 5,562 1.00/1.00 vMB 227
822,273 822,273 00000000000000000002767cb7e55e96976699c39eee5dbde911ca3f4843fa20 2,541 1.00/1.00 vMB 213
822,272 822,272 000000000000000000034cbbbb9d27add215d8a5e138a6d0d7082280b21d75e0 2,837 1.00/1.00 vMB 236
822,271 822,271 000000000000000000035f535e6133204a60dff42c0fa435b4d52e008004c13c 3,871 1.00/1.00 vMB 259
822,270 822,270 00000000000000000000cc1b79eb51163c0501f9d24058183c680d15d03e5684 4,333 1.00/1.00 vMB 292
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.