Loading Tool

Explorer IconExplorer

Memory Pool

35,943 transactions
26.00 vMB
0.06641804 BTC
Random Selection Loading Transactions
Max Size: 132.67/200 MB

Candidate Block

Mining Attempt 01c8e26c598aec42d79cddc59ad2a8ce79af5a48d8acf5f40f9975713ae62c61
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 7bed40dc569f4596eaa692ea10f200641875887211beead1d806153df924be1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,526
Size: 1.00 vMB
Total Fees: 0.01846161 BTC
Feerates: 152.71 > 1.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (119,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,747 794,747 00000000000000000002944e40f2c89154ab97b8dae279a5b58c203e718655aa 4,817 1.00/1.00 vMB 40
794,746 794,746 0000000000000000000298429c65b40540af0ad4babf66061a36d510aee621be 4,303 1.00/1.00 vMB 53
794,745 794,745 00000000000000000003d446d322f9cd6229c5e11078eea495291904452d66ea 4,138 1.00/1.00 vMB 47
794,744 794,744 000000000000000000053458227492d1f728686c3ab65c50c176a4cb8112fdb6 4,278 1.00/1.00 vMB 29
794,743 794,743 00000000000000000004cbefa5faa1cd60e01c92b89b2383d3b2644968032dd7 4,208 1.00/1.00 vMB 41
794,742 794,742 000000000000000000030cb3efea0a6fd642f5455342c3cd1e52cd56ef4199b9 3,144 1.00/1.00 vMB 30
794,741 794,741 00000000000000000004e1959dfa053a527f9e06911707305983d92fa7def265 4,272 1.00/1.00 vMB 43
794,740 794,740 00000000000000000001fd82b3892bec433e51a39e3e5b1884389d76b1978758 3,802 1.00/1.00 vMB 47
794,739 794,739 000000000000000000004ed7eb151f005f195a6ef95546fb261517389e64b82d 2,731 1.00/1.00 vMB 21
794,738 794,738 00000000000000000002024ab333efdd857dd19c172c21994fcf5256e8308245 3,186 1.00/1.00 vMB 26
794,737 794,737 000000000000000000046a64ac48790e95abb9498f19d58937c1a736adb30c9f 2,888 1.00/1.00 vMB 22
794,736 794,736 00000000000000000003ce34e29d52c84da5d4006e366a4a6b686ee9c3fa8c41 2,012 1.00/1.00 vMB 19
794,735 794,735 00000000000000000003aeee75b172e23517b9d19376d0839cc75882e2bc155b 3,195 1.00/1.00 vMB 36
794,734 794,734 00000000000000000000f44e8b645b7417e84393897d7d9d06e1e92e8818e157 3,380 1.00/1.00 vMB 11
794,733 794,733 000000000000000000051c9628e7080b2d83b6bb86e1c208efa00fc7ec8f2a86 3,441 1.00/1.00 vMB 19
794,732 794,732 00000000000000000002813354183ca1468ae00a4c7c203bebf99c80ef0ad1b6 3,072 1.00/1.00 vMB 33
794,731 794,731 00000000000000000003410fd936a50f9f8147ae1ea7df72ccace60f04172f6a 2,700 1.00/1.00 vMB 33
794,730 794,730 000000000000000000010607a4e79b293fb01fa65f7af8c8905ea3d07f8c4bb0 3,280 1.00/1.00 vMB 46
794,729 794,729 000000000000000000015438b3bea1885c111d12741e1eca6af09529c448b5d8 3,778 1.00/1.00 vMB 20
794,728 794,728 000000000000000000055024fc4db8d5fb32310778288bcceff81cf3cc12c334 3,947 1.00/1.00 vMB 20
794,727 794,727 0000000000000000000149ba526848af34e4dbed814a85859753fadf5594e226 3,491 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 637.34 GB
    • Received: 12.42 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.