Loading Tool

Explorer IconExplorer

Memory Pool

32,091 transactions
18.21 vMB
0.04036994 BTC
Random Selection Loading Transactions
Max Size: 97.83/200 MB

Candidate Block

Mining Attempt 61c96badcddbf832481ea1ba6d5413ba6a8ade7b001f1cfce48648d8efd5d41e
Version 20000000
Previous Block 00000000000000000001427ffb51b57d5795d5553738181e12cb53c41c247693
Merkle Root 05af5253b4e0e487e152be3997993ff9c8b845be5e381fad8f29af9f3c297c4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,757
Size: 1.00 vMB
Total Fees: 0.00613842 BTC
Feerates: 77.90 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,057 (787,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,451 126,451 000000000000416e87420108dd0d70b46cbbb9f1103540bde5613840e371daf0 5 0.00/1.00 vMB 4,854
126,450 126,450 0000000000001c7def2be05d5848b1b82e40511fb81eb090b3fd2892dbe0ada2 12 0.00/1.00 vMB 29
126,449 126,449 00000000000023957364afb9e353a4114833b8909ed66e1a4ad4f0aca5840eb9 40 0.02/1.00 vMB 793
126,448 126,448 0000000000000906ec31ba2f5bf87895383cac3c15b9e8cff3db08accd298388 8 0.00/1.00 vMB 3,058
126,447 126,447 0000000000002b1aab366388fba4e84953a8c7dd758128df9f69f2f125a2e5a1 1 0.00/1.00 vMB 0
126,446 126,446 00000000000019442fd064c098d5a8681aeb1868bbc0f056ca2f81bc9fbcf59c 39 0.02/1.00 vMB 460
126,445 126,445 0000000000001b0a6dd06584226ff3d60fdbcea61b766c37c9207819cbbb9be1 9 0.00/1.00 vMB 1,106
126,444 126,444 0000000000001e11dcf00b220da8962517c50238aeaf872ebd31f6582b4f2098 21 0.01/1.00 vMB 897
126,443 126,443 00000000000002535e05f478757fd4e1d0acb0c4ca5642e962042e7a6c9d345c 9 0.01/1.00 vMB 1,170
126,442 126,442 0000000000002a7c2530db39eb192cb4ab40dad4f1003dd31582c20efa338b8d 104 0.05/1.00 vMB 608
126,441 126,441 000000000000105475a488810ead6daab19c83872cbc2128208d9878b9d446a2 1 0.00/1.00 vMB 0
126,440 126,440 000000000000252c7465a0f1eeb572d2e60891513b3349d13a2aa7e8598f95f2 8 0.00/1.00 vMB 1,969
126,439 126,439 0000000000000893ac04f98594e75f1ef1863f3d505dac591524c69c60c8ca83 51 0.02/1.00 vMB 850
126,438 126,438 00000000000004e7bf9d78dbd46398ce2dd6f18b21b536a5e47b39c7a25f2682 26 0.01/1.00 vMB 1,069
126,437 126,437 000000000000094e28204c299ca730756215d3d6d23682a3113c4d4b3b21d27e 71 0.03/1.00 vMB 598
126,436 126,436 000000000000310c15775eff9bf9446322633a9c569c7d5e110ee6f096b6131f 42 0.02/1.00 vMB 578
126,435 126,435 000000000000045fd9be2581a3a582bb98846882deac257868548ed62d4c51d9 8 0.00/1.00 vMB 539
126,434 126,434 00000000000010c4baef74cfc5c0f7f9a124a4809f1d16463a5c70e0c6051e5a 34 0.01/1.00 vMB 967
126,433 126,433 0000000000003f80f3953260012fed9e06e0ddebbc17963509c1dcd545ed4db3 3 0.00/1.00 vMB 4,149
126,432 126,432 00000000000002a45bbde2751b77371d949490ad339643bbac51b611101de0c8 5 0.00/1.00 vMB 2,633
126,431 126,431 0000000000002ba59587811f0b3dd91f41fdd7a8f5c05b044751e41d3f766074 27 0.01/1.00 vMB 153
Previous 10 blocks ↓
Total Size: 780.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: 554.53 GB
    • Received: 6.72 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.