Loading Tool

Explorer IconExplorer

Memory Pool

83,466 transactions
31.22 vMB
0.09567928 BTC
Random Selection Loading Transactions
Max Size: 191.57/200 MB

Candidate Block

Mining Attempt dc2c42df974a360a2ae9769c07996288f84babaad7af41fff1ae48c6328deade
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 5d6ec847c612642060cb61c273d0b3d03d36fe30c794609a36ae67e00733b724
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,688
Size: 1.00 vMB
Total Fees: 0.02521318 BTC
Feerates: 301.57 > 2.53 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (619,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,284 295,284 000000000000000022df130dadbf085f02c5032e48857f21b9fb085f3e593422 961 0.50/1.00 vMB 39
295,283 295,283 000000000000000002f3784f4b1563a86cf84ac60bcce67b1ac96d56b93bf98f 67 0.08/1.00 vMB 21
295,282 295,282 000000000000000021926b425440938a8c168ec0bf84fd945b343de18702ba79 11 0.00/1.00 vMB 37
295,281 295,281 000000000000000093ea47fb038f318dba893534070504d8833991ea52f6b983 789 0.53/1.00 vMB 34
295,280 295,280 0000000000000000953c8fde78244c5c56b76634851c4a3aa674b8c7e10244a8 1 0.00/1.00 vMB 0
295,279 295,279 000000000000000007056974c6840170bb215cab9719a5edb1ea4177920c3a4b 256 0.31/1.00 vMB 19
295,278 295,278 00000000000000002983815e4cb6046ae47710f1420fbb9574b330b7f47f816c 385 0.25/1.00 vMB 25
295,277 295,277 0000000000000000943ad3087ff836f1a097d3ea662101059db7a5e636e5f767 632 0.25/1.00 vMB 55
295,276 295,276 00000000000000008c6eb11d50f9158e96ac70f3971e8444e4612f9b8dc9ba90 575 0.35/1.00 vMB 33
295,275 295,275 000000000000000024318f6888bb00de3a6cef8c38bc978f692ada2f4f3b2b22 832 0.35/1.00 vMB 45
295,274 295,274 000000000000000044d0b9f6d413ae89581d3d5e7c9b8b97eb2bb633fdf03992 273 0.14/1.00 vMB 34
295,273 295,273 00000000000000006a2029035c9dade68d55ceb13bac7aab022a83e9b6f91c5f 75 0.07/1.00 vMB 19
295,272 295,272 0000000000000000b2f9c28b21fd8430423bcdfae947eb241f99b5a5ccb941a8 259 0.15/1.00 vMB 34
295,271 295,271 00000000000000001d6fc4d834e0824ac0ec2d06f9b35e4f1bc10272bc1334da 562 0.31/1.00 vMB 37
295,270 295,270 000000000000000099af0aea55c609f7dbebb0a953dafcf613aaf645298d6bb4 177 0.13/1.00 vMB 23
295,269 295,269 000000000000000018fe067b982293f66192fd142417e659fd3543633c0f4caa 594 0.35/1.00 vMB 35
295,268 295,268 000000000000000095d9fc932e8690ece9e7ce6ea3d521a2f7ace0dd6d44edc7 139 0.09/1.00 vMB 27
295,267 295,267 00000000000000005acd05b9fcaed20a55719f143bf9cda984d72330e9fa48c1 984 0.58/1.00 vMB 31
295,266 295,266 0000000000000000a5fe879b827af8f6f9e1f8b87d0505407e2e5fd5ca3707f4 205 0.16/1.00 vMB 27
295,265 295,265 00000000000000006cc5c0b3e64a9e82c4ab8edc85f6beeb87d71c1bac64f7c0 400 0.20/1.00 vMB 47
295,264 295,264 000000000000000094b26d79eb0156ec034219da9821275d025628e19bf38370 164 0.10/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.78 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: 709.57 GB
    • Received: 16.92 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.