Loading Tool

Explorer IconExplorer

Memory Pool

37,889 transactions
26.19 vMB
0.06460098 BTC
Random Selection Loading Transactions
Max Size: 134.63/200 MB

Candidate Block

Mining Attempt a242adedc804020822bf282b98d916f38de9691c43a44760fe27a98f4f3c4d9f
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root a3cbd2da1c5af9263ddd939c64247e880756fcdcdac7515870e7f32ef8e385e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,359
Size: 1.00 vMB
Total Fees: 0.01608983 BTC
Feerates: 102.99 > 1.61 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (598,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,777 315,777 00000000000000000e31bcc8a2107271eaad86069f9097943712606aa22fe3a2 880 0.46/1.00 vMB 30
315,776 315,776 000000000000000003ee1e2058ce64cafd12db31e43da3653895a0e1b77ea4b2 590 0.39/1.00 vMB 22
315,775 315,775 000000000000000028cf3b5cc1e4b4fa4395edd5ba4521d167d6a0255ea72e0b 228 0.13/1.00 vMB 24
315,774 315,774 000000000000000024d211f2120b3ab2a67591b4c5f64e8cd5cb4bd25bd20468 782 0.34/1.00 vMB 31
315,773 315,773 0000000000000000359ff6a9cf6cde713adcdcc548b801e2dec379c1e3a447e6 1,148 0.62/1.00 vMB 28
315,772 315,772 0000000000000000114934062efe71106b0f13c61a482af117035bdfbb5de3e4 207 0.12/1.00 vMB 26
315,771 315,771 00000000000000002e7c71dc2475e3d542fb6798c26a4d00722596444dc9abc9 760 0.44/1.00 vMB 27
315,770 315,770 00000000000000001eb6d789810e770be0ca36ebeda9f3be1ece7faae5bc3d98 607 0.23/1.00 vMB 59
315,769 315,769 0000000000000000270130bbe0212094bacb58e28039d24e80dd5bce16708f8d 31 0.01/1.00 vMB 29
315,768 315,768 00000000000000002ea80271ec29a9299317af65f8ffe0f421eaae97f4c6c5f4 1,078 0.52/1.00 vMB 32
315,767 315,767 00000000000000001946ea7a532f53485a2f8ab801dcd780face5824de603391 691 0.40/1.00 vMB 28
315,766 315,766 00000000000000000fc71108e180e31b01a05249ae3382a3cc16087c103a49a4 186 0.11/1.00 vMB 26
315,765 315,765 000000000000000017923614b1bfc94caccb183c63a9f49cd494a745bcbeb2a8 127 0.07/1.00 vMB 29
315,764 315,764 00000000000000000eadc581df3e2ae5a44fab1a32b1c39fa526c511484d7a51 531 0.26/1.00 vMB 28
315,763 315,763 00000000000000002aaa429baa617e87f37a1084c2d2bb298145fbb1eb8894ab 963 0.49/1.00 vMB 29
315,762 315,762 00000000000000001bbb6ba2c8b110ec6b2fd91d2bdb8847e7808b1b11b358e2 294 0.15/1.00 vMB 28
315,761 315,761 00000000000000001121ce41e7b69bbd04fe90d03bc2d55f1efd3e24a847de6c 969 0.61/1.00 vMB 25
315,760 315,760 000000000000000022642fcae3e523bdea775e6609ed02e5fc9bc289c2a95cb8 321 0.21/1.00 vMB 21
315,759 315,759 00000000000000002ef2b6768e207b3124f449951d00a826a1cf349f91014bf4 1,048 0.59/1.00 vMB 28
315,758 315,758 00000000000000002a9ad43348fa4ddc49a5da54f346d55615ccac581abd93d9 1 0.00/1.00 vMB 0
315,757 315,757 00000000000000003078c646566b742a88c7ec170936bfd9d1eb54fb8334195a 117 0.07/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.81 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: 635.53 GB
    • Received: 12.31 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.