Loading Tool

Explorer IconExplorer

Memory Pool

27,638 transactions
26.10 vMB
0.07656894 BTC
Random Selection Loading Transactions
Max Size: 127.18/200 MB

Candidate Block

Mining Attempt f32a8f7460181eb6df7e89a629366363b7bc4189cfe9f87e1c1f7684461f6f0e
Version 20000000
Previous Block 00000000000000000001ba8a20a80418340a612809951dcc481799aa73d20526
Merkle Root ec9e356a2363aa5759cabfd09ac573f6b2e1533baa7840161224753abf06a70e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,347
Size: 1.00 vMB
Total Fees: 0.02580926 BTC
Feerates: 150.93 > 2.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,238 (558,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,042 356,042 0000000000000000086910e72ebeca049e205c46ea3ebd7a7378d2ea91d5f7f8 1,052 0.50/1.00 vMB 29
356,041 356,041 000000000000000016f36007df7fa8d710121c022b286c64716f67e404e754fd 447 0.20/1.00 vMB 26
356,040 356,040 0000000000000000087eebea253c1f03e5a6704b99d5be0e18c3965c19dc9eef 578 0.29/1.00 vMB 25
356,039 356,039 000000000000000003573851813b1c335e0b5c7dc921c9dad29ffce006777a70 736 0.43/1.00 vMB 25
356,038 356,038 00000000000000000b250df00a3d200b8289311fb7b8715eef37e3be8ac2ba30 264 0.15/1.00 vMB 20
356,037 356,037 00000000000000000cf76f7ff1026ef6e21a9f3d544a8dcb87150cca5606a565 671 0.39/1.00 vMB 28
356,036 356,036 00000000000000000a4a10c0266f50c008a47408692c5d8b37de49957575b9d5 292 0.16/1.00 vMB 27
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
Previous 10 blocks ↓
Total Size: 781.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 576.14 GB
    • Received: 8.40 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.