Loading Tool

Explorer IconExplorer

Memory Pool

82,104 transactions
32.05 vMB
0.08445411 BTC
Random Selection Loading Transactions
Max Size: 193.14/200 MB

Candidate Block

Mining Attempt 864ed77ca850ddb3d2cb173d80bef1634b7107d3ad758273550ec0d7f0e5aa3e
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root 514b54571bb3837f055b38df6d69fd5ad44bb96d882ae27579693138f3c4927b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,179
Size: 1.00 vMB
Total Fees: 0.01401181 BTC
Feerates: 142.62 > 1.40 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (155,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,440 759,440 000000000000000000035f09ef563781a78eee95410f4600b0804c3f55e5e1b3 2,822 1.00/1.00 vMB 20
759,439 759,439 00000000000000000000d300514ee5f77af08ad03f503b2579ecf481f42ea0c7 1,267 1.00/1.00 vMB 8
759,438 759,438 000000000000000000074e1801fe3c2f8a294f82305a17e53b662a5d118fbcef 1,242 1.00/1.00 vMB 5
759,437 759,437 00000000000000000000cfd8a95a02dbe6aba5f337030b71162dde3ad950eed4 2,487 1.00/1.00 vMB 11
759,436 759,436 00000000000000000004378df6c3bbc9a3a8eb73da3b24b48580d2fb035b0e97 536 1.00/1.00 vMB 2
759,435 759,435 00000000000000000005fd6d821ef307faa77386fdccced6b26e31d35515aedf 1,423 1.00/1.00 vMB 5
759,434 759,434 00000000000000000001dec3fa43ba498242b6a83e34f03d6e9d38b971ac8575 611 1.00/1.00 vMB 2
759,433 759,433 000000000000000000006c2bb3aa966f21f9a2112a56784c7f5ec2660964e5b0 2,114 1.00/1.00 vMB 8
759,432 759,432 0000000000000000000198d31752cfe02b25f6892f7c2aec4e2a32e759505ee9 2,056 1.00/1.00 vMB 2
759,431 759,431 000000000000000000055ee87c1fb6da96b3c7910661de0aa6ba32756627ae49 2,912 1.00/1.00 vMB 10
759,430 759,430 00000000000000000004ce8ab3056f81f182e15784106fdc23146ee4c025e3d5 1,954 1.00/1.00 vMB 14
759,429 759,429 000000000000000000016af6de075f39b5d58aaeee9f815b715f1e9834b67d2c 3,197 1.00/1.00 vMB 17
759,428 759,428 00000000000000000004e3435dbea1506e7bfc36361948da099c4a285535fce2 1,980 1.00/1.00 vMB 9
759,427 759,427 0000000000000000000797e77dd0d1d9490a0edce2cc37a1fe083291319786a5 3,529 1.00/1.00 vMB 17
759,426 759,426 000000000000000000000ff94f2ef9e77cd42ef7c6b54fb1a1f0b7935408867f 3,589 1.00/1.00 vMB 24
759,425 759,425 00000000000000000005243fde6cb182a72676b21175f1d4ee19835e008147ae 2,155 1.00/1.00 vMB 5
759,424 759,424 000000000000000000028f96c79688226fff33447218df94a084ce0ace1049f2 2,281 1.00/1.00 vMB 5
759,423 759,423 0000000000000000000250ced2cdd262fd2dd4bd28917c7c58e21de306c16261 2,547 1.00/1.00 vMB 11
759,422 759,422 00000000000000000003016feb43dcc16aca3cb65d6c9161cdeddc9f1200a838 2,964 1.00/1.00 vMB 17
759,421 759,421 000000000000000000041f98c58f7b139c5adbf0b544669cf6fb8a52eb3f5b6c 1,438 1.00/1.00 vMB 22
759,420 759,420 00000000000000000003d142e4d884211226a097e3b34429554f3b6fcad95871 1,708 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.70 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: 697.33 GB
    • Received: 16.56 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.