Loading Tool

Explorer IconExplorer

Memory Pool

80,476 transactions
29.69 vMB
0.07005729 BTC
Random Selection Loading Transactions
Max Size: 179.21/200 MB

Candidate Block

Mining Attempt 0c414ccba41db023d32942e59791034f303adadeefe14fefa239a6fce7ccb14f
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root faeb3acaa858a5d460c1a3fe8ca52fb0e997495f82b1b791a8be547973203ccd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,137
Size: 1.00 vMB
Total Fees: 0.00960908 BTC
Feerates: 100.14 > 0.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (285,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,719 629,719 0000000000000000000279c1d97de80697b9ebff8f5ddcb077d53173f79f7c9a 1,668 1.00/1.00 vMB 45
629,718 629,718 0000000000000000000aeb9c8e67c950a5eeb5156baca4c2f7991a9d3c7949ec 1,751 1.00/1.00 vMB 46
629,717 629,717 00000000000000000000778d7fcb132f52a1b6ddae23ac3e08b36f86582e6c26 1,344 1.00/1.00 vMB 61
629,716 629,716 00000000000000000007de1cfb9800150e95f08d678b7caee5a77277b6cd0f32 1,714 1.00/1.00 vMB 42
629,715 629,715 0000000000000000000d5caaeeab5b2646596ea4acd32b0e4458b215d823cb69 1,594 1.00/1.00 vMB 32
629,714 629,714 0000000000000000000541d198d693b405d3a4279018d561345eda74e034621a 492 1.00/1.00 vMB 11
629,713 629,713 000000000000000000025e2428d99283ea7384f41ca711ff768d45edaf184104 1,243 1.00/1.00 vMB 29
629,712 629,712 0000000000000000000b1b70cd20fdcd52f7b08c553f216ffd1c03e10d65d3df 351 1.00/1.00 vMB 8
629,711 629,711 00000000000000000011492c40d4c032f13135e86adeae2238bc7740ea207291 1,100 1.00/1.00 vMB 26
629,710 629,710 0000000000000000000768e4b249c1beb8d84eb44a5c930ad46d067bec13912c 729 1.00/1.00 vMB 15
629,709 629,709 0000000000000000000f4a92da3e02e3b6e3c1007b1d543dd74ee689d91cf110 1,293 1.00/1.00 vMB 13
629,708 629,708 000000000000000000090591e10bf1f5d8dfb1b6315b38b11633cd754b64f1c5 2,448 1.00/1.00 vMB 86
629,707 629,707 000000000000000000013fb12f0a1877e68aca6245cb7a888db38bb5d8fee28c 202 1.00/1.00 vMB 5
629,706 629,706 0000000000000000000dc2ddeedb37011a41a3466ab916d60c3c655accfc0daf 127 1.00/1.00 vMB 2
629,705 629,705 000000000000000000100006be34a1fea562f83318299e8998f81d6dd1ad29fe 1,548 1.00/1.00 vMB 39
629,704 629,704 0000000000000000000a4116092a8797d69600d6f5a59e31b7d9ea48f971c2f6 686 1.00/1.00 vMB 20
629,703 629,703 0000000000000000000bf51dae85c1587bd08a654508b47077076e1550ff8e33 676 1.00/1.00 vMB 15
629,702 629,702 0000000000000000000d17d5c49a3b5493ad3c908331f8c32e95c304398f7be5 1,742 1.00/1.00 vMB 47
629,701 629,701 0000000000000000000ce301755f0520dd72762250f577f79694b77db53a5931 2,557 1.00/1.00 vMB 61
629,700 629,700 00000000000000000001cf74095d1d22b38ca494413f3936fdff7c1212356c56 1,785 1.00/1.00 vMB 17
629,699 629,699 000000000000000000100225280746051ffbcb8d3c9467ff46dc0869c47aee17 2,608 1.00/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.