Loading Tool

Explorer IconExplorer

Memory Pool

81,576 transactions
29.65 vMB
0.08658299 BTC
Random Selection Loading Transactions
Max Size: 180.42/200 MB

Candidate Block

Mining Attempt d4a11e1d389ab04c9089430ccfba970b4a7661d24fe70fdcf8ce6407bc4188a5
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root ce6ec09293626aca3a25a67b6661eadcea435084bce3d80a5c79653f33d2359f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,193
Size: 1.00 vMB
Total Fees: 0.02399633 BTC
Feerates: 100.53 > 2.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (95,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
819,298 819,298 0000000000000000000161d28c46708334509eaedb416ee838bb7d01dfa8854d 2,626 1.00/1.00 vMB 46
819,297 819,297 0000000000000000000069772d710b6cd640b845502f88d2427b0a97ca51fb40 2,948 1.00/1.00 vMB 48
819,296 819,296 000000000000000000000be08cba861595038c432335fb89e0b649c1dcf4cd8d 3,021 1.00/1.00 vMB 49
819,295 819,295 000000000000000000004ac2f022b40cb1dbad5aadec34ee57a2537eb683bd47 2,764 1.00/1.00 vMB 59
819,294 819,294 00000000000000000003f467f386b29b05a5e893ab6e9eb2f5c61b3810bc056f 2,990 1.00/1.00 vMB 66
819,293 819,293 00000000000000000003bdc5922225b978a9b116b38af85d5bce3bf7f683446e 3,883 1.00/1.00 vMB 58
819,292 819,292 000000000000000000013f925eedd3df8568619af60064ccce9aaafe817bc3d9 2,815 1.00/1.00 vMB 53
819,291 819,291 000000000000000000037fe510639b614b8462b19495720c3fb28cfd8a8836b9 3,159 1.00/1.00 vMB 72
819,290 819,290 0000000000000000000314cda06e8bcd54b5fece4322894135ee34a97cf20ab9 2,450 1.00/1.00 vMB 62
819,289 819,289 000000000000000000001fabded410d1599ba258ae3eb541d74842d1fcfa1b76 3,715 1.00/1.00 vMB 66
819,288 819,288 00000000000000000001e1822dab0813385d41a01f807edf348c98e879f81573 3,738 1.00/1.00 vMB 62
819,287 819,287 000000000000000000004de9b159f60885374264e3e095ca054cd4fac915e0f1 2,861 1.00/1.00 vMB 59
819,286 819,286 00000000000000000000d8261fbe835b9542e377250c0d2a5d53316809cee019 3,087 1.00/1.00 vMB 61
819,285 819,285 000000000000000000012342ef0917733e4b615b13857bb900d868e7066245fd 3,049 1.00/1.00 vMB 59
819,284 819,284 00000000000000000003a446d75ef25bcf684c2d4c5aa88426b39f2626fd8531 3,064 1.00/1.00 vMB 78
819,283 819,283 0000000000000000000002cc89a623c12383b5435413330e19cfceebbf1b7be4 3,137 1.00/1.00 vMB 39
819,282 819,282 000000000000000000038fd0b2742a1063cc6cb23232d21304ca3c01789e215a 2,326 1.00/1.00 vMB 49
819,281 819,281 00000000000000000000a5213ca24f4e7e4ea6b685805de3c9372fe8585dfc1a 2,858 1.00/1.00 vMB 62
819,280 819,280 000000000000000000031bdf41f8a6620e63ba287aa9ff9d2d8db932c32ac074 3,206 1.00/1.00 vMB 59
819,279 819,279 0000000000000000000341e3eacc03bb6635ab9134bb3025feb0fefa818ddf22 1,466 1.00/1.00 vMB 35
819,278 819,278 000000000000000000028179d2b2ef80f843d32878c908bc4edf3f81eed140b5 2,568 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.54 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: 669.02 GB
    • Received: 15.71 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.