Loading Tool

Explorer IconExplorer

Memory Pool

43,284 transactions
26.88 vMB
0.08743319 BTC
Random Selection Loading Transactions
Max Size: 140.60/200 MB

Candidate Block

Mining Attempt 01648f7a1b80a46f56f6585cb23635559be8c0d753dd77dfc696181c6acd0d52
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 288a7474ab430ab8c4530938e5d270075eb8e6f3fc01945cbe54ffbd44adb6ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03689039 BTC
Feerates: 151.16 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (578,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,420 336,420 00000000000000000cc9e5213b90cf544c5020979a4b44065ee8b213c59609ea 594 0.32/1.00 vMB 36
336,419 336,419 0000000000000000187e5862cbec1887ec0766c481fd72171784e8b62d521da2 196 0.10/1.00 vMB 30
336,418 336,418 00000000000000000f04af45a336d02a52efbabd4775788ee6f6d2174ae48329 969 0.50/1.00 vMB 36
336,417 336,417 0000000000000000167a4bf7d133a774bb803e9af915fa2a14a775f40a3b01f1 863 0.46/1.00 vMB 36
336,416 336,416 0000000000000000169ee6ad506b119d43fcc32041e16d24510dc6195798fd4b 314 0.13/1.00 vMB 45
336,415 336,415 00000000000000000c1f2f98f4a241315ce82b008a1d91b7d652145f0c734bda 578 0.33/1.00 vMB 29
336,414 336,414 0000000000000000111e50ee7f73891d4131f1426685aa9ebd02fca655019af7 569 0.29/1.00 vMB 31
336,413 336,413 000000000000000012c2feb44df5a5d9e0c3ba1b70ed5d42b36732026025ff9f 32 0.01/1.00 vMB 32
336,412 336,412 000000000000000010b424052afa0bf66e1c31448e8ea6d7235ae7487ff59cf1 1,457 0.91/1.00 vMB 24
336,411 336,411 00000000000000001b61e519e79a8087e8417ac1a9f233e61248492eb31cbfd7 15 0.01/1.00 vMB 47
336,410 336,410 00000000000000000988e7a92f9f48f7683bb751406899163a45f94ee156be61 297 0.17/1.00 vMB 31
336,409 336,409 00000000000000000a5c73be62f770d7981d308c04386e50d0848abef13b3890 34 0.02/1.00 vMB 20
336,408 336,408 0000000000000000113a1d653d9325bd207227611b1451154ad80eca9f607972 630 0.70/1.00 vMB 34
336,407 336,407 000000000000000017dbaa1913ef5cd085de3e3da4a48ee9793b31e8b1a4319f 67 0.03/1.00 vMB 25
336,406 336,406 00000000000000000c7fe7b526bb4d38abfcc75d805c215252d9761374a7e291 620 0.39/1.00 vMB 33
336,405 336,405 000000000000000017051a8d93eb323f9cbd87e1a2403dea2059ae945c81bf39 370 0.19/1.00 vMB 39
336,404 336,404 00000000000000001ac93aff9b4bb559eaa3c876481d041ac2281bdc2480705c 235 0.11/1.00 vMB 33
336,403 336,403 0000000000000000076e04b4d11e4dc665c9ac87e4bbb37940b8099f86f9d7ef 32 0.01/1.00 vMB 85
336,402 336,402 000000000000000000437c504de0815ec4a26303bd2e362ffd5d741a4ebcdcb8 103 0.07/1.00 vMB 28
336,401 336,401 00000000000000001ae08eb7e51b7db8ab7c5ced45f4d2d6cc339751d9f6f391 16 0.00/1.00 vMB 66
336,400 336,400 0000000000000000140a6bb6025ff9a64d05b5def0d95b564a5557b9995adc0e 192 0.12/1.00 vMB 32
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.26 GB
    • Received: 13.84 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.