Loading Tool

Explorer IconExplorer

Memory Pool

41,585 transactions
28.70 vMB
0.06029005 BTC
Random Selection Loading Transactions
Max Size: 147.46/200 MB

Candidate Block

Mining Attempt 1cd91549c6880531e3abb6df474f2a5ced3138582463dcb612892ce438350b1c
Version 20000000
Previous Block 00000000000000000001e8eea2fc217de15f4d40d8c46e346c3a22c6ea1dbb3a
Merkle Root cf51f8023161b52217c75e7b60e5c36a9cff8abaf85bae38aded4609fcba36b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,056
Size: 1.00 vMB
Total Fees: 0.00472951 BTC
Feerates: 60.13 > 0.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,619 (636,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,306 278,306 0000000000000002b011ac4e084d033c1eebfa848018982d9855e09824af7f17 451 0.19/1.00 vMB 61
278,305 278,305 0000000000000002477f64026b043f50e35af9f85c75a0e1467af655dbd380a1 950 0.54/1.00 vMB 49
278,304 278,304 0000000000000000ff8c63a640c24833d1ce80fcddf0e4632b90acecca1cdfc5 582 0.25/1.00 vMB 46
278,303 278,303 0000000000000001ff74d5c14d1eb9181413dc8377cbdec1f893bfe7e37109eb 85 0.03/1.00 vMB 82
278,302 278,302 00000000000000010828e9aad4cf4072e05d4f0532562aac5a51174287a4c463 476 0.27/1.00 vMB 42
278,301 278,301 000000000000000170b111383382b09c4876ca2513cfe130690409c369523b3b 401 0.19/1.00 vMB 50
278,300 278,300 0000000000000002397c0fd9dbb8e660ae1ca4a8d50a9d4d12bed8e32563c694 1,324 0.67/1.00 vMB 34
278,299 278,299 0000000000000002010607147bef79e49a0664a56d64167a9f5cf7387c187ddb 715 0.25/1.00 vMB 64
278,298 278,298 0000000000000002a763e809fcf181e8086eb476e5cefa0af5dabcee1c79952d 767 0.25/1.00 vMB 132
278,297 278,297 000000000000000203071d8f7a45f517222d86953fb3413d11a7f0eda3f37d76 354 0.25/1.00 vMB 31
278,296 278,296 00000000000000019abb6ea0a37a88c3841060c83fb7adf785591ccb9784dbb6 628 0.25/1.00 vMB 58
278,295 278,295 0000000000000000e68160cede0334f450d50047bc7795d7ab23b41fd287fc60 1,125 0.65/1.00 vMB 28
278,294 278,294 0000000000000000118c99865fa8fbbe59517ff2797106d36f2b1046d37b00e4 802 0.25/1.00 vMB 71
278,293 278,293 000000000000000030c8b4b4a83822191d7886dcc8994fadadf4b41a54d761e2 188 0.90/1.00 vMB 57
278,292 278,292 0000000000000000539d42579f8fa861fb315342e0f5a1f496be1be3fb01337f 163 0.25/1.00 vMB 60
278,291 278,291 0000000000000000d5c75c4f9f504d9a0ae9ba97e40dd66c3e9dd348ee21a535 252 0.50/1.00 vMB 73
278,290 278,290 000000000000000137015083e75980a8aa7f1539f77bf0d1e706bae49ec5cb7c 863 0.56/1.00 vMB 28
278,289 278,289 00000000000000024e8bd13b76d4946776c72bcd421637dad1acd915989f0afb 359 0.25/1.00 vMB 22
278,288 278,288 0000000000000001956ec5893acbed7827bd1367fb8fb097631eb5b64e8da34a 1,488 0.50/1.00 vMB 56
278,287 278,287 0000000000000001129863894d051d61e8961435799f9d8f5bdc31fde227a76c 1,036 0.35/1.00 vMB 55
278,286 278,286 0000000000000002d35231a733e5b8a278422e5f753674a0066e0e54507302f4 85 0.03/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 781.72 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: 629.67 GB
    • Received: 11.94 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.