Loading Tool

Explorer IconExplorer

Memory Pool

77,366 transactions
28.94 vMB
0.06599361 BTC
Random Selection Loading Transactions
Max Size: 175.13/200 MB

Candidate Block

Mining Attempt 197ce8bef8717aa449eab58a2b92b22774e1d8ef5844c1d35191683043266ac0
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 5999cd3a8b1d60e7f1de762a894f1e14d7730eca73b461af0f9c86e57ea6f54f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,759
Size: 1.00 vMB
Total Fees: 0.00562820 BTC
Feerates: 44.66 > 0.56 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (406,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,704 508,704 000000000000000000014cc0c5dd26f3ef7a47d8b6175d7c9d033a1578e8bd1d 1,693 1.00/1.00 vMB 59
508,703 508,703 000000000000000000013f82aee5c58a8e0db0b328bc5b7253dd4ee3707164e9 1,158 1.00/1.00 vMB 27
508,702 508,702 0000000000000000004ea1bddc905e96b04d39765c9f893d9db8eb78dc632e68 3,287 1.00/1.00 vMB 172
508,701 508,701 00000000000000000013aa98bc646cbb7880f724ebd39a071e118811c176a5f2 763 1.00/1.00 vMB 25
508,700 508,700 00000000000000000003e64a99debb2770b3d8d1accf47b2dc220f7c9eb84f97 490 1.00/1.00 vMB 25
508,699 508,699 00000000000000000035a157af330489e4abd28599502b9322ad107780c7ebd6 995 1.00/1.00 vMB 38
508,698 508,698 00000000000000000006163c9c1050df02f3e3b225d96dbfad7c1b18e2f4ce8a 396 1.00/1.00 vMB 14
508,697 508,697 00000000000000000040b2bf4f84f704989984698d656b198cefa5eb0466059f 411 1.00/1.00 vMB 8
508,696 508,696 00000000000000000014748a772f1de32e7c6bc353de0f823d5e888bb91039e3 1,452 1.00/1.00 vMB 46
508,695 508,695 0000000000000000005e6d4a28a43beb9a5c1a14bcce602947926073baca7c12 1,543 1.00/1.00 vMB 55
508,694 508,694 000000000000000000229fca5d1aef67fdbd1ac60e65230d42290dd5b5201bff 320 1.00/1.00 vMB 12
508,693 508,693 0000000000000000002732804c91bd132dee0ddd71a0a90e8b25667b7af80ab8 921 1.00/1.00 vMB 43
508,692 508,692 00000000000000000057680c3c549a0285c88f838afa6e068534545c413d5317 516 1.00/1.00 vMB 23
508,691 508,691 00000000000000000012995c5311a1b2dce4e9d6206fff4d54cb0aba655857a5 896 1.00/1.00 vMB 31
508,690 508,690 000000000000000000497966979a1fb8409fb017015f4ccfb012c289a6ad51c4 1,504 1.00/1.00 vMB 53
508,689 508,689 0000000000000000005cb5e94c05b6e12e49ed7827b09ecc0d9db63ffeb6da91 1,072 1.00/1.00 vMB 37
508,688 508,688 0000000000000000001ba4a2f1d808be8fd4f4a209ef21b11656d3a92f5123bd 444 1.00/1.00 vMB 11
508,687 508,687 0000000000000000001ab95cdeb06e187b955070b2605ae42c24204c7d6fc94d 731 1.00/1.00 vMB 9
508,686 508,686 0000000000000000005d1f7929b94c1137c2ba99a83c7e1464faebe3518a7b03 444 1.00/1.00 vMB 21
508,685 508,685 00000000000000000006abb1f97582ae65b4b1544d32481a79129eef218bba29 301 1.00/1.00 vMB 12
508,684 508,684 00000000000000000029b9f1560c89dca550a3149743174802206ebdb8fd476c 723 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.69 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: 686.31 GB
    • Received: 16.48 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.