Loading Tool

Explorer IconExplorer

Memory Pool

80,907 transactions
29.51 vMB
0.10235352 BTC
Random Selection Loading Transactions
Max Size: 179.70/200 MB

Candidate Block

Mining Attempt c001c618699a21abe65449c9a0339788a639d26659e17f274719e58c8a81a3ec
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 42ed5b8a66a0ef7eec34404ed916c4c55cfb878522f9335ed3bd0ee60611f734
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,190
Size: 1.00 vMB
Total Fees: 0.04024003 BTC
Feerates: 146.36 > 4.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (646,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,864 268,864 0000000000000000b24450ddb87badcf86762eb5070ab92a0e508481a8789e78 271 0.13/1.00 vMB 28
268,863 268,863 0000000000000002f70a82795940dc8b6fa913a4baf7acc6fd176f3c91d1f27b 754 0.25/1.00 vMB 84
268,862 268,862 00000000000000075ed9d4a85532431b9793f93c5f9732cf1dae4ed1d0659cde 396 0.18/1.00 vMB 62
268,861 268,861 00000000000000045cfd7571a5065273a91ff798f63f9d8a3403c1a9d500d3b5 469 0.25/1.00 vMB 87
268,860 268,860 0000000000000005ca67e7f1570e5f521913d22153bd10fcc6d35ca3fa14bde3 371 0.19/1.00 vMB 82
268,859 268,859 0000000000000000db9fcddda9d9c93e1d7078249619683489d96988aa1acc9f 102 0.07/1.00 vMB 45
268,858 268,858 000000000000000714906a0bcf1511882c9a00885e192e79cd00376fa888f2ef 299 0.14/1.00 vMB 30
268,857 268,857 0000000000000006e64a21b3a85ba4694f11c6c3bbbb3e161cf5a9bd1a73fb4b 67 0.04/1.00 vMB 38
268,856 268,856 0000000000000007b1487721423fa2dae9dad0039aedf06f226dea741b55e536 36 0.02/1.00 vMB 46
268,855 268,855 00000000000000001e4cf87c60943778a75970536eecc7537d0b64758f6dc8d4 220 0.15/1.00 vMB 11
268,854 268,854 0000000000000005c6b51da3c22fb638ef479f0677c2b39468594525cb064b34 267 0.15/1.00 vMB 18
268,853 268,853 000000000000000086414a89fcbbc3af50b0f4a2c937ed7470fc3cecab889997 385 0.21/1.00 vMB 64
268,852 268,852 0000000000000007270130cf54060ee22abe3438c6f403879587cefc72c1809a 145 0.07/1.00 vMB 46
268,851 268,851 00000000000000038c24102e900a2a8deaba51714b2ac693cf470da8d9172fff 544 0.28/1.00 vMB 117
268,850 268,850 000000000000000415bc7ab50e2c246631b68cd73e376120b69dc4822009ac42 619 0.29/1.00 vMB 69
268,849 268,849 0000000000000004cb7bc85c44151d90cdcc01763e3473aa3182b6a4ec41653d 247 0.12/1.00 vMB 42
268,848 268,848 00000000000000023b2aae83a6d0a2a12b43b66713846804f564138c83e4f773 352 0.20/1.00 vMB 30
268,847 268,847 0000000000000007314c9934710f80a03f7ffa4eef05c84a621f733cdc09fe38 435 0.20/1.00 vMB 64
268,846 268,846 00000000000000017d3283f36a8a3dd9fd872b584ed0d50d52eeabb47444a67c 348 0.18/1.00 vMB 41
268,845 268,845 000000000000000719c7779181af706771b0cc9e3ce52e7817e6e8ae788cd54d 222 0.20/1.00 vMB 21
268,844 268,844 000000000000000107a3f7ac3d312b57919f70f68b6b99423a4d1f2de28aec91 406 0.20/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.