Loading Tool

Explorer IconExplorer

Memory Pool

41,625 transactions
26.44 vMB
0.07821988 BTC
Random Selection Loading Transactions
Max Size: 137.79/200 MB

Candidate Block

Mining Attempt 603c62e3874e3688d64aea0d8bcb836afbb63c94d97c69422d99ac175037a8fc
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root bcea2c65d2e1f264664eec929fc013fab799b97c4ee46901f15acaa4c7e353ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,451
Size: 1.00 vMB
Total Fees: 0.02968876 BTC
Feerates: 150.98 > 2.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (121,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,352 793,352 00000000000000000003c1d9e24fbc5c2a0bcf1ba1c7ec5fb9b1a3e4be567aec 4,130 1.00/1.00 vMB 62
793,351 793,351 00000000000000000002666e5320c721746d3754cfc8b28ea8dba5cffdfb0090 4,202 1.00/1.00 vMB 71
793,350 793,350 00000000000000000004d1d53d562daeaf26c837272c377a99947afb725a6213 3,435 1.00/1.00 vMB 92
793,349 793,349 000000000000000000025cad1087f6f66d6b8f3903870a310668af612c7ffa37 3,934 1.00/1.00 vMB 38
793,348 793,348 0000000000000000000228d4e9bb4837626afa6b904a4eff2ef31e2e3777a25c 3,786 1.00/1.00 vMB 25
793,347 793,347 000000000000000000004f7860ddb7a58249a80d0417a8b0bc0a5c5ea710905c 3,329 1.00/1.00 vMB 71
793,346 793,346 000000000000000000027694d66404acf251e7b015e15b003fc22a21cae3e802 4,021 1.00/1.00 vMB 24
793,345 793,345 00000000000000000000f608107ea4160fa986b7a097fa319cb28069a6e67a2c 1,884 1.00/1.00 vMB 30
793,344 793,344 00000000000000000001ce269df32b08e0bcaccc60ef0f07d45b681a80df8c96 1,915 1.00/1.00 vMB 40
793,343 793,343 000000000000000000006790abed810b207bddc99d6ba464804705f187b089c3 3,024 1.00/1.00 vMB 56
793,342 793,342 0000000000000000000123f5afa36de03a7af4f42c37fc29517cd1ba53f929ac 3,459 1.00/1.00 vMB 89
793,341 793,341 000000000000000000017cb0415116405d5525034cba5d73c064f322916529ff 3,391 1.00/1.00 vMB 25
793,340 793,340 00000000000000000000085977d3e8be801f16275746f3c59230520a70277985 2,042 1.00/1.00 vMB 48
793,339 793,339 00000000000000000003cca4b411f8a6c195863901197252055ddca1289e56d4 2,111 1.00/1.00 vMB 68
793,338 793,338 0000000000000000000366e5ef30e46568f0f4e0b422ae03284dbfe390395c39 3,191 1.00/1.00 vMB 51
793,337 793,337 000000000000000000015d773fecbb0cd1c8e3369ab415d9b0f59d1d909dfb6f 1,022 1.00/1.00 vMB 20
793,336 793,336 000000000000000000046fefbbba5d47c11b083371eca2405b3d2b942221e076 2,977 1.00/1.00 vMB 48
793,335 793,335 00000000000000000002486282f048deada5323cc53cf2b5235358907c9ec89e 1,737 1.00/1.00 vMB 30
793,334 793,334 00000000000000000003ac5c021b2ef3e29a12ef586967b98ec6cdb2ef2f6029 2,562 1.00/1.00 vMB 32
793,333 793,333 000000000000000000029a0acbd916ae1e70a589fcc910d38dcc93b277d88864 1,178 1.00/1.00 vMB 19
793,332 793,332 00000000000000000001ebdf5823090f8f6f46db59549f027b452b90392edaba 7,426 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.