Loading Tool

Explorer IconExplorer

Memory Pool

34,392 transactions
29.49 vMB
0.07835248 BTC
Random Selection Loading Transactions
Max Size: 142.87/200 MB

Candidate Block

Mining Attempt bf560deb9b26089869448291e26d4360b329589cfa6fa484c90164ab64ee3f54
Version 20000000
Previous Block 000000000000000000016a655abee59fb1fe04633919e8d234db6ab1188b5de7
Merkle Root 6f671c89aa9ca4065db2e1842e49875ad4da66d2ec0039cc8e14516d7ddeb454
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,388
Size: 1.00 vMB
Total Fees: 0.01422842 BTC
Feerates: 72.50 > 1.43 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,518 (392,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,426 522,426 00000000000000000014deac105f063c0e70b8c657378f9c129d62420e7df6a5 2,603 0.99/1.00 vMB 29
522,425 522,425 000000000000000000288a2bc753de0f9669fe7a2bedbc97e7576b9a206a7bde 134 0.04/1.00 vMB 33
522,424 522,424 00000000000000000012d8ff05b81a25abbbc5f42f167c2ab469992624a37860 1,159 0.75/1.00 vMB 27
522,423 522,423 000000000000000000436f7bacc006cdd841e1d40ce58ea504d5c7c81108b44f 99 0.03/1.00 vMB 43
522,422 522,422 0000000000000000000b1ff12ee216854008866c8a940d6a42972d7767c79067 1,077 0.42/1.00 vMB 34
522,421 522,421 00000000000000000030695eff64fc852d59daacfb3d8733b6e7d038a683217b 565 0.18/1.00 vMB 30
522,420 522,420 0000000000000000000a41012d45396dce4ad3f9a45fbd6fcd077fc14dd1ff12 655 0.22/1.00 vMB 31
522,419 522,419 0000000000000000000ccb4c6d86ee92f7a0088fe50cdd246af01e257f67573f 940 0.34/1.00 vMB 44
522,418 522,418 0000000000000000003e01e14fd0fd386eda37bca1a72211a7d46e4510a9362e 1,198 0.49/1.00 vMB 40
522,417 522,417 00000000000000000011c40eb9a0aaa5cf849f3a8e38f3ffa96b8a367a4e4de0 412 0.15/1.00 vMB 27
522,416 522,416 00000000000000000033f9773d149be4dfbbdf64dfcd004352812f73e77d33d9 311 0.10/1.00 vMB 39
522,415 522,415 0000000000000000000b82d74acb67feb3a975b7fff90c71e1977c5aa5c6a7a6 156 0.07/1.00 vMB 20
522,414 522,414 00000000000000000000d7855dc4bee82007a18baad8a7e7811fdef20382cf6d 1,070 0.46/1.00 vMB 28
522,413 522,413 000000000000000000110e3a32ab7d9b5feff0001ed9ab5cbf7a1678a5479d4d 1,950 0.82/1.00 vMB 32
522,412 522,412 0000000000000000001ff936dcfaddd8be672365ebe7ff270f5e166904072acb 1,993 0.76/1.00 vMB 28
522,411 522,411 0000000000000000003fe0f5f03a0c8300f050dec9173cce7c686adaafc9ba8c 1,395 0.80/1.00 vMB 38
522,410 522,410 0000000000000000003bd597740cfc3b7d56c5b5e9bdf7eeea19672590c7c491 795 0.41/1.00 vMB 36
522,409 522,409 00000000000000000041a8259d55e55f0af1507e00d9d943018d522a827826de 1,096 0.48/1.00 vMB 21
522,408 522,408 0000000000000000003f430dfc3e06c9dd749530b2b0928ecce511c8a392797a 570 0.28/1.00 vMB 27
522,407 522,407 000000000000000000420f23ebf42f782b78417c89568d2c771e963af91c40ed 1,305 0.62/1.00 vMB 8
522,406 522,406 000000000000000000278f3ac400c39ea038b3999e226477ddbbc72c29d886f6 2,693 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

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