Loading Tool

Explorer IconExplorer

Memory Pool

25,966 transactions
10.76 vMB
0.06898605 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.87/200 MB

Candidate Block

Mining Attempt 6916906c4a75107f43bb3e430f554c61a3c7e3204967465467238dd9a7d20147
Version 20000000
Previous Block 0000000000000000000019a2bc7789d97e1fe54fb5028737bae97eb7a8b5ac3a
Merkle Root 2647e8ff36f41e288cba10baa9962aeb44833ae551927fdc9139ee18a482bcd8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,800
Size: 1.00 vMB
Total Fees: 0.05106666 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,557 (698,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,211 215,211 000000000000003bcb51b75e82f191b4ab0aebd43c03635438d09127b1ca15d8 22 0.01 vMB 134
215,210 215,210 000000000000047b30533cccd613b4ed3524ebc68602bd5883b950147a613e3a 118 0.05 vMB 185
215,209 215,209 000000000000045b8bef9a0ac1acd1eedfdf6d2755ae09565e0242bf41f00c1a 62 0.05 vMB 92
215,208 215,208 000000000000021d9aaf732e3193fea679356bba6056be441dd1b3973e811623 12 0.00 vMB 137
215,207 215,207 00000000000000227eb0e934c1f73db00d32779981c6b36060e7940365b7e8ef 108 0.04 vMB 136
215,206 215,206 00000000000003d03188decbf038bda8995cb1aafcb596a01df341ad412580ed 72 0.04 vMB 78
215,205 215,205 000000000000012f4445cd4d67c4353e37ba93722d972a62e6224a3479ba445d 177 0.10 vMB 134
215,204 215,204 000000000000044192ef28eee865bd462d322f01d7285f30e62006c4e08acbec 574 0.25 vMB 161
215,203 215,203 00000000000002d1932cfb1b723bc798812647fa1e0196ef03ce6f193fde46b8 220 0.10 vMB 172
215,202 215,202 00000000000003692d844c0e5e75e3a6008afa2af2d23fdeca74c8698915b460 56 0.03 vMB 26
215,201 215,201 00000000000004af02a21df0090a796e3f2dc9f28440a4707de995485ebb7e77 490 0.20 vMB 233
215,200 215,200 00000000000004cffd7f209e0db422a4a4a8273f89da60b8abb8fffe608d65cd 489 0.15 vMB 201
215,199 215,199 0000000000000246b3e2278e2e4e79c799d94d50f04acd84180c2740f965f3c7 311 0.10 vMB 216
215,198 215,198 0000000000000471af2858b74de429f3d4a12acfa9d96bb2296490ec52122d5f 430 0.14 vMB 201
215,197 215,197 00000000000004c46e32e38a1a84b2d65d0f7b7a80975a9221aa4941c5a1b009 383 0.12 vMB 209
215,196 215,196 000000000000005e23ac86c61b2589242292ee3c511c1892b4e51e10709b24fc 37 0.02 vMB 146
215,195 215,195 000000000000055677165389b9ef84da93125c951ab7b96b634ccec92b0f2f7e 660 0.26 vMB 118
215,194 215,194 00000000000005224e2aac6e721e8dfbf9514d8c1d052d9b8f60e4356cd6d16d 126 0.05 vMB 220
215,193 215,193 00000000000002a4676774b67d04a1f2ffc7bb6396203be1c9d93573e1ec1be0 706 0.24 vMB 218
215,192 215,192 000000000000029280f76691f693b87dcfcf3afda76febd0d4e9841d8292413f 114 0.05 vMB 127
215,191 215,191 000000000000013fdddf5ddc19ebe5528cb3ead44f6c56db997d34b81dba5496 102 0.03 vMB 178
Previous 10 blocks ↓
Total Size: 779.83 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: 423.10 GB
    • Received: 2.29 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.