Loading Tool

Explorer IconExplorer

Memory Pool

51,594 transactions
29.29 vMB
0.08055818 BTC
Random Selection Loading Transactions
Max Size: 158.45/200 MB

Candidate Block

Mining Attempt da974f6efc3e18caa1ff99191092eb3959a15a7b30649bdce2006ac0ddf7f4fb
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 9015c26fa873f84fad45d48ffe004469fb15a0f4fc93d03faa9dd38ac8d23895
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,305
Size: 1.00 vMB
Total Fees: 0.02444443 BTC
Feerates: 173.90 > 2.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (137,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,030 777,030 00000000000000000001fd1c1720466a97890dd2473a33fd1eee0bd72c930d43 2,855 1.00/1.00 vMB 28
777,029 777,029 00000000000000000004ba409cead450cbcdeabd406b3bcb4c02e1942f062900 1,215 1.00/1.00 vMB 14
777,028 777,028 0000000000000000000202c7aa5e41386b9550cf7eb884714e6a18bf8bd16475 2,718 1.00/1.00 vMB 22
777,027 777,027 0000000000000000000537fab183ee79f7a82213e03049baccd9cbd08fa5c561 3,561 1.00/1.00 vMB 30
777,026 777,026 00000000000000000004fed5cc628df4e781ef2944fce46c7dc8b7bca28b3166 2,905 1.00/1.00 vMB 24
777,025 777,025 00000000000000000000f5852ef679a16369da60fb594ebad5e67093ebd98785 2,972 1.00/1.00 vMB 25
777,024 777,024 000000000000000000039ce107322390d8c785c3efa7f6b5890e3b5f36ec18c4 1,824 1.00/1.00 vMB 4
777,023 777,023 0000000000000000000338f7ee062de74395129b5ea16fbcb79e8d95d17199a7 2,046 1.00/1.00 vMB 8
777,022 777,022 00000000000000000005716e73e8d086a19e4f73eaf7f49c8c69cabef8599246 1,619 1.00/1.00 vMB 18
777,021 777,021 00000000000000000005fdc47b7fa085940fcf63ba82691685bd2e08e4331394 2,256 1.00/1.00 vMB 21
777,020 777,020 00000000000000000002903de26531e27ce4cace62bda7feede84119c3ec7950 3,162 1.00/1.00 vMB 30
777,019 777,019 000000000000000000054e3c1de7c0d5038500ef45be027d4f28929f68aef0f5 2,953 1.00/1.00 vMB 19
777,018 777,018 00000000000000000006d3c36c86b6bb80a2716daf5d3ada83b85514e42bfdac 1,782 1.00/1.00 vMB 14
777,017 777,017 00000000000000000002c0326daf90e5870b90b86c46da3736cb545feee28b05 3,010 1.00/1.00 vMB 27
777,016 777,016 00000000000000000001640ec26a1aef688973325488d0680536760958e50539 2,662 1.00/1.00 vMB 22
777,015 777,015 00000000000000000000cebef75b6d4a59561e5bf200a1b110c57b5613335a46 3,222 1.00/1.00 vMB 30
777,014 777,014 0000000000000000000101fc71725f18d5eeb33069ebc2f15a1b04d18e13f02f 2,422 1.00/1.00 vMB 29
777,013 777,013 000000000000000000042d2d1ffd900223ebb8750f9dd851848019396729042f 1,627 1.00/1.00 vMB 23
777,012 777,012 00000000000000000006a4123ea17a4e1887f73ddc9bde7959ef587974ad972a 493 1.00/1.00 vMB 3
777,011 777,011 000000000000000000062f950c5073f2d695459cf1acf8ccf9e2d967554aa7df 1,197 1.00/1.00 vMB 6
777,010 777,010 000000000000000000022f71bcd1b16d3be1ff8dc4ba0bd8c1a0e20201d4a392 287 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.