Loading Tool

Explorer IconExplorer

Memory Pool

35,717 transactions
26.02 vMB
0.06459066 BTC
Random Selection Loading Transactions
Max Size: 132.44/200 MB

Candidate Block

Mining Attempt a091c1862a1d6c989a7f619a1ee2c6d402c4272c7ee802eb152a95e364966e20
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 0c2958c7372ed556ae469964e4b7b2c2b7bace0bd86aa158ee643f892ede3ca8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,569
Size: 1.00 vMB
Total Fees: 0.01673590 BTC
Feerates: 165.59 > 1.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (141,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,087 773,087 00000000000000000002f21d5ae07dab39d0393c7c862ee70dc6b67c722e2cd7 388 0.10/1.00 vMB 13
773,086 773,086 00000000000000000004b852869d8f546b15876c73f9da698bf066e81f5a78d3 2,002 0.95/1.00 vMB 5
773,085 773,085 0000000000000000000673efca9b5b3360304cd61c18ff8d02e921a5873fa7f5 3,036 1.00/1.00 vMB 9
773,084 773,084 0000000000000000000628cd4bb8b27a286f1dfbb6fdfee227248babb0ed3913 3,876 1.00/1.00 vMB 24
773,083 773,083 00000000000000000002dfa3c7f71ef1e13f725f8d4c641e0a6c076fb6d84e0c 493 0.20/1.00 vMB 12
773,082 773,082 00000000000000000002d935bd6318d8f65f25af0a3b529336c81d3d410fdb4b 1,189 0.63/1.00 vMB 9
773,081 773,081 00000000000000000000781edec54c0ff97ca3f4db5167d2e496e706a157c7fd 3,244 1.00/1.00 vMB 14
773,080 773,080 0000000000000000000208ee3e91b7e3be8378cf8035a66d18e5d6890a31f539 864 0.43/1.00 vMB 10
773,079 773,079 00000000000000000005f2998ad5c71a8beb887288a585f600925b86b1681ed4 1,806 0.90/1.00 vMB 8
773,078 773,078 0000000000000000000582ffc91789678e4102d14bafa4a39a3bc4812d96ee80 2,537 1.00/1.00 vMB 9
773,077 773,077 0000000000000000000424b8f84304775f594f7a5a54207e94e89d8cc047abcc 1,721 1.00/1.00 vMB 10
773,076 773,076 000000000000000000009588cbe1dec85929fd32c8c96b88fc2dd9c8fe050812 1,707 0.51/1.00 vMB 13
773,075 773,075 000000000000000000022b27f1b05aeb2308393cd914d42060f358bd25c686bb 2,272 0.60/1.00 vMB 15
773,074 773,074 000000000000000000055a03d5f9c4e88251fbd0d370918805141e5f60d27409 623 0.17/1.00 vMB 14
773,073 773,073 000000000000000000036718b244a811177249464e44d3e8508337f19eb92a8d 1,785 0.57/1.00 vMB 15
773,072 773,072 0000000000000000000520aa8cb88bb90b019b2d9430cb4b2204b80a5ae9c9a9 2,463 0.80/1.00 vMB 12
773,071 773,071 00000000000000000000b28b3d76c61b02cf1bd7f5399a3744c17824a837301b 1,698 0.52/1.00 vMB 14
773,070 773,070 0000000000000000000142b9513b6c6cd1ebb8ac5c0da9be208c08cd06d82e55 87 0.02/1.00 vMB 17
773,069 773,069 0000000000000000000188a92c8e502889b61d8f07a209668103258be987df26 516 0.16/1.00 vMB 14
773,068 773,068 00000000000000000002c236cd1a3f2d5985cf364b61a57cfae709923f45e1be 791 0.24/1.00 vMB 15
773,067 773,067 000000000000000000012a98136ffb79c11852478e6d3e8bd7b31d5cb83c3811 715 0.23/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.85 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: 638.24 GB
    • Received: 12.47 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.