Loading Tool

Explorer IconExplorer

Memory Pool

36,075 transactions
17.75 vMB
0.26534129 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 3 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 3 blocks ()
  • 7 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.02/200 MB

Candidate Block

Mining Attempt 641ba42bbb90f0d2e6bf2a0983c9eba3f607b0408cf216d969363de9ee88da1b
Version 20000000
Previous Block 0000000000000000000009069c85f0b19bd0704f61fce56924481988327d1e06
Merkle Root cf9a3565be6bd75fb04064e363bf710fca5d4c6109151b8605b0687ded9c9e0b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,458
Size: 1.00 vMB
Total Fees: 0.06791110 BTC
Avg Feerate: 5.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,062 (645,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
267,710 267,710 0000000000000005d2ba333ac9f207b49a25df9821647ffadc86dce56b85825d 0.03 MB 69 41
267,709 267,709 000000000000000646af253fce73e896178049cbe54020938bae02e1a7d1abfe 0.02 MB 53 68
267,708 267,708 00000000000000064dc3f8dda23b406dc8d3a682f42cb0aa9dd6ad15ccaf4669 0.10 MB 198 52
267,707 267,707 000000000000000573acc242851c5c251ac69dbb2bbcf63f9f3c52270672a188 0.14 MB 329 109
267,706 267,706 000000000000000266212336ff4eef43e9bd6116023b126d646fe94c4c57189d 0.00 MB 9 107
267,705 267,705 00000000000000037b328c4b526e666f91998dfad25feebfa377a7b51d37751a 0.11 MB 219 72
267,704 267,704 0000000000000009a3cd62694d126d9c20b32d47577021d24982bcbe695f740b 0.02 MB 47 33
267,703 267,703 00000000000000088af76c78e3c2ea5476fea645d91747f548835795dc33b492 0.04 MB 103 50
267,702 267,702 0000000000000004022055b2e9eb7f9b6ef8e7b2511e18df009e524710654e13 0.02 MB 52 63
267,701 267,701 000000000000000256be2a057efc9431d0e7d009fb6dd0e15d20d769e2196e44 0.06 MB 124 47
267,700 267,700 0000000000000006ce5a7d708b8343ddcf243250a002851c9b73e7db91460fe3 0.02 MB 49 62
267,699 267,699 000000000000000733d6103c169ac7174421a00fe3f5f748f1c179ace544079c 0.08 MB 170 56
267,698 267,698 0000000000000007e6a95ad65e655bbfb808c44d495edec92273de0f289e7507 0.01 MB 19 93
267,697 267,697 000000000000000adb2ecc45ad479b335c58b147f2d2bfaf29cd3fc6ad5528a5 0.06 MB 146 48
267,696 267,696 0000000000000007f06aed407ae34db78e73427c65503e1c7c4448c6e92e8fee 0.00 MB 1 0
267,695 267,695 0000000000000007e02651abaa09d777474d9357f5d3726e1c05bc232b613284 0.02 MB 43 97
267,694 267,694 0000000000000001c4060bfa8ad1496990d1717d9cc87a1a2158ed5affd62d45 0.04 MB 97 48
267,693 267,693 00000000000000013f6ee6c9e22b9339f4fd7e89931ec708558c308f02b7af19 0.06 MB 131 40
267,692 267,692 000000000000000484c51c5ec13c4c0d36153070bfcfada2159d6cd2a2b5b84a 0.20 MB 459 53
267,691 267,691 00000000000000048644818ef0c1fffbf692f4c951eaca7db48686ec46cb798b 0.15 MB 317 8,000
267,690 267,690 000000000000000a8f1adb09e11dbd31cb95e7a3627d424b8df62cd265876518 0.05 MB 156 53
Previous 10 blocks ↓
Total Size: 778.96 GB

Node Details:

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