Loading Tool

Explorer IconExplorer

Memory Pool

37,977 transactions
28.02 vMB
0.06174669 BTC
Random Selection Loading Transactions
Max Size: 141.94/200 MB

Candidate Block

Mining Attempt 5d8ed5cde16deb3926113269b0df418daeb6c297cbe64f495f17920ebf9d852b
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 548a058aef40bd569a36a35cddc337802d7abf8e2ec3d122348e97f7e5490e16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,612
Size: 1.00 vMB
Total Fees: 0.00820360 BTC
Feerates: 150.80 > 0.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (645,126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,475 269,475 000000000000000267a8e577e8450f7daa820c9dbf50ada654241d025af2c151 1,002 0.50/1.00 vMB 64
269,474 269,474 00000000000000061c58c6094c56f9f7d0a3fc98d1c3285329f4f1a37597c4ff 709 0.25/1.00 vMB 103
269,473 269,473 000000000000000038dcb2f12311d13220b24bd128a8d2e16c3f18a985af2d0e 611 0.50/1.00 vMB 24
269,472 269,472 00000000000000001260afea71b2c508fe83f53f6c5570b7396d34b61f641104 684 0.25/1.00 vMB 72
269,471 269,471 000000000000000862c3157e0868bb23b4e1688eee4f209e19639f14dbf61be8 509 0.20/1.00 vMB 141
269,470 269,470 0000000000000003b91d5647aa32de853cdd094836ec513841d7b7880f196adb 20 0.02/1.00 vMB 14
269,469 269,469 0000000000000007902564ff148106d5bb540e5bbce5b265880250962fdb0b01 670 0.25/1.00 vMB 46
269,468 269,468 00000000000000072805c58e18a275934bec9447405db25f604dea794d8aa765 427 0.20/1.00 vMB 155
269,467 269,467 00000000000000071159812776054e45b6914f620d7b4ca8c3ddef2fd9c63b34 409 0.25/1.00 vMB 56
269,466 269,466 000000000000000133e69e12c19d642c0c7cea0cf01e9acf1d600ae1dc89a819 360 0.50/1.00 vMB 29
269,465 269,465 00000000000000055633b70afe06a6a26369140c7632e0aed0fb885901293048 541 0.90/1.00 vMB 22
269,464 269,464 00000000000000084d7633d6d16ef0a83402b42b598ca9c8e35c10ce7e5f76e5 696 0.25/1.00 vMB 74
269,463 269,463 0000000000000007b8e7be06d08d10e9116c6dca500ba3f4e54639e97d408c9f 520 0.25/1.00 vMB 119
269,462 269,462 0000000000000001a89865fa5a1fbb876ca32f8a59861ce2b8906d108b086a10 226 0.25/1.00 vMB 28
269,461 269,461 000000000000000768f17bac1dadf29a105a027c1242ee505116c0cc6ea94262 610 0.25/1.00 vMB 83
269,460 269,460 000000000000000631a19f419f5fb2a03e964c9809d947731313a8237ee030e7 915 0.50/1.00 vMB 88
269,459 269,459 000000000000000297bc8dbc11e4c3d3a9b99477feda6a1180601a76654a246a 641 0.25/1.00 vMB 106
269,458 269,458 00000000000000038b33ced0bf1b7bd0aa74b8e3d1c0b062e069a3338f012bd0 626 0.50/1.00 vMB 46
269,457 269,457 00000000000000038bac6cc9d8abaaf69fad4b081b725f03b02c360ddbf5fb4d 538 0.25/1.00 vMB 71
269,456 269,456 000000000000000374c64dce891d87eb5e30d864059bd1071e05f4f61670910f 801 0.25/1.00 vMB 58
269,455 269,455 00000000000000008d63f2d5dfd1c1e9cd39ba275dbbefb098ba616686241ab8 676 0.25/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.67 GB
    • Received: 11.82 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.