Loading Tool

Explorer IconExplorer

Memory Pool

83,415 transactions
31.05 vMB
0.07683769 BTC
Random Selection Loading Transactions
Max Size: 189.96/200 MB

Candidate Block

Mining Attempt eb76839c2be12f7c1f878a0128069785a03576755260429f6973195662cd259b
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root df2d303ef05138ec387878f182be8a14274a4dfb56169110421abc90dabbef12
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,501
Size: 1.00 vMB
Total Fees: 0.00696390 BTC
Feerates: 4.56 > 0.70 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (74,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
840,618 840,618 000000000000000000022585306121e39dbb655304221649356b068072591a53 5,596 1.00/1.00 vMB 1,202
840,617 840,617 0000000000000000000246b6a938b4c26fd4c7e6353ad162e8fb9dcc50f0ede7 5,901 1.00/1.00 vMB 328
840,616 840,616 000000000000000000028f4e2e1c3aece507e586fa41afd5da86117d6c3542fc 5,790 1.00/1.00 vMB 298
840,615 840,615 00000000000000000002e7dea493aef4f65d6a3cea6f84bc7d1bef623e73b15e 5,440 1.00/1.00 vMB 252
840,614 840,614 000000000000000000030e1f67093475205fb941c08e1f13c2f6ef1fa9850c66 3,677 1.00/1.00 vMB 133
840,613 840,613 00000000000000000001c456741dcd2d0553143996608fccff833ae78daac346 6,016 1.00/1.00 vMB 251
840,612 840,612 00000000000000000001b94a1a6cd4f77033118e0e317b20c5aa5de87c93b262 4,925 1.00/1.00 vMB 240
840,611 840,611 00000000000000000001ce6bb4b486f7fed8269526f3fdc54e6a56d24cade142 5,704 1.00/1.00 vMB 217
840,610 840,610 000000000000000000011e0b2830bf4e8df570d66721b00c79c42d35deb7aec6 5,770 1.00/1.00 vMB 250
840,609 840,609 000000000000000000006b5ed130b3dcac3a69c2cb6d500365542f9b4f68f0dd 4,800 1.00/1.00 vMB 251
840,608 840,608 000000000000000000033438b295d203ad0dd82398f11f1db5f3081cd9320c4d 2,222 1.00/1.00 vMB 203
840,607 840,607 000000000000000000001d8654e3c04ab861b0583d4e55f714952616c92a564a 4,923 1.00/1.00 vMB 239
840,606 840,606 00000000000000000002d2d5a30c261b6d5585af2413baff3854778a239e9472 4,794 1.00/1.00 vMB 228
840,605 840,605 00000000000000000001c151e9c4c4ee62fdc772d0274b959aa9e4f5c6687965 3,982 1.00/1.00 vMB 289
840,604 840,604 0000000000000000000121febfa3dec69052748a1c6199084230a72a2145c0e6 4,634 1.00/1.00 vMB 229
840,603 840,603 00000000000000000000bf1d169ef18b8582b1544485444ff01bbec34fbc70f5 4,854 1.00/1.00 vMB 212
840,602 840,602 00000000000000000002cb8e21c9c2ced90c9cbc0088bd2ab225a8428527291c 5,337 1.00/1.00 vMB 225
840,601 840,601 000000000000000000029e2a140ed353339222a80c1e6a5f14f02addd3b5e79f 4,435 1.00/1.00 vMB 223
840,600 840,600 00000000000000000001ab7188454949ca5851f81ebddf5dd22f11e35c8281c1 5,209 1.00/1.00 vMB 233
840,599 840,599 00000000000000000000a9a3d7c5acb05ba837cf2ec057af30dfb7b8292ceeb4 4,685 1.00/1.00 vMB 268
840,598 840,598 000000000000000000018cd704f72f9f1978124e261afe2d655e1c407b93df76 5,202 1.00/1.00 vMB 243
Previous 10 blocks ↓
Total Size: 782.98 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: 716.68 GB
    • Received: 17.81 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.