Loading Tool

Explorer IconExplorer

Memory Pool

35,352 transactions
25.87 vMB
0.06290167 BTC
Random Selection Loading Transactions
Max Size: 131.75/200 MB

Candidate Block

Mining Attempt bd37537edc8a7375b2dd828bd1bd0ca5b8313e889507b3fc96245bad7d58ca67
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root db43bd6920998e8841e58b191e0c217586a6740df0701b9a359613480e6c683f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,111
Size: 1.00 vMB
Total Fees: 0.01543023 BTC
Feerates: 120.00 > 1.55 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (222,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,027 692,027 00000000000000000009ed1c0bf2134643a63affeaab5ce3caac8f6a39eeb11d 1,516 0.96/1.00 vMB 8
692,026 692,026 0000000000000000000eee0fb0e8ac4d2177a54464cf6b9e9d3d0582806f524c 2,515 0.97/1.00 vMB 15
692,025 692,025 0000000000000000000645a4aeb8c4169c5bffa2ba27da65fa649a0981e33ced 1,750 0.92/1.00 vMB 12
692,024 692,024 00000000000000000009179fdd0cca3404c8d410a6d36397a0ca0fe40e2c5263 2,465 1.00/1.00 vMB 12
692,023 692,023 000000000000000000044c3cefa385176a765c829ce1260bdc36ceeaf2a76186 1,521 0.99/1.00 vMB 9
692,022 692,022 0000000000000000000d65e6871f169e6cfd836d2e67e6d16a7e032cf03139cb 902 1.00/1.00 vMB 2
692,021 692,021 0000000000000000001199cd903c381ae08fb8fcd96c0e790103b9a8c931edfb 2,492 1.00/1.00 vMB 9
692,020 692,020 0000000000000000000f86b3409b1cec6905466337fd5366b69321c20e13fb0f 2,424 1.00/1.00 vMB 14
692,019 692,019 000000000000000000126e0041b963890c000c1fe16520798b3cd9a4e708a555 2,163 1.00/1.00 vMB 12
692,018 692,018 000000000000000000114d7f0dd676e622c7496237fa23e75f99888cdf294729 2,089 1.00/1.00 vMB 18
692,017 692,017 000000000000000000091b2416ca31636208fba87c96afce8cd00423f10f2ec8 443 0.38/1.00 vMB 8
692,016 692,016 00000000000000000002c09518322600ccd5bf7a0eb92a6012001a896ed22d65 1,105 0.59/1.00 vMB 11
692,015 692,015 00000000000000000005c10b38891f4dc4b4496e4ca0d0512b5a2b6b7ae85ebd 166 0.05/1.00 vMB 20
692,014 692,014 000000000000000000099785ad0f934f95cd2ea9dad6fc6da0115f8c331b186a 449 0.23/1.00 vMB 12
692,013 692,013 00000000000000000007484ca2480501f30135eefefb7401ec23a28d1efebbd5 233 0.17/1.00 vMB 6
692,012 692,012 0000000000000000000b304fd620a1738101f3bde2928be2dcaac5fb88050ed6 2,786 0.97/1.00 vMB 15
692,011 692,011 000000000000000000081cbae5065c0d8cdb9f178171d32746fa73ff0ead5dd5 611 0.20/1.00 vMB 14
692,010 692,010 00000000000000000000404f247a48efa61c93b570b87eb8efd3b7173632a90a 285 0.08/1.00 vMB 13
692,009 692,009 00000000000000000002e68306219a64cf3b4a2ec233eafea9655d61838c69d3 732 0.49/1.00 vMB 37
692,008 692,008 000000000000000000051f63a491e8cab6745447e1636b523466ec822b24af7a 899 0.35/1.00 vMB 14
692,007 692,007 00000000000000000009c74a77909af7461f949c15b5f28fe0357b194fb08a06 1,762 0.95/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.84 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: 638.03 GB
    • Received: 12.46 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.