Loading Tool

Explorer IconExplorer

Memory Pool

77,831 transactions
29.25 vMB
0.06256951 BTC
Random Selection Loading Transactions
Max Size: 175.76/200 MB

Candidate Block

Mining Attempt 2f8e6e1c92e5c3db2a10890d5b03e9c720bb1f413927e5057636c0c709e8054a
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root c400be8982842fe3bbde88153f128d4d167b41d1282eeb9d4dfd388c4a4f5883
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,582
Size: 1.00 vMB
Total Fees: 0.00321931 BTC
Feerates: 10.05 > 0.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (594,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,456 320,456 00000000000000000497c7a19a7a7c32304c3b7617d99a9647b1b610381e6025 193 0.11/1.00 vMB 28
320,455 320,455 000000000000000004c0e2c9d1690ab60aa9878052d9969dd6b67ebf9a0d7994 52 0.02/1.00 vMB 39
320,454 320,454 0000000000000000002c08f1be4dc7eb8afba53d6b98e2cbe537c8ddc3c90f5f 42 0.02/1.00 vMB 21
320,453 320,453 0000000000000000111ad76f28374f511c4ce6ddaaac0a3ad0c53be666d9461c 64 0.02/1.00 vMB 45
320,452 320,452 000000000000000026ebba7cd32365550ae6167bceb22509b4b97d57f2584c36 372 0.25/1.00 vMB 25
320,451 320,451 000000000000000024e810dfc821ba69d340349ba5e68cd2f569ad6c650436d4 51 0.03/1.00 vMB 21
320,450 320,450 00000000000000001659291c35cb61b6e2051551854e0a5170db4aba388d34cc 65 0.03/1.00 vMB 22
320,449 320,449 00000000000000002268baf3d184d3d639bbf4fe392684f1ab54bf7ec59a4416 208 0.16/1.00 vMB 29
320,448 320,448 00000000000000000407070d7eddce45f09ee40f3d28a33aa5b0082fa97221a5 55 0.03/1.00 vMB 32
320,447 320,447 00000000000000001e1b6efa3bec5d4cff0ab0389f21e2a6d5d90f1dee1aa0b9 272 0.11/1.00 vMB 30
320,446 320,446 00000000000000000fa99a3aca582195eead0114c7be929e4ac3e94c7ec5d025 453 0.23/1.00 vMB 27
320,445 320,445 0000000000000000217aea97f651a34db6f376ad4d51e5ce635dd578fbe36b1d 295 0.14/1.00 vMB 28
320,444 320,444 00000000000000001315ab83901d0b242fcd1cefc5a74b53f97a5830688e7e6f 634 0.43/1.00 vMB 25
320,443 320,443 000000000000000005f633b05e8c071b4ecc254e818e12a429080afa866a1296 65 0.03/1.00 vMB 45
320,442 320,442 000000000000000012af53ad2348cd133291243bf50209bb5486bd69d91fa752 38 0.05/1.00 vMB 11
320,441 320,441 000000000000000014b1771ef85cdf587aef49b83501907ad88650348fd4586d 419 0.25/1.00 vMB 31
320,440 320,440 00000000000000001760952e025b3750f131cb297f06918a30242cec796f3d77 477 0.26/1.00 vMB 29
320,439 320,439 00000000000000000092ffcf39c8dde626774b193a10cef7277e9c6a7d57db5e 135 0.10/1.00 vMB 17
320,438 320,438 00000000000000000f411b6710926e9c2d31e3e988a1d5fece283787f7ae8863 901 0.46/1.00 vMB 36
320,437 320,437 000000000000000004b7364fc56f490bb51f4f1ac52089f8592b01eb9396ae68 284 0.16/1.00 vMB 30
320,436 320,436 00000000000000000afea38ce2077f97a8103109f186c0b95d86b1c3ea9a5e06 534 0.42/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.