Loading Tool

Explorer IconExplorer

Memory Pool

45,121 transactions
27.11 vMB
0.07130213 BTC
Random Selection Loading Transactions
Max Size: 142.91/200 MB

Candidate Block

Mining Attempt 1316dd496a276a8625a1c586906eced0c29810e80830aa5e0800ead071096cd9
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 4a9c5851668fccdecdabdcddfa58814893a67ff5e56a6f140d7d5c4aa3b2dafa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.02078443 BTC
Feerates: 251.72 > 2.08 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (334,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,400 580,400 0000000000000000001705fac505fbeeef0feb5b8fa24de1765f0873820c2598 2,344 1.00/1.00 vMB 76
580,399 580,399 00000000000000000009bf67e9816934efaa2875ff37a7ce41b35265637d90f7 3,127 1.00/1.00 vMB 121
580,398 580,398 00000000000000000001f19831867fcfd1c63c1a12e3cb229a5c7f6e44dd9aab 1,652 1.00/1.00 vMB 50
580,397 580,397 0000000000000000001708a68d09c687aaa63db19704392ca0a8ba653b11b975 1,931 1.00/1.00 vMB 70
580,396 580,396 0000000000000000001dfe116c658190b900ed0e69f3e40896e9f1fdf0b23670 2,283 1.00/1.00 vMB 109
580,395 580,395 000000000000000000108d8a1464b780142f0c7a1dc1cccd3ae98c8afcd125a1 2,411 1.00/1.00 vMB 59
580,394 580,394 0000000000000000000b659ff3ce0234866001d7c207a3717ae2714b618b08d2 2,180 1.00/1.00 vMB 102
580,393 580,393 00000000000000000018b8acd710cc07f1b267f8ce4b75c9b9ffa561cf43444f 2,456 1.00/1.00 vMB 92
580,392 580,392 0000000000000000002445595ccdb73e1c5390c0db40b7fc3cba811df0c73df1 2,170 1.00/1.00 vMB 84
580,391 580,391 0000000000000000001a94973af1b6d448b6d379bf1d9a31507993c05cff0095 2,432 1.00/1.00 vMB 99
580,390 580,390 0000000000000000000495ff6a22cd7dc6befdd9aa1605af35d1c68d36c07f0c 2,782 1.00/1.00 vMB 122
580,389 580,389 00000000000000000010e103781570fb78ec921d46a9edb9a0a387d93fac4544 1,510 1.00/1.00 vMB 76
580,388 580,388 00000000000000000007d91e4d89ca0d50066da99b6bb54fa3904cefeb26adef 1,309 1.00/1.00 vMB 63
580,387 580,387 000000000000000000018608f8d233b4e3607f42876f12622b9977f6f5acb991 1,984 1.00/1.00 vMB 84
580,386 580,386 000000000000000000000d9269bf06e498b241efc6072f3c3fa31cb507f0f7c3 2,369 1.00/1.00 vMB 115
580,385 580,385 000000000000000000169c7b1bfed0eaef764da648b5b41761bf83b7385a86db 2,334 1.00/1.00 vMB 74
580,384 580,384 000000000000000000217b87feafcaff15a9b607ac26b456943662365ed97123 1,717 1.00/1.00 vMB 101
580,383 580,383 000000000000000000208d25e1f467df2050862658fe0f217d790ad7e735dbff 2,124 1.00/1.00 vMB 109
580,382 580,382 0000000000000000002221bb70a15806c342209ce4764ee746d4f27ca786d4b3 2,405 1.00/1.00 vMB 121
580,381 580,381 0000000000000000001323870563ec1ab6fadd4bf10f00b19d755cd9cb91eb24 3,026 1.00/1.00 vMB 97
580,380 580,380 000000000000000000050991dde9eb6851284574e40712a08d842a07321da75c 2,779 1.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 781.94 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: 646.71 GB
    • Received: 12.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.