Loading Tool

Explorer IconExplorer

Memory Pool

31,615 transactions
25.47 vMB
0.07625744 BTC
Random Selection Loading Transactions
Max Size: 139.09/200 MB

Candidate Block

Mining Attempt e3bac2b7ad72fb9f45b2889b5f0c0ff0147f773cae4585f5b9dddad4852a6f04
Version 20000000
Previous Block 0000000000000000000114571a77fd77fec46c3e357666463e95ceab1d54c318
Merkle Root 54b97e8b101c1d2745306d5a681c976e6a1eda9a6d0365edb0362fd616f55354
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,158
Size: 1.00 vMB
Total Fees: 0.03338666 BTC
Feerates: 144.22 > 3.35 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,461 (100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,361 941,361 00000000000000000000d80d3180d483ab587a32ecdcfa0bea0387759c17daf7 2,660 0.74/1.00 vMB 3
941,360 941,360 00000000000000000000a45019f09714d1b7f9a6f7442bed5cf6a8897e04ff75 5,012 1.00/1.00 vMB 0
941,359 941,359 00000000000000000000a5d02476a32e0feae089e10c37ca9875f9ecff043cf4 2,189 0.70/1.00 vMB 2
941,358 941,358 00000000000000000000ead7c2014a177118ea56eecef027bf75dad21010ba92 403 0.15/1.00 vMB 2
941,357 941,357 000000000000000000002fd3cce1898102c9ac80b89fb5d5d312d4528df93f26 705 1.00/1.00 vMB 0
941,356 941,356 00000000000000000001e2e136eb7e169ce2cbaa77fbfbc6307ad788b8082183 823 1.00/1.00 vMB 0
941,355 941,355 0000000000000000000027f21a8da8c5f51b7f0cc127f792f9785b47ac319ab3 3,211 1.00/1.00 vMB 0
941,354 941,354 0000000000000000000067be497566a2a9344346d88acc0db06a6c17cc79f2c4 3,897 1.00/1.00 vMB 1
941,353 941,353 00000000000000000001c541fbe4e2cd1fda9530a78c2aae54b47144bc619212 3,293 1.00/1.00 vMB 0
941,352 941,352 00000000000000000000037466d4fcee9c0a47c98212b95634e9dff17d8ec194 1,131 0.28/1.00 vMB 3
941,351 941,351 00000000000000000000cd2bc24d0774fab6bbaf38fe49487afb5bef5ab5e215 4,380 1.00/1.00 vMB 0
941,350 941,350 000000000000000000007771d95f15f3cc4bdc9fe350332a35564e73ebb5b952 4,424 1.00/1.00 vMB 2
941,349 941,349 0000000000000000000039baac48153d426370d9f6e3d677ba11ad95e38a878f 3,373 1.00/1.00 vMB 0
941,348 941,348 000000000000000000004eea09344906adf170ccb0e51ef9f5fba7ec6365aeb7 3,553 1.00/1.00 vMB 2
941,347 941,347 00000000000000000001696124f09ba7821f4b9dc48ceda03b0dbb6698c1889f 2,402 1.00/1.00 vMB 1
941,346 941,346 00000000000000000000691b94c44b451d7055e2b497ed92e244752b121b25be 3,032 1.00/1.00 vMB 6
941,345 941,345 00000000000000000001b510f0588663d4e4b195daec9c101b7c86644531e975 3,098 1.00/1.00 vMB 4
941,344 941,344 000000000000000000014e6a4c870904b047948bed48041d412709bdaba1cc8b 3,040 1.00/1.00 vMB 4
941,343 941,343 000000000000000000015b65d098e11527ba234ec77faaf5c05a361d51585de6 2,971 1.00/1.00 vMB 3
941,342 941,342 00000000000000000001b959b3bf7b0cd8d51c058502c890d61106194995b4ea 2,112 1.00/1.00 vMB 3
941,341 941,341 0000000000000000000034a4af74009433a4767458d55ec45939e87c51263cf0 4,055 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 829.38 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: 4,646.88 GB
    • Received: 251.72 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.