Loading Tool

Explorer IconExplorer

Memory Pool

36,875 transactions
25.86 vMB
0.07651928 BTC
Random Selection Loading Transactions
Max Size: 133.38/200 MB

Candidate Block

Mining Attempt 9c4eaf8124005fcdeb41b55f43f21e161bdf98c5a9a90db16bc14ca9d49e3b1a
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 831f8998c2175d482cf45e8e779681ddf3aa510cfe32fc1c986faad8b5aab751
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,289
Size: 1.00 vMB
Total Fees: 0.02957698 BTC
Feerates: 101.64 > 2.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (394,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,490 520,490 0000000000000000003e9eaf73768065111babdcafa3025c7eac3fbfc4ddddea 1,560 0.53/1.00 vMB 43
520,489 520,489 00000000000000000001b8e6065da1aa82fc1cf75d0394a6f8b939e9192e34c2 863 0.31/1.00 vMB 58
520,488 520,488 0000000000000000003913c8d6eb5fdac243db74a95c317d0a6cf5570d539678 712 0.40/1.00 vMB 36
520,487 520,487 0000000000000000003aaf93199af630377d1361e35bcea42be6c1dbb6965afd 2,846 1.00/1.00 vMB 45
520,486 520,486 00000000000000000010c02ce17ab7274d837e5c424804259f5faf44a15803c5 1,072 0.36/1.00 vMB 43
520,485 520,485 0000000000000000004398e95540ff7ec1480d197226ec36dbdb66273481c0ed 378 0.14/1.00 vMB 37
520,484 520,484 0000000000000000004479e4904693031c3b91455d4c04206c0f1cc22fe3e800 326 0.16/1.00 vMB 47
520,483 520,483 00000000000000000022604da4fb6ea293adea5f07e2eaf330f018f1b86775c9 613 0.69/1.00 vMB 18
520,482 520,482 000000000000000000437c7fa823162219ef65bf4f1d6b0dfd06c94232115851 1,371 0.98/1.00 vMB 29
520,481 520,481 0000000000000000002e31d0714a5ab23100945ff87ba2d856cd566a3c9344ec 53 0.02/1.00 vMB 22
520,480 520,480 00000000000000000004fd9e82855dd33efffd69aa303b0d4cfd0b4b3e1dd476 375 0.53/1.00 vMB 7
520,479 520,479 0000000000000000001bde32aeeaeaa53a60e7267b2bfd4ced8690f4cb078724 1,772 1.00/1.00 vMB 31
520,478 520,478 0000000000000000001714dbb38c67b8eb2c136bc226a8547c0d17a074523ead 806 0.83/1.00 vMB 13
520,477 520,477 00000000000000000032f60bb1b4529484ac77737f1aa3e66ba2883bd239898e 1,869 0.98/1.00 vMB 31
520,476 520,476 0000000000000000001df7615fb4617cf59a0a67a19b2391b67e45ecf23d1f77 1,051 0.44/1.00 vMB 39
520,475 520,475 0000000000000000000e4bd2d3072bd31d9c6adab791c180427f1b8d96b1e2c7 828 0.38/1.00 vMB 55
520,474 520,474 00000000000000000045bc8625efa5716ab20683f779d9f0d554bc8e917022c6 527 0.45/1.00 vMB 18
520,473 520,473 00000000000000000033455dcb4e49d38a8b478a9d91ce9f23d3a87f2c9e206a 494 1.00/1.00 vMB 16
520,472 520,472 000000000000000000320ac0ad455f7906103707a86c414df57aead974f63992 2,079 1.00/1.00 vMB 12
520,471 520,471 000000000000000000091f1cb0903a11abe20187ac86c3eb262f1dbccda3b28e 2,810 1.00/1.00 vMB 8
520,470 520,470 0000000000000000002ca432bd034a79f78cfd5e614592c798ddc3cccca30ffe 2,503 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.22 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: 654.52 GB
    • Received: 14.14 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.