Loading Tool

Explorer IconExplorer

Memory Pool

25,410 transactions
6.05 vMB
0.04285171 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.02/200 MB

Candidate Block

Mining Attempt 710330005b3568017a720b286bd6033daf32645a1c7af66a076833ec34df3da0
Version 20000000
Previous Block 00000000000000000001ba540179348e126e660bea94ed6ba838e68a81db744e
Merkle Root 1759d45a9a408f4ecf069fef8af861aa68ce2762abb89e45411adcddc848d894
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,188
Size: 1.00 vMB
Total Fees: 0.02837285 BTC
Avg Feerate: 2.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,117 (727,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
185,437 185,437 0000000000000004a1417ece383c84de768e52bb2e532ab827f25c48386db83f 0.22 MB 364 103
185,436 185,436 00000000000000bf42c3bbdd17c814581767caf781da09b5b3b86b7ff3c916a6 0.00 MB 10 0
185,435 185,435 00000000000000ec48bbcbe4e3ef6653839a80f83ec2e0b0ba99abddcf6c0ce5 0.02 MB 58 62
185,434 185,434 0000000000000654395b4facf55735ad7c1bcf6ca0b5a112731d0b13ef5280fc 0.00 MB 15 48
185,433 185,433 000000000000032f279d0930fd2e49ab49848ee8e5541699a61042fdbe0ff025 0.24 MB 368 107
185,432 185,432 000000000000015a7bfff2af11a1ecd324fca1618611ff8446a1df88fd02243f 0.01 MB 47 209
185,431 185,431 00000000000007f384b715a6afaeccbb56944385e607575d17820fc476dccf81 0.03 MB 86 168
185,430 185,430 000000000000058b4ad6e68f42cb9b2877f84358430679033e13d225c1d8d11b 0.01 MB 17 40
185,429 185,429 00000000000008fbee2e31fb000c743a71b0036047c5d28d7933eebf5d060ea5 0.08 MB 154 88
185,428 185,428 000000000000011114d02a290bdb6be48f71264398b0008ad9658a89dc0fefb7 0.02 MB 35 179
185,427 185,427 0000000000000161b30a97dc56a929e815438765e59990ba00f5c69408f0f8f0 0.11 MB 115 63
185,426 185,426 00000000000001790d64b3d68436c634f9b79a452e0dfe2bacb336a131dde2b4 0.19 MB 440 121
185,425 185,425 000000000000081d3514d17b62dd6b33adf4da0eb269f818926f0cca5bf5bf1b 0.02 MB 44 152
185,424 185,424 00000000000001dc06a1ff488371e3c94692952746ac7144ac91b5d7184654da 0.02 MB 33 521
185,423 185,423 000000000000078f54126742ffa2f661e9c4e26bbcc62975714a7997938ec99b 0.25 MB 609 145
185,422 185,422 00000000000003f45fb03e2fdd1e9f19dd177be6e9d3d6c298b64eac613128f2 0.02 MB 51 91
185,421 185,421 00000000000003680b86519d47f03c7e576fbf63c570ba10094d20e06be884bd 0.02 MB 36 87
185,420 185,420 00000000000005e7a10e3fe8b9d0dddc79c65828f88f885d5bbe86e522da79f7 0.05 MB 203 74
185,419 185,419 00000000000009dd4c1f048fc2b43dd66c3631f67db8366f5a8f6b72e6ab80ea 0.25 MB 560 154
185,418 185,418 00000000000009d39436630b99afb6abf4e8df06fb3f6a53d2619638f68e2799 0.02 MB 77 146
185,417 185,417 000000000000037042b7ecdacaec3422b2737a75c711f124d866e76fd29fbc8b 0.05 MB 139 87
Previous 10 blocks ↓
Total Size: 779.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 117.48 GB
    • Received: 0.48 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.