Loading Tool

Explorer IconExplorer

Memory Pool

80,736 transactions
29.43 vMB
0.10002873 BTC
Random Selection Loading Transactions
Max Size: 179.27/200 MB

Candidate Block

Mining Attempt b6a1e99beba5f820e9efcaf5ae4ceff14d41a78a5902eac7b84ba1cf237d313b
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root ede3a1244e765ef63747ddb91f2a68c82162da64c3dcc839e175d5ba0dcc3ff3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,366
Size: 1.00 vMB
Total Fees: 0.03816323 BTC
Feerates: 101.66 > 3.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (228,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,725 686,725 00000000000000000007a4338e2f7595b67027aad2a3c796efde4aab5b652993 2,412 1.00/1.00 vMB 22
686,724 686,724 00000000000000000004019874b53f677672ffc4708b9b210032acead860909b 2,422 1.00/1.00 vMB 22
686,723 686,723 00000000000000000006781a354bda7163cf1eefb2b9296bca1c0489f29167dd 231 1.00/1.00 vMB 23
686,722 686,722 0000000000000000000c3a0cfb73d12a5672e19724a8d78bae21f9e7fb53e7dd 2,476 1.00/1.00 vMB 44
686,721 686,721 00000000000000000005e30274967676d0091b7a7a1f2bc3821b68fe7c7fb9fe 1,712 1.00/1.00 vMB 37
686,720 686,720 00000000000000000005b97de791baccd2cd851c9960a70379e073cfb65e2046 2,311 1.00/1.00 vMB 79
686,719 686,719 000000000000000000001ded7e91b5d29a08e8166044ef3fc06a0944e9877a95 2,479 1.00/1.00 vMB 20
686,718 686,718 0000000000000000000a6e8c366aa51b534ce5ab399e9e8c72df290873bb9f76 2,248 1.00/1.00 vMB 21
686,717 686,717 0000000000000000000655ec73770127f0d28937af9d6413237f46592a215340 2,225 1.00/1.00 vMB 23
686,716 686,716 0000000000000000000b1a18922652ebc989f899b59b050dd0a9f6a312fa5998 2,414 1.00/1.00 vMB 34
686,715 686,715 0000000000000000000cbf470e7497e224c598609d72c7921991aec121433883 2,465 1.00/1.00 vMB 23
686,714 686,714 00000000000000000004aa907cf6a1e9d44e60ec4638242be5d767a0df07f772 393 1.00/1.00 vMB 23
686,713 686,713 0000000000000000000688941d5031bd7167880b62b333f274e61cc8e381a028 1,639 1.00/1.00 vMB 30
686,712 686,712 0000000000000000000074c2db5661b85341d10e106e2e773549a38e1ec4d16c 2,527 1.00/1.00 vMB 32
686,711 686,711 0000000000000000000230e3d3dea9fbbb65723ca07a33c1b9b3089c994983d9 2,395 1.00/1.00 vMB 26
686,710 686,710 000000000000000000044e63ddeb30d097e0b3ccd9cca2069137cb7297e424bd 2,347 1.00/1.00 vMB 86
686,709 686,709 0000000000000000000922165ec282c52105f3b4a892510e5f5c19a0235c97a1 2,150 1.00/1.00 vMB 67
686,708 686,708 00000000000000000004da793b55b8f38e2913dc39761afa46935d24cdcbcfd0 1,928 1.00/1.00 vMB 39
686,707 686,707 000000000000000000043e456a48e06c50a1a4390fdf6677ae974cbe957869df 2,163 1.00/1.00 vMB 67
686,706 686,706 00000000000000000000812b8ce63a22e675c899c77a18f88508dc6d68221451 1,738 1.00/1.00 vMB 82
686,705 686,705 0000000000000000000265ff782233cd480dc4c2a8fe621214e8e260876ce687 2,303 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.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: 668.98 GB
    • Received: 15.68 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.