Loading Tool

Explorer IconExplorer

Memory Pool

40,703 transactions
28.29 vMB
0.06368836 BTC
Random Selection Loading Transactions
Max Size: 144.44/200 MB

Candidate Block

Mining Attempt 7bed724149ee9352c7fbfc0b7da99065442af2a8f1c8170a875d913be2148508
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 503adf70696737d491dfcdb4d7ebb5ba77cbb3372134f2125713b4c51e4f67ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,004
Size: 1.00 vMB
Total Fees: 0.00918052 BTC
Feerates: 87.72 > 0.92 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (409,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,662 504,662 000000000000000000699fda38dd9dd6974f6928231b271a58371c10a04f72c7 1,459 1.00/1.00 vMB 428
504,661 504,661 00000000000000000030d42411853a0caf30256de82e4c29e73725c9adc7f7f1 2,515 1.00/1.00 vMB 485
504,660 504,660 0000000000000000004aade18a70974893198293f5cfa332ab9351967607a7ea 1 0.00/1.00 vMB 0
504,659 504,659 0000000000000000005743e764f23d75d018d43789d89deac4799dea220cdd1c 346 1.00/1.00 vMB 118
504,658 504,658 0000000000000000003f836681153482dd3947aff83938776786bb66feeb202a 177 1.00/1.00 vMB 116
504,657 504,657 000000000000000000753cb84175868e3741345e8cbe2b2cd36bcea7aff0bf2a 1,067 1.00/1.00 vMB 192
504,656 504,656 00000000000000000021e762fad1dff5efb796a9263cda3d272a133e5f5d8899 1,220 1.00/1.00 vMB 335
504,655 504,655 0000000000000000000c5090c207a8bed4568a3bc1a3b367cd6b5b973c8763b9 1 0.00/1.00 vMB 0
504,654 504,654 000000000000000000553a6c0d86cdc4758030bace5f9da44d9c6a1326a3510f 1,376 1.00/1.00 vMB 300
504,653 504,653 0000000000000000000ec9b80de004cfa77634897a1a1b1b2181d2055ffaf7af 770 1.00/1.00 vMB 200
504,652 504,652 0000000000000000005930775b7e5c3fc1bcaf5539a453cd59657ca8c4129a2a 1,918 1.00/1.00 vMB 176
504,651 504,651 00000000000000000071fd5ae19941c1a47f3326690a0cd3623e19690ef5bbab 1,834 1.00/1.00 vMB 262
504,650 504,650 00000000000000000035ed2b6aef834d01fd07629f7959b836b91e4a20b4fbea 2,026 1.00/1.00 vMB 484
504,649 504,649 00000000000000000047d80dab520728788f8b25fc2a0de390ed50394672d5d5 2,198 1.00/1.00 vMB 378
504,648 504,648 00000000000000000060ad07ffbf064f7d55ae6cdbdd61c5e6320492da567c7e 1,305 1.00/1.00 vMB 380
504,647 504,647 00000000000000000034820d9e9d773f0fb54a001330b4bcc415316198bf0083 892 1.00/1.00 vMB 443
504,646 504,646 0000000000000000000f66dec6be022d2ba1d504dd0ec629f1c9c74fe2fa483c 2,561 1.00/1.00 vMB 502
504,645 504,645 0000000000000000000ebbb7299a0d005b5f6240cb5086461c642cbf74ce3b26 1,342 1.00/1.00 vMB 316
504,644 504,644 00000000000000000023e5b716157629f17c70fdcf99d8afae234a64aaa05497 584 1.00/1.00 vMB 233
504,643 504,643 0000000000000000003f7ddc7c0ecd87bb929e218ec97520fdad69c3444a3c4e 715 1.00/1.00 vMB 235
504,642 504,642 00000000000000000036fdcc86640ff5f4af08058e9da3d753c00ee65de884a3 787 1.00/1.00 vMB 295
Previous 10 blocks ↓
Total Size: 781.74 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: 630.34 GB
    • Received: 12.02 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.