Loading Tool

Explorer IconExplorer

Memory Pool

24,749 transactions
25.28 vMB
0.05561968 BTC
Random Selection Loading Transactions
Max Size: 122.02/200 MB

Candidate Block

Mining Attempt b1009b98eea53c7b76c4d72d064d73a845251afe53ed8f0b362dea3a677ad328
Version 20000000
Previous Block 00000000000000000001ba8a20a80418340a612809951dcc481799aa73d20526
Merkle Root ebd48a98ec8abbaea21aebfcc5b76650071e2fa843568ce060fddf476ec77631
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,677
Size: 1.00 vMB
Total Fees: 0.00944450 BTC
Feerates: 40.21 > 0.95 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,238 (796,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,663 117,663 00000000000071087cc6fe7e3109ba1c9d16ece78b32054c4df2ae9896bf4101 4 0.00/1.00 vMB 0
117,662 117,662 00000000000057cd2fa37594f1ee84a1a36f027906f89cfb1d59783f9d02ba4b 9 0.00/1.00 vMB 430
117,661 117,661 000000000000b8eabc7a6f096834b66aed79024fe552dfeed132b1cf72e3dedc 14 0.01/1.00 vMB 432
117,660 117,660 00000000000030bad340669391aec5c2043e7264de3618f140aebcf659d2d9f2 10 0.00/1.00 vMB 422
117,659 117,659 000000000000aa802de0a821f15d6c0bd91ea325cab23102651824620db257ae 5 0.00/1.00 vMB 0
117,658 117,658 00000000000011437e25185cc4adb970e06eb36c61b1357d4db16e8b12670f07 11 0.00/1.00 vMB 1,543
117,657 117,657 00000000000032121b1c2469d35edd9fca9d30d49e65bcfcce301805f105d6be 1 0.00/1.00 vMB 0
117,656 117,656 000000000000342e7725ae0294ff0bb09e6608f9d0ea919064ef7ace2427622c 1 0.00/1.00 vMB 0
117,655 117,655 00000000000091045ba79a95e30a4e24cc97343fd6e47c67a78ad0a63ddc4330 10 0.00/1.00 vMB 0
117,654 117,654 0000000000004ebcfbbe30cd43eaac372528121042b6ea11cdd33314fc0bd8e0 13 0.01/1.00 vMB 431
117,653 117,653 000000000000c6a228b332497fa28947bc9f9e59232e512cb744cbaba0c15d2e 13 0.00/1.00 vMB 863
117,652 117,652 000000000000ad19619c981cac471ee5f1f4437b8f5580d30d55062cdc27d3f7 10 0.00/1.00 vMB 357
117,651 117,651 000000000000bb75280016b88c4a963b5d2788a927e2d8791f80bbba4d1ace55 18 0.01/1.00 vMB 394
117,650 117,650 000000000000649205b4ad35acb4440743a5c0731ceb5312637b924e195fb5e1 6 0.00/1.00 vMB 4,658
117,649 117,649 00000000000018bdb3fa29bca7a60ec4a665f590bd173ed2189851592b2bec3d 6 0.00/1.00 vMB 618
117,648 117,648 0000000000005c1c5aa51380c18e1012b980413de531971bb8487f73ccbb9cc0 1 0.00/1.00 vMB 0
117,647 117,647 00000000000031b0b3ff14697235146ae17f9b5fb9f3428fb2b1b8a7f7f4fc90 4 0.00/1.00 vMB 2,656
117,646 117,646 00000000000076fb903da1eb08d248f85cbc89e364df6accc5053efaf9612c41 2 0.00/1.00 vMB 0
117,645 117,645 0000000000005d17a873f06455a76e9502914d6e85c2a08fbd7228e9a9731ea6 12 0.00/1.00 vMB 0
117,644 117,644 0000000000006a5e469d5e75b0ac7932e4213477f8bf4acd4c020cb8a870435c 12 0.00/1.00 vMB 0
117,643 117,643 00000000000086c127d546f4c7f92a2241d1ce8e36d8030f6d074e85a7bc6dae 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.02 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: 576.09 GB
    • Received: 8.39 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.