Loading Tool

Explorer IconExplorer

Memory Pool

49,739 transactions
30.77 vMB
0.10297996 BTC
Random Selection Loading Transactions
Max Size: 164.70/200 MB

Candidate Block

Mining Attempt e6118223b942be2ce5bc573df6d0fb56b3a81a3197c064b84b6c13a691328f9d
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 2950c156d9a9e721511180c35bb60b8eafcacd3a21753415f284a77c0563d604
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.03707838 BTC
Feerates: 101.56 > 3.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (412,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,039 502,039 0000000000000000001b2aa7931b69571ba5e89f026aadbd305a8524659dfe47 1,500 1.00/1.00 vMB 307
502,038 502,038 00000000000000000014fb183e39ff67fffcd70a23d3d75586c7326214c1ec21 2,339 1.00/1.00 vMB 657
502,037 502,037 0000000000000000008b211c487606a6a05d5a894061a81b0ded42d611ed2c8a 1,090 1.00/1.00 vMB 264
502,036 502,036 0000000000000000005428f400e7fdcfe4b5e1e79b99f303f36a05102ab49132 1,940 1.00/1.00 vMB 256
502,035 502,035 0000000000000000003b854e1fead57a35d4d5d8c4fe8df3867ee2c1942169b4 1,542 1.00/1.00 vMB 443
502,034 502,034 0000000000000000002f3e3b3e8be6c974e200c2f1fc2ffe96859654d1037dda 2,592 1.00/1.00 vMB 643
502,033 502,033 00000000000000000061e25e5de23aa79fa9c7b110dcdfdb4cc3843f788b49cd 1,020 1.00/1.00 vMB 194
502,032 502,032 00000000000000000037e2e608c7994e5ba01e250f9af29fcb155b7fd9d6716d 861 1.00/1.00 vMB 94
502,031 502,031 0000000000000000001d0a3cb864ed7760debf748a925c187fb77fc10fa51b5a 1,283 1.00/1.00 vMB 131
502,030 502,030 0000000000000000008b7de3d5b5b189634d1bea77a1d04d9fb9ab101d1063b9 917 1.00/1.00 vMB 249
502,029 502,029 0000000000000000003c8f1a2f80544a8ee40868026bd7daf36bdb3c8065dbd1 2,499 1.00/1.00 vMB 499
502,028 502,028 0000000000000000006c9e9339b81839748718042bd2bbb110b5710e4a18d6e0 1,998 1.00/1.00 vMB 477
502,027 502,027 000000000000000000071d3a572010a391b08be346161173076a0cd2d8b96d18 2,076 1.00/1.00 vMB 71
502,026 502,026 00000000000000000046d083984f38b837c37fdcc67ac689cfd0606a68efd371 2,042 1.00/1.00 vMB 78
502,025 502,025 00000000000000000071b97db9df3c93cd946c856432e50a0fcf5eabbd1b33b4 1,091 1.00/1.00 vMB 120
502,024 502,024 000000000000000000134dfda7303d55b43432cef2953be5d002746da0964576 885 1.00/1.00 vMB 149
502,023 502,023 000000000000000000736842b993f8fa8af0c141a62515167939924c6ea301e2 731 1.00/1.00 vMB 133
502,022 502,022 00000000000000000030570b097b8ea412214d60489d524ed54dd67c08b0172d 2,693 1.00/1.00 vMB 530
502,021 502,021 0000000000000000008171e155e6ccd9ee856e1ec565682ebae0d917ace6b533 2,597 1.00/1.00 vMB 481
502,020 502,020 000000000000000000707dc408e279871aec9940014d758d909e593ef23c6631 1,639 1.00/1.00 vMB 273
502,019 502,019 0000000000000000008725a434533a19e17647c9afba3136a1415cf52c74fb01 2,693 1.00/1.00 vMB 620
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.