Loading Tool

Explorer IconExplorer

Memory Pool

30,726 transactions
26.33 vMB
0.09791227 BTC
Random Selection Loading Transactions
Max Size: 131.11/200 MB

Candidate Block

Mining Attempt d87c5fd94ef65feee118c7087dde813df04547b4a42e9d31f3c9a86e17dc3119
Version 20000000
Previous Block 000000000000000000009a39193b4e27b39ec6b59372bf74bf29441b09503400
Merkle Root 518bb894e4322ef6fb8f3b68bebfe98b4e0458f204c389a06388b632b9701d9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,722
Size: 1.00 vMB
Total Fees: 0.04872773 BTC
Feerates: 101.66 > 4.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,248 (558,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,035 356,035 000000000000000008f026de59eb246554f9e3883eb82ce3b513e1d6dbb1974f 1,145 0.61/1.00 vMB 26
356,034 356,034 00000000000000001539064311d22228c59035f0566860f74da5ac7ffda99c25 561 0.29/1.00 vMB 27
356,033 356,033 00000000000000000a8fee572344a634130bf3fbc5c5720672473a9f453c991b 696 0.38/1.00 vMB 25
356,032 356,032 0000000000000000016bc88890dcfa3f9d81f4a20935d196082c8c529a49ca1f 1,200 0.57/1.00 vMB 28
356,031 356,031 00000000000000001312753eed627315ac5d875c32a62396c65cc84d3a870db8 545 0.30/1.00 vMB 25
356,030 356,030 0000000000000000086f1b7480b8433fdb7cf9f6a377196e837cdf3e391509e4 226 0.11/1.00 vMB 21
356,029 356,029 00000000000000000a0bf90c9e6ff278b7b1f8c7f5c5f8f8b4cf785eab0fa982 1,077 0.53/1.00 vMB 29
356,028 356,028 000000000000000005acdf29a17e7774d5da92399dbd5f37e9de62dddcedae40 1,172 0.51/1.00 vMB 30
356,027 356,027 0000000000000000015a4786795b64c8498440229274b7ddd480f74df24138c7 262 0.15/1.00 vMB 24
356,026 356,026 00000000000000000e224a93f0ceb0d3b522f2b04e2a3b927cfee6cfa9ebe44d 579 0.40/1.00 vMB 25
356,025 356,025 00000000000000000b7e653d9772e8d3f7eafcd469fa35c414a98523ef430f4c 373 0.38/1.00 vMB 14
356,024 356,024 00000000000000000b632a156d5ba9fe21f76d4ca42519a4ddc83338cac41bcc 1,516 0.75/1.00 vMB 28
356,023 356,023 0000000000000000073dc9987c0ea727c804ec98b51cd4bf0984cab249e76425 338 0.17/1.00 vMB 29
356,022 356,022 00000000000000000c8d9bb93d13e4194dbda534e47785103bf35c6dc9c20904 116 0.05/1.00 vMB 29
356,021 356,021 000000000000000012588e812d3c4e1442b4db3b4c712ee55ce1c412ffa1ef74 657 0.29/1.00 vMB 28
356,020 356,020 00000000000000000b5e9911955904a2bc3264d613f313bcdf34dfb7dd847d75 311 0.20/1.00 vMB 22
356,019 356,019 00000000000000000cd466cb5f71f86e9c2e1ce0c400e6502d1cda8f5beb610f 328 0.18/1.00 vMB 32
356,018 356,018 000000000000000000b401c8742fdc6a92dda0d5814959231e354ae08df574d2 1,068 0.59/1.00 vMB 27
356,017 356,017 000000000000000014153059cfa6b1e8bd2a75d5be6d051a0a2e39270520d9d2 244 0.16/1.00 vMB 23
356,016 356,016 0000000000000000098ff470933f62413a64f986d3c7b20eca7a1192532704c1 408 0.28/1.00 vMB 22
356,015 356,015 00000000000000000c5579bcfec3b494f0f349869b8edf9c381194e0bdd86ed4 372 0.21/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.03 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: 576.67 GB
    • Received: 8.50 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.