Loading Tool

Explorer IconExplorer

Memory Pool

33,003 transactions
27.22 vMB
0.05500682 BTC
Random Selection Loading Transactions
Max Size: 135.53/200 MB

Candidate Block

Mining Attempt b8eb34b8ef66debcceeb8fe5e593cbf8a7896b263a21743508a771baa70aadab
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root 03e4f02e3085ee4979499e80b04207a68f707d0a9564347fcfe0400f553eb354
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,473
Size: 1.00 vMB
Total Fees: 0.00378013 BTC
Feerates: 34.70 > 0.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (4,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,085 910,085 00000000000000000000257322ff54dd719177974f6f429333033a6070ede944 190 0.04/1.00 vMB 6
910,084 910,084 00000000000000000000518c0d513bf506338726cd24485ea0c7873aac75e2d7 3,519 1.00/1.00 vMB 1
910,083 910,083 000000000000000000018dbe4fe6505925b353632dbd2c1e3aa41b8d1d642a76 4,432 1.00/1.00 vMB 0
910,082 910,082 00000000000000000001adb744f257d662be26a94dd8559a4c2aadffb29c8272 2,392 0.55/1.00 vMB 1
910,081 910,081 000000000000000000008e69773ef2973707673de56c447f3d87da47b457b15c 3,652 1.00/1.00 vMB 2
910,080 910,080 00000000000000000000614e85916227cbd112558467cb72a3cf0161ee11add4 3,612 1.00/1.00 vMB 1
910,079 910,079 00000000000000000001664eacf38f215f744d0695063c9bf85d3f60a4563739 5,723 1.00/1.00 vMB 1
910,078 910,078 0000000000000000000177ae06789a0ace83372f328206f6237e57f64aad13c9 4,578 1.00/1.00 vMB 1
910,077 910,077 00000000000000000002046cfea85401e36630d0a9253f576faaa67715978ad4 2,505 1.00/1.00 vMB 2
910,076 910,076 00000000000000000001da26baf77fe08e2e556c5702b4037d82c805566766cd 3,495 1.00/1.00 vMB 2
910,075 910,075 000000000000000000005b0c755f5667c72de35b5b0fcd6eb79b9460134fd8f8 2,358 1.00/1.00 vMB 2
910,074 910,074 00000000000000000000f5437b6472a36b14b7263ad6e922ea7a9558ed95cc69 3,402 1.00/1.00 vMB 4
910,073 910,073 00000000000000000000b466cb6dbd4e6293a3c3b058d9cddf5a8ada20376729 3,631 1.00/1.00 vMB 3
910,072 910,072 0000000000000000000219d5e08ee0579013d2c2ebc5ecf0fe1f73f5df0722e7 4,035 1.00/1.00 vMB 7
910,071 910,071 00000000000000000000266cd5d8c51f0e14daa20d3a826ac147300668ab1c01 4,210 1.00/1.00 vMB 2
910,070 910,070 0000000000000000000082e4d13e5f37339d1929bb1f06c22c3fa4e6b070b1d9 3,685 1.00/1.00 vMB 5
910,069 910,069 00000000000000000001de1a4eea45d70212f9efc9b4dc0ba9c4a809ac6a0a3f 3,705 1.00/1.00 vMB 2
910,068 910,068 000000000000000000017d7843a7091db4130b54ffb5080ee0660f308ec54b09 3,836 1.00/1.00 vMB 4
910,067 910,067 000000000000000000008b026752515f57745a8217959692d0d0ba21bc831cab 3,528 1.00/1.00 vMB 3
910,066 910,066 000000000000000000018c4f4d0075eddce8b01955c35b8cd68c158c06c856fb 4,607 1.00/1.00 vMB 3
910,065 910,065 000000000000000000008378f5e033f20c53a346f246cf368b525d7c7b04302f 4,747 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.68 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 628.33 GB
    • Received: 11.79 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.