Loading Tool

Explorer IconExplorer

Memory Pool

39,775 transactions
18.76 vMB
0.17788646 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.98/200 MB

Candidate Block

Mining Attempt 690e96ac11f851ceda43f085c53ae7f3cda1b115f6c44e1e999cbe9b5941e7fd
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 1d16ec98c1b1171cec7174cbcc3a15135842d194a965444d5702c34025bbf9fc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,127
Size: 1.00 vMB
Total Fees: 0.05095809 BTC
Median Feerate: 4.68 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (691,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,372 221,372 00000000000002e17f648297ebacb5bdbe7907a081236215b862aebd35ea30ea 714 0.25 vMB 230
221,371 221,371 000000000000012657e8f7d21eb872dc7c3c3a4f133a62d0e5215099df075f13 13 0.00 vMB 47
221,370 221,370 000000000000009c1a49c1e3e38bc9fe3bc34b362f24e274234a75a6ac01a127 144 0.08 vMB 123
221,369 221,369 000000000000032b1c3d99bd7d8283381c9af33765273cec559720274b348c52 123 0.08 vMB 117
221,368 221,368 00000000000002f9ea5b2e060fa229e0ab540fb9af68756844c214c6fcacec66 26 0.01 vMB 57
221,367 221,367 00000000000003cefb3c6f79b015132ebae35aa79cd15a98aae9fd6a1d31540a 478 0.20 vMB 204
221,366 221,366 00000000000003fc6197eefe22abcea6f76af9f0363908017f7fc38389b2c0a9 1 0.00 vMB 0
221,365 221,365 0000000000000517eb6e6b0cf11d02cf8e6a334f8837a780baaddde20e164a62 116 0.05 vMB 143
221,364 221,364 000000000000011333f8f70680eafcc7546755eb66f56e6932a6a020f5be37b8 551 0.21 vMB 234
221,363 221,363 00000000000000fd70fa9a76054443bb65902dd990d2cbde490b808f100cdd1f 99 0.06 vMB 150
221,362 221,362 00000000000003919e4af8b6a81c68b421eed1e6693857da3e24193548e5f379 173 0.20 vMB 90
221,361 221,361 00000000000001b6121f1d6f27931cbd45492ce6d3608bdd9436a6ab10625e93 743 0.25 vMB 810
221,360 221,360 00000000000003386ac96d6f7ae99a847e33a4ae7cc8982218465247bf873602 169 0.07 vMB 141
221,359 221,359 00000000000000c08f72acf14023ef94de94c03822d282c798f8ec61eb8ae6d9 705 0.29 vMB 210
221,358 221,358 00000000000003454d172749382c1d148a71b130369639da95be13d9f55ca149 330 0.22 vMB 1,962
221,357 221,357 000000000000010008a1e606f1a7fca7a3976fc8b37bb1eccded0bb96df87c2a 53 0.02 vMB 306
221,356 221,356 00000000000004cf04243097e28b6961489641a2808d66249698225645bb971d 40 0.03 vMB 100
221,355 221,355 00000000000000e9771ea88e7502c69b470d271a1af82c151af7cb91b6063af7 676 0.25 vMB 232
221,354 221,354 00000000000001c58c587ebb521477d1bc730e57804a743a432965cfb4870249 381 0.21 vMB 165
221,353 221,353 000000000000048873012e0bdff4ae640ada5ca75c8cdda5d3449c0339babfd8 167 0.09 vMB 120
221,352 221,352 000000000000049573e7b3bedff5e58e78ca55bb00fd34907df8909fcbbaeab4 742 0.25 vMB 286
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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