Loading Tool

Explorer IconExplorer

Memory Pool

86,329 transactions
33.20 vMB
0.14343443 BTC
Random Selection Loading Transactions
Max Size: 197.49/200 MB

Candidate Block

Mining Attempt 52247ca08e8c9b476fb154f2d4be1bc7493f15ff44b1a9aa6d3c9ac0fde14268
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root fca28d0ec6f422e6f5848c004cb1ebe80a28b59f523ef42d00abf850ff2dc550
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,807
Size: 1.00 vMB
Total Fees: 0.06485715 BTC
Feerates: 387.56 > 6.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (660,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,397 254,397 00000000000000124e24e8031f20d322a2df0c9e57988e7a4a770853c45fb48c 682 0.25/1.00 vMB 114
254,396 254,396 000000000000001cb93a83f18261504c8d926578a38af46395d37e2385a36b42 210 0.08/1.00 vMB 107
254,395 254,395 0000000000000020ee0e096d61fbeb266efd54fe8160fa67f58c9be4607d84c1 360 0.15/1.00 vMB 93
254,394 254,394 0000000000000008985b44be7e99b1be397a517f985a05d6895fa60a5199d19b 229 0.11/1.00 vMB 109
254,393 254,393 0000000000000017e7cd46ced7f27613c1c1a10bb2098ce14ee88e61f68bf50a 389 0.16/1.00 vMB 88
254,392 254,392 0000000000000004300ccf09c31812bff850928c1365222511f08d1805881c04 269 0.13/1.00 vMB 103
254,391 254,391 000000000000002017f4b2b5e416fb0723a94e0db0c8fd58778eb96ed6f96184 275 0.13/1.00 vMB 140
254,390 254,390 000000000000000fa06b63ba6ba3c0e45f278ca4d672bc67b29184651d5021b6 262 0.12/1.00 vMB 115
254,389 254,389 000000000000000e206d2b65d0f44d179da903deaea033db77bc6c086d23e142 274 0.13/1.00 vMB 107
254,388 254,388 000000000000002876781f0138f7aad33ec886dc98a5cf5201b35414bdd09c12 932 0.35/1.00 vMB 56
254,387 254,387 0000000000000014beff76fa6086c676dc581271fbd5980fe89eb11ffd996f8c 565 0.25/1.00 vMB 168
254,386 254,386 000000000000002a23cbb827a6026db96b2921e08ff25613200ca9c8699bbf7c 626 0.25/1.00 vMB 362
254,385 254,385 000000000000001c3ac6d47c88c49fec48c5b04cbc8af20be5d382b5586211d7 161 0.07/1.00 vMB 80
254,384 254,384 00000000000000176111ae5827489fcc8963d66082a48f013194904f3ea6d79f 150 0.07/1.00 vMB 59
254,383 254,383 00000000000000118952a20280dad2e4aacf1a7eb164bfded94aa0c4039c4f5c 576 0.23/1.00 vMB 81
254,382 254,382 000000000000000f8627a383d1fa94a5c01cee25fa2304dded9341e4b8a7af19 334 0.16/1.00 vMB 67
254,381 254,381 000000000000002584db833755af54f902b8a8bd8eb2015157376b66c8f26748 662 0.25/1.00 vMB 98
254,380 254,380 0000000000000032e01b84d477f0a523beaea45dc5e2c6d586de163e67cbf74e 506 0.25/1.00 vMB 142
254,379 254,379 0000000000000033b54886199ffc6af77360c13c346dbe0ba9dd21a0f3e28e2f 631 0.25/1.00 vMB 172
254,378 254,378 0000000000000019986bce54ad55934d397e2575d3da22a97bc62281295eedeb 4 0.00/1.00 vMB 0
254,377 254,377 000000000000003c0349175ac14a020665f032a56d474294b8f09fd4a735ba05 300 0.12/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.31 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: 659.41 GB
    • Received: 14.60 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.