Loading Tool

Explorer IconExplorer

Memory Pool

76,002 transactions
28.06 vMB
0.08563664 BTC
Random Selection Loading Transactions
Max Size: 170.95/200 MB

Candidate Block

Mining Attempt bdb0b1632069394a2654a34a9976ec0a74cdac79a800b813bc811f969e9cbbe1
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 4b014f22e471886fc35c621b690e62936eb28a6addbef8914d16c7d291013b92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,845
Size: 1.00 vMB
Total Fees: 0.02519998 BTC
Feerates: 100.00 > 2.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (719,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,626 195,626 0000000000000437a287499d7ce2f5a8f2931e9d9063b1e8ae4dc8197dad764a 180 0.11/1.00 vMB 91
195,625 195,625 00000000000001b8b10e49bf786748a6e3a9adeb82d9e82749cf5b6be8cd0753 562 0.22/1.00 vMB 200
195,624 195,624 00000000000000436950dcba427d7a0e2624593fa03f02636cd3d3184c77daad 527 0.21/1.00 vMB 127
195,623 195,623 000000000000054b7b1a2334cee247f0e52aa3ab8d1953e21c92d6dceeeea238 12 0.00/1.00 vMB 15
195,622 195,622 00000000000005e3d70beab07c5c2ec4fdfbc8428d6bead73723d58f20ac0a3c 307 0.14/1.00 vMB 210
195,621 195,621 00000000000005fbe556669d02072da99344e685dda8ecdf45a617d7ea582316 309 0.11/1.00 vMB 188
195,620 195,620 000000000000032999f82a4eb96881b4ac1cbdcd45afba922b919a2fc2f12406 125 0.05/1.00 vMB 34
195,619 195,619 0000000000000040ba619ef0094d4328d4b06b8305f98680dc5d1f1bbfdeff9e 475 0.25/1.00 vMB 231
195,618 195,618 000000000000047a63c275e74eb839fda3a7abd3b96a1c1c7222b199634bd3fe 11 0.00/1.00 vMB 337
195,617 195,617 0000000000000050fdab2e03e42ff70b2752b63a5f5a5746ccf67878b79799b2 329 0.15/1.00 vMB 249
195,616 195,616 0000000000000365e845bbc16cc1e002f788489cd6ad33882e79c6578013b618 391 0.14/1.00 vMB 197
195,615 195,615 000000000000001f84a6e3debbb49aeb4ed46c187df30f0e41580ea986d601e1 582 0.25/1.00 vMB 200
195,614 195,614 0000000000000133d721a0375ee09fc56f8c87af62c4f5bbff191a7ede6cdcc3 487 0.25/1.00 vMB 155
195,613 195,613 00000000000004fde3eb0be373d0179de948edfdf2288ba2e7e458be557f53e8 122 0.05/1.00 vMB 222
195,612 195,612 000000000000003523e699ed5de693c3f23d7d216a9c6c97d93e33b712944967 100 0.03/1.00 vMB 404
195,611 195,611 00000000000003b3cbd420099693e3eb166937a0294ee8d11e92e795ee78d1d7 608 0.24/1.00 vMB 207
195,610 195,610 000000000000013a7f2c9ca09803e29590917ff30d3ee26fe528120c0b24e6e8 41 0.02/1.00 vMB 107
195,609 195,609 0000000000000301a176d3b215ca197a814f1fb2d0c4ea99d72cd79508147642 152 0.05/1.00 vMB 163
195,608 195,608 00000000000003b30279a84ba0fab02d65856b931b168dba0e86e2857e79d0aa 607 0.25/1.00 vMB 141
195,607 195,607 0000000000000673e848ac5cea959274fde06dde7ae1d8d195e638210679de09 24 0.01/1.00 vMB 97
195,606 195,606 00000000000006abf52560a00794c51794d9cce7aa89d54a5cdc4740e98f4e11 134 0.05/1.00 vMB 372
Previous 10 blocks ↓
Total Size: 782.84 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: 712.05 GB
    • Received: 17.15 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.