Loading Tool

Explorer IconExplorer

Memory Pool

72,575 transactions
28.03 vMB
0.06892470 BTC
Random Selection Loading Transactions
Max Size: 166.08/200 MB

Candidate Block

Mining Attempt bff07525982f40ef9a2bff5ad1e430696edbf9faaccb322aa0d5017c21d9436f
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 6fbff2209d97901e79d674e8a2e1eb5dd7c525f76f9e1ff7d6acb44841efad48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,815
Size: 1.00 vMB
Total Fees: 0.01299554 BTC
Feerates: 101.52 > 1.30 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (705,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,469 209,469 000000000000045a569f75feca35c9efd6771e908ebcbc027abf61f88866d908 116 0.05/1.00 vMB 87
209,468 209,468 00000000000001017fb0d4c7a10873f44f95e3a33f5e58cdc7be8b078310ad0b 170 0.09/1.00 vMB 171
209,467 209,467 00000000000002da59a284a80f8fc82647c517e4734dc61808e316496b4a0810 247 0.10/1.00 vMB 164
209,466 209,466 000000000000019b1d99aae8894d42ed7ed8510175f98473bfef20697b064fc7 704 0.34/1.00 vMB 178
209,465 209,465 000000000000008fbead892f444fb871a3eeaff9c49375c68025801a33a69f6d 424 0.24/1.00 vMB 168
209,464 209,464 00000000000004c90fa25027916822b657f2aca66bc8b7ebfc105f6f6d2c6d9b 197 0.08/1.00 vMB 193
209,463 209,463 00000000000004043ded987ed019f56fef6e1cb15985b54233fb6c8cafb67ebb 546 0.23/1.00 vMB 235
209,462 209,462 000000000000028529ee0597c5c56f64788ab0692766374bd940243478668ea2 54 0.02/1.00 vMB 179
209,461 209,461 0000000000000023d7b2d3292d752046b508150325dd662eb2fea9df4a4e67e5 97 0.04/1.00 vMB 144
209,460 209,460 000000000000031bb991d2c96773a23d10052ae663869c749bb5df610ec7c742 144 0.11/1.00 vMB 118
209,459 209,459 000000000000049550f98c4415539d7d17e4b3f295d6b7e647021a64dd46fec3 111 0.04/1.00 vMB 461
209,458 209,458 000000000000028a5b50be2ee31488f900b326dbaa761c675c0c3f32ede38458 17 0.01/1.00 vMB 133
209,457 209,457 00000000000002f8b398b39c08ef1716475a4485c6c33ab065d4a1dea6f4b395 376 0.17/1.00 vMB 210
209,456 209,456 000000000000034ff285134d17b7842be7b566e967982e2b9418626cb7faeef9 335 0.29/1.00 vMB 101
209,455 209,455 00000000000001dd3919c0b2e179084f9372190580360984872ee2b887436d4e 4 0.00/1.00 vMB 94
209,454 209,454 00000000000002017e119123c2398c22fd2244a5008e4fa4058ba1aa89a77ee8 379 0.17/1.00 vMB 196
209,453 209,453 000000000000046a887877428db77f757d29c14c5d6de247d41eceb42b897570 367 0.14/1.00 vMB 193
209,452 209,452 0000000000000260ff3987332801250914901c6a466a4858d011fc2796816f97 150 0.05/1.00 vMB 71
209,451 209,451 000000000000030003fcf5ee0c030ecc3b10bbb677dec6339eba60d956a3e3e3 563 0.26/1.00 vMB 345
209,450 209,450 00000000000001e29e61f00ed5c48b2323e5a7f9ea807a0edbf6ad67d5ca5238 137 0.05/1.00 vMB 107
209,449 209,449 00000000000003144e2767a12e4955fe8361478fcfa3c4183b9c90b1ebce573d 352 0.14/1.00 vMB 215
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.