Loading Tool

Explorer IconExplorer

Memory Pool

74,169 transactions
28.56 vMB
0.07870657 BTC
Random Selection Loading Transactions
Max Size: 169.32/200 MB

Candidate Block

Mining Attempt 6667df89d7bd5bac136b5739e18d3a6b99bc3ecd6bf0c3592b5e5014029b064e
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root fea55cdcceede955a870d5b912de403258bd6ac5445f1829e5fed23f95822eb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,592
Size: 1.00 vMB
Total Fees: 0.02130166 BTC
Feerates: 150.93 > 2.13 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (144,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,425 770,425 000000000000000000056670cccbc4030e7a13ef3fc7ecaab0e6c67185cf746c 45 0.01/1.00 vMB 16
770,424 770,424 000000000000000000079e57f7138251dfc554f48e2c5f1d5f6d4cc6dee94e18 241 0.08/1.00 vMB 13
770,423 770,423 000000000000000000067ca9cdc66dc6888873c416ae1876922d97d1aad887ae 870 0.34/1.00 vMB 11
770,422 770,422 00000000000000000007b7d881532a16b4e2744ecfe2f1e0c4c4ea297bb313fa 427 0.18/1.00 vMB 11
770,421 770,421 000000000000000000005b21d9553ddc2970186d96fc319a8267e0c5d8027280 220 0.06/1.00 vMB 15
770,420 770,420 0000000000000000000461c4a02bebf1b3905b7ca22770e5cf71497741f6f535 388 0.17/1.00 vMB 11
770,419 770,419 00000000000000000005a456d19032d93a334562b031a9e6ef355dabde9e78e7 526 0.22/1.00 vMB 13
770,418 770,418 0000000000000000000122e8c46351c295e97e641c228cc475e873b38e415bbc 235 0.06/1.00 vMB 15
770,417 770,417 0000000000000000000568ab71fcdc90e018d7cba5273a0b8d460e65bbfd810e 210 0.18/1.00 vMB 5
770,416 770,416 00000000000000000003db3eb21ac3c4aba6d82d046d3092ccb4f0819f36e6a7 1,815 0.65/1.00 vMB 12
770,415 770,415 000000000000000000024010b398a2be8e0cd71b3a9c39818a682f2c0ab3f890 439 0.18/1.00 vMB 6
770,414 770,414 000000000000000000020d90a3160af1b864f1c2d083ae1e6b1efac1df338daf 2,933 1.00/1.00 vMB 14
770,413 770,413 00000000000000000002e2f7ad8f82a0e72234b76ce41e7a1dfd1bc801da5830 2,165 0.70/1.00 vMB 14
770,412 770,412 00000000000000000004fb52d5f42d81de3c62f94643b4e4c83b4518be79750e 1,997 0.96/1.00 vMB 8
770,411 770,411 0000000000000000000331ffc1e0dfb11cc179ed8a01020573c6343439be8af7 1,856 1.00/1.00 vMB 18
770,410 770,410 00000000000000000005a6e595d2066583b0fb7df8e3d59c90054d78980a25b7 1,133 0.32/1.00 vMB 13
770,409 770,409 0000000000000000000450b5d5b1e5c531aaf2b443b5559b5b78770e9cfcfe19 1,436 0.54/1.00 vMB 11
770,408 770,408 00000000000000000003074a7a35d7947c440de6bf7ef1e473498969509eb11a 2,956 0.95/1.00 vMB 13
770,407 770,407 00000000000000000005157b0493294c80d79a2766a9a6bc3a78bd0489b7e884 594 0.21/1.00 vMB 11
770,406 770,406 000000000000000000074d5431ad494f36b554a97a2ab67c598028b120749a80 90 0.03/1.00 vMB 11
770,405 770,405 00000000000000000003cacde80855b8c3d20c6b2b55cb19fd24dfaa421e92a2 852 0.95/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.48 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: 668.17 GB
    • Received: 15.41 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.