Loading Tool

Explorer IconExplorer

Memory Pool

39,472 transactions
26.72 vMB
0.06895919 BTC
Random Selection Loading Transactions
Max Size: 137.99/200 MB

Candidate Block

Mining Attempt 6ab14cae8ccaa2ba23f24806a9181fda0285907c2399dd0da6cc3639c0b0f2b6
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 24678f79a4c3c6a7a943970783f6047383c376ddacbb04da37de790e4a34c6f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,088
Size: 1.00 vMB
Total Fees: 0.01848751 BTC
Feerates: 301.60 > 1.85 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (358,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,274 556,274 0000000000000000001dbf82b0af5165e39b064cf6e83bac4b407f44ad6e2df7 3,040 1.00/1.00 vMB 9
556,273 556,273 0000000000000000001b7eed0db6533af02c3b4adb8a14fb690cc29503c2d467 221 0.08/1.00 vMB 5
556,272 556,272 0000000000000000002c594ff79f1a2ac73875a2f32e56a7a2fe181a283b112e 485 0.20/1.00 vMB 9
556,271 556,271 0000000000000000000fefc6f938e34e454ad0cec333a2ff27b63335d6636f33 2,036 0.89/1.00 vMB 7
556,270 556,270 00000000000000000007df2df15d05bfe259601e9445b47fe6b16362b8f1bac1 2,068 0.83/1.00 vMB 8
556,269 556,269 00000000000000000024cdd5db2d25e2fcaf1187844ee42b30b0c034f4ee6a81 2,071 0.80/1.00 vMB 7
556,268 556,268 00000000000000000002fb00f435b15f8b0f14746f0138328300e663d04cbd72 223 0.09/1.00 vMB 6
556,267 556,267 0000000000000000001bc79d48abaa2460d4f70d4bf5e5208a8bd66817b1d41b 583 0.32/1.00 vMB 6
556,266 556,266 00000000000000000003ca0e0379e9a6133ef747c7ff417525ec4b55c0c70bd1 586 0.24/1.00 vMB 11
556,265 556,265 0000000000000000003500974071d81dc851f35d05a4325392ed76e8386e8037 1,232 0.54/1.00 vMB 8
556,264 556,264 0000000000000000002080ca17168f140481e3ffb533abaf2230165d4123b2db 1,436 0.57/1.00 vMB 8
556,263 556,263 0000000000000000002e78e207627a6f41b871ff357a189d23a73145343efaea 1,424 0.76/1.00 vMB 5
556,262 556,262 0000000000000000000fb402b42c0cf39cda1134307c8df2770847c29b334c5b 1,220 1.00/1.00 vMB 3
556,261 556,261 0000000000000000000257e6a8152361a016516a6e346d8ad6c51b216a434b28 2,848 1.00/1.00 vMB 9
556,260 556,260 000000000000000000073f64762b58561ed786d0e06830b0e38956572fb39fc1 2,869 1.00/1.00 vMB 10
556,259 556,259 0000000000000000000ce1b3810032993ed2276de7c9a5b2fab15d413b4dea00 3,191 1.00/1.00 vMB 12
556,258 556,258 00000000000000000007c515fd16824d83b07867083b843af8238a75e200307d 1,263 0.52/1.00 vMB 9
556,257 556,257 000000000000000000173007065add01902afc01889ec83ac366bf7502e148da 198 0.07/1.00 vMB 5
556,256 556,256 00000000000000000021a71e3d9141859222eaed2422c1f1bbc327cdc4af33f4 1,561 0.58/1.00 vMB 10
556,255 556,255 0000000000000000001c0d344e70e5e19ba44b436397ab718fdae9ee0625f601 2,504 0.96/1.00 vMB 9
556,254 556,254 0000000000000000002d2e7f224b7f903cc6f03e333a5a9bd9960fe117d12c31 558 0.20/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.