Loading Tool

Explorer IconExplorer

Memory Pool

77,744 transactions
28.91 vMB
0.07697963 BTC
Random Selection Loading Transactions
Max Size: 175.17/200 MB

Candidate Block

Mining Attempt c1a05e7e28cf0ee46a6ebda1374f23bbe8028a6a33ba9453ee43dad1a245541c
Version 20000000
Previous Block 000000000000000000005ebf9d74ec7ab39402801cfbfdb763ac43cf18e45fcd
Merkle Root 2e3cd06d5905e5b82e7ea21c44085d918f466433b91e58c8e9fe75df692d3449
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,441
Size: 1.00 vMB
Total Fees: 0.01679274 BTC
Feerates: 100.28 > 1.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,117 (316,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,420 598,420 00000000000000000014739814ae0eae6269e5d42cd9dfe50fdfd904dedbadc3 2,863 1.00/1.00 vMB 30
598,419 598,419 000000000000000000091207be08a627a85dee75c3c840674a9fa6762942c873 2,739 1.00/1.00 vMB 30
598,418 598,418 0000000000000000001206d5f5f22b9ec64bdfe6fb5057d21a0f4cbcebb03ef7 548 0.16/1.00 vMB 25
598,417 598,417 00000000000000000012f63b016f55c1e700c638a34efd7eaa3d676addc22abc 2,416 0.74/1.00 vMB 23
598,416 598,416 00000000000000000005b84c965f9ebf0073b5727d027d36cbc21ea4c83fb469 805 0.26/1.00 vMB 29
598,415 598,415 000000000000000000038b670ffb155d88d2918d26f8d87d3e46b89f6c71a795 281 0.08/1.00 vMB 17
598,414 598,414 0000000000000000000e03eded1bf01fa38e5336d47ae88bed5f82c5a9575c77 2,858 1.00/1.00 vMB 9
598,413 598,413 000000000000000000066db156180697f542f182bd826e6555400ce270cb2920 2,994 1.00/1.00 vMB 14
598,412 598,412 00000000000000000000b3237445c62b8606e5578574b166ba9686bfab4d9ff8 2,812 1.00/1.00 vMB 34
598,411 598,411 0000000000000000000dba037af7c80fb443ab5d98ad707953e0e0ef7a1023d6 1 0.00/1.00 vMB 0
598,410 598,410 00000000000000000006d668387164325d33267797250c9c0a5858808b18ace0 2,141 1.00/1.00 vMB 26
598,409 598,409 00000000000000000011e46afb26d91df5cee4f3e50302fd41942aa1362ee4e5 1,487 0.55/1.00 vMB 16
598,408 598,408 000000000000000000022805c2200a796600b275588586dedd01ab7685748567 2,483 0.77/1.00 vMB 14
598,407 598,407 000000000000000000128e5b79bfc569744d7b67d26df16e5cd692919dd8bb1d 2,956 1.00/1.00 vMB 28
598,406 598,406 0000000000000000000348e7c2e81f768db08fbfbf7a7640726e248c18113cdb 701 0.21/1.00 vMB 19
598,405 598,405 0000000000000000000cde9c509962b7217e006280820e1b2c98110ee737c8d3 601 0.17/1.00 vMB 22
598,404 598,404 0000000000000000000c14df7c1167c775df2e1069f047e23fc4a2142557f3d2 1,159 0.35/1.00 vMB 22
598,403 598,403 00000000000000000000db7bae7ab632d6e87fe61a9c79957398c1c155dfdb7f 2,855 0.82/1.00 vMB 17
598,402 598,402 000000000000000000146090cb9ae248ec6caa96c44cedb76ffa3da266503a2f 841 0.25/1.00 vMB 20
598,401 598,401 0000000000000000000085bb6b72801330151e3284581a7fd3feb09a99acc250 1,013 0.31/1.00 vMB 28
598,400 598,400 00000000000000000002d6fb048761c68d22b970278a048c2c8841f1ed62e558 1,373 0.53/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.59 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: 671.58 GB
    • Received: 15.96 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.