Loading Tool

Explorer IconExplorer

Memory Pool

73,718 transactions
27.25 vMB
0.06323169 BTC
Random Selection Loading Transactions
Max Size: 166.48/200 MB

Candidate Block

Mining Attempt e13f3d1582e16cd479d36adc14f23b1220296edd97793814ca8834306cb1826a
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root ae5100d17d985b4ecf2ede9273e2b00749734e9e00523f177f71b6c33c499c74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,738
Size: 1.00 vMB
Total Fees: 0.00526445 BTC
Feerates: 80.00 > 0.53 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (656,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,354 258,354 0000000000000001c59f62e10734fac671301717d20941037734cd4c33d3dc9e 334 0.25/1.00 vMB 33
258,353 258,353 000000000000001b492b12c33277052dfbe91635bfa3cb2a441f558aeedf0d71 675 0.25/1.00 vMB 378
258,352 258,352 00000000000000034786be740e5bdb7254bf16bbd161bee618e23d2e73f17220 497 0.25/1.00 vMB 52
258,351 258,351 000000000000000aa59ed638b7d84cfe2dba634c0cdf0b75772668557537ca6d 528 0.25/1.00 vMB 102
258,350 258,350 0000000000000006fa6f22f2f0ea4c759c02dc69dd40119276829137b7509841 558 0.25/1.00 vMB 56
258,349 258,349 000000000000001197c0d975f6dbe88d83c8372456d498cd4220f7905c8ef49d 644 0.25/1.00 vMB 185
258,348 258,348 000000000000001cfe55e1bbe5a0bed4fc0cd248fbc2454fe73022ae1d74569b 685 0.25/1.00 vMB 128
258,347 258,347 0000000000000018a12d434d08e0517a8b932551845b1231fe40295006879b4f 591 0.25/1.00 vMB 71
258,346 258,346 000000000000000074ccd8bc7b9c3b28c45962d84fe12d66d85691ac8a25dbac 1,175 0.50/1.00 vMB 149
258,345 258,345 000000000000001bca1bfe721ecf4fb6480835d966762bc840689ed86642c7b6 694 0.25/1.00 vMB 178
258,344 258,344 000000000000000d5a1562fda2d7b0e66e6459376ab17e08dd9ebcbeac0df90f 27 0.01/1.00 vMB 90
258,343 258,343 000000000000001924b9c0afa66bdfd5f837b3400b9473eb4be64572fc8e7af9 17 0.02/1.00 vMB 44
258,342 258,342 000000000000000c3491e870d47f6fd76b0ecd0eb7650519dd5594d71186acc5 214 0.09/1.00 vMB 110
258,341 258,341 000000000000001788b3e31bdd0393125ba965b1a4a79e5aa7515e9da398e4e6 128 0.04/1.00 vMB 111
258,340 258,340 000000000000001c0ba0745e21740d5189498e3fff259bc4a0005161931607a3 116 0.05/1.00 vMB 187
258,339 258,339 000000000000001ac9da5fd72a93ca370821f5a0b3588130105a22346ce7ffae 322 0.14/1.00 vMB 101
258,338 258,338 00000000000000223ad9e8ee10470b00979c536a1519b8500729c366c4a434fb 608 0.24/1.00 vMB 119
258,337 258,337 000000000000000459ffd622eb724d4ec5c21af86126c2e8ca3e7dc46f59cef2 148 0.06/1.00 vMB 106
258,336 258,336 00000000000000137460615bf203e5c2bfa11e5bdf774ebdd2e5d49d220b58d5 207 0.08/1.00 vMB 109
258,335 258,335 000000000000000a580a63f3bf0c7873076476d77a2807e6f3e6ccbf93e3f271 153 0.08/1.00 vMB 48
258,334 258,334 00000000000000239c820b84f28fd25795381b7cb7eee595c21e4b6fc571bea2 363 0.25/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.84 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: 712.06 GB
    • Received: 17.16 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.