Loading Tool

Explorer IconExplorer

Memory Pool

52,934 transactions
31.43 vMB
0.18022985 BTC
Random Selection Loading Transactions
Max Size: 168.83/200 MB

Candidate Block

Mining Attempt ffb5120db0f3ff857519604f474c4d1bc3b20a71b1a15651a58fd39e503fba19
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 1da6182fba64314e92fc87df06b22bbd98a8513f1e0e97ac95f9cbac6c95aa2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,298
Size: 1.00 vMB
Total Fees: 0.09554201 BTC
Feerates: 477.45 > 9.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (682,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,288 232,288 00000000000000e89f48cdb098e8f13c19aba8bb7c455e2e018981588e0feda2 17 0.00/1.00 vMB 388
232,287 232,287 0000000000000124fc5d2ac5cca17609083195d692fb101e775054db08d60591 468 0.23/1.00 vMB 167
232,286 232,286 000000000000000cc67074c008d342f979bf5aa2de78a4db130bba15350d9904 614 0.28/1.00 vMB 159
232,285 232,285 00000000000001cf180d9b7c7b1ea85122f3b205b20f25864480478e246028be 128 0.04/1.00 vMB 203
232,284 232,284 00000000000000287471ba3b6b69850233e84204f0df73b78fe44886394394ce 128 0.05/1.00 vMB 145
232,283 232,283 000000000000012b49be930ac9b547ae705a2241282f3ce843b7edd6e84840a6 48 0.01/1.00 vMB 62
232,282 232,282 00000000000000357fb86cace46a91fcc53ea29639d0a12c53b3202b61a2668a 661 0.40/1.00 vMB 140
232,281 232,281 0000000000000197d8e46c6c5d1d777a10316fc04c39135c3661e173ead0c66d 537 0.25/1.00 vMB 162
232,280 232,280 00000000000001269c5a679def92d4fa1cd9fcb6c9fca41d2b3eefb806230fb4 776 0.25/1.00 vMB 218
232,279 232,279 000000000000000d59a1b66111377d9d9029a75e9ba5a1319d7fdd6fc5a0e343 155 0.06/1.00 vMB 173
232,278 232,278 000000000000005c8a0d929ac02b482b737743b799b75539cc3407459bbba38b 259 0.12/1.00 vMB 173
232,277 232,277 000000000000018459008e215f3d8d2800ef4bd9d8e82a81dc1118a94040f749 458 0.16/1.00 vMB 204
232,276 232,276 0000000000000087392a79bbea6cb7ed86a9b20fce9c4779c36a54a688dc4419 153 0.19/1.00 vMB 73
232,275 232,275 00000000000000a7bbb3f5e979d571d481ee61a61c0b3103e52c1d3167008bf9 636 0.29/1.00 vMB 201
232,274 232,274 00000000000000bb258e9cb00505c494aea963ff87dab07758cb5d209818c768 256 0.09/1.00 vMB 144
232,273 232,273 00000000000000d2008d63e3a2cbed0e3a50ce1aca0213f403ad0fec87a59893 408 0.21/1.00 vMB 190
232,272 232,272 000000000000011dac1f59c67fb3153575d78c3285ce0887984bcbacfa6b0467 74 0.04/1.00 vMB 144
232,271 232,271 000000000000016097aa43fceb8a791078303f2e6cb84a2b9dfc659e605a54db 138 0.11/1.00 vMB 139
232,270 232,270 00000000000001b387e06034e34f6f7bd6ce9d7dcf221150a0365e489dc69338 17 0.01/1.00 vMB 614
232,269 232,269 00000000000001da08e2b4a868d7219d9c0ea5ad1e27a6d050eee2285ad77993 542 0.25/1.00 vMB 131
232,268 232,268 00000000000000a9285212d5497209d45a2048bff88c6d8337a5d34bca687c6d 184 0.08/1.00 vMB 195
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.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.