Loading Tool

Explorer IconExplorer

Memory Pool

37,217 transactions
26.86 vMB
0.06053202 BTC
Random Selection Loading Transactions
Max Size: 136.48/200 MB

Candidate Block

Mining Attempt 02a1e1acaba40eb5a6e3cc40a513f2cc7f8eaf2f161765e27f93fec5b52a38ec
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root cf2aaf440112dcfe905534388a05bbb77ee03895ac94a40717bce1e8e2f6c37d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,880
Size: 1.00 vMB
Total Fees: 0.01019199 BTC
Feerates: 74.79 > 1.02 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (204,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,080 710,080 0000000000000000000914f3bb21775a2586a33fef8dd4102b52d5727d695431 1,275 0.56/1.00 vMB 9
710,079 710,079 00000000000000000003c33222688c5eb8ce01c8a13af089710d35dd64e0b999 566 0.31/1.00 vMB 10
710,078 710,078 00000000000000000002c6da652c768c1007de18f9763ff270f8ced778bcac4b 327 0.13/1.00 vMB 12
710,077 710,077 00000000000000000009765e68c30280e867411e3cbd5402560ccde06922c086 620 0.34/1.00 vMB 8
710,076 710,076 00000000000000000009892ff09e8e7b3d22d38f4a71ae03c8db2922b989b4c8 1,308 0.52/1.00 vMB 9
710,075 710,075 0000000000000000000a4c09c789bd64420b52aae33e269364ce43751635b46c 1,377 0.93/1.00 vMB 9
710,074 710,074 0000000000000000000acb274ab96d99d46ce7278371e44166d123f73243b8b2 1,927 1.00/1.00 vMB 2
710,073 710,073 00000000000000000005fd9e799aad75fd971bf01e1fe0ffe22bdcb0c4642936 1,228 1.00/1.00 vMB 7
710,072 710,072 000000000000000000045a99721b8ae02cf6a622d0ed9d8799393a1d57b37714 2,339 1.00/1.00 vMB 15
710,071 710,071 00000000000000000000e6c8cca3e06c5ff352fb56790ff1586afbc177176d79 2,275 1.00/1.00 vMB 5
710,070 710,070 000000000000000000067457dece31356749c68010ad1f65ed6a94e40c5043dd 1,764 1.00/1.00 vMB 8
710,069 710,069 000000000000000000096efa1299dd2064f2669e538dd87f6ad9781cc47a8a95 2,406 1.00/1.00 vMB 17
710,068 710,068 00000000000000000000fd337c2953bff10c139a7f6a04892f1a7389ab87fa7f 3,049 1.00/1.00 vMB 10
710,067 710,067 0000000000000000000add21db32482dd670eec6f86541099af8e174f4d95ebc 2,166 1.00/1.00 vMB 22
710,066 710,066 000000000000000000044a880e54cd2e1900d2208e991322bd7e86c0ed8835df 319 0.12/1.00 vMB 7
710,065 710,065 000000000000000000046fb54c6cc7fca0b7fb6b29b22697ec731b1f3f38a94e 2,406 1.00/1.00 vMB 7
710,064 710,064 0000000000000000000aeab6dc816cf445a8db091aa5dcb301ed35edcec8ae15 1,633 1.00/1.00 vMB 7
710,063 710,063 0000000000000000000877b7c53b89036f1996b3bbad94ae72e9dc3f43de5fce 2,768 1.00/1.00 vMB 15
710,062 710,062 00000000000000000001e6b0195125216040d2d47ba99c37e65e3de7dc11bb9b 2,487 0.81/1.00 vMB 11
710,061 710,061 00000000000000000009f38105f6e07479b171669211269985c9cbc031fbf8ba 2,004 0.90/1.00 vMB 6
710,060 710,060 00000000000000000006e3f96b55f734815e522900f9d01dcaacb24fe5d95408 851 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.