Loading Tool

Explorer IconExplorer

Memory Pool

78,364 transactions
29.11 vMB
0.08154873 BTC
Random Selection Loading Transactions
Max Size: 176.18/200 MB

Candidate Block

Mining Attempt e258ff38d94c4675a70ea0bd2912d5d5984a026189188d519c877d76df9a3191
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 2b8697ad100303f66b0df24c67370b9c1cc0072f27f986ca72c38ae7489c6064
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,779
Size: 1.00 vMB
Total Fees: 0.02074970 BTC
Feerates: 178.73 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (401,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,976 513,976 0000000000000000003d891c829a3e4db919b02ecc902902929082ca223d1534 2,874 1.00/1.00 vMB 30
513,975 513,975 0000000000000000000cb0af9fa27df8dedcfa4dedb31f9843b9c048017fe9d2 116 0.03/1.00 vMB 44
513,974 513,974 00000000000000000043e6342976184769da5f2367df28de70d497981048b2ff 1,411 0.52/1.00 vMB 31
513,973 513,973 0000000000000000001fb4f0556252672cc6fd4a2faf162dd3d9b4173bc2f3d9 704 0.28/1.00 vMB 30
513,972 513,972 0000000000000000000a30ec9dfe5188c604ed45adaa00676dc99e22441e953d 657 0.24/1.00 vMB 32
513,971 513,971 0000000000000000000b537042502b2dca1251984e72aae7b9c6c7c3995dd9ed 1,988 0.77/1.00 vMB 14
513,970 513,970 0000000000000000001be8e4fa6505ba56d2ca304732c31c05468792eefcdd35 2,874 1.00/1.00 vMB 36
513,969 513,969 00000000000000000034d1aea60606d0ec344f38e6bc22cc287820872618e2d6 2,476 1.00/1.00 vMB 32
513,968 513,968 0000000000000000002ef36ed53d13e4acb69af154a903f31e3395e524f53c2e 668 0.34/1.00 vMB 43
513,967 513,967 0000000000000000003a685a91aa61cf0efdd93def540a0217298a3a87060968 2,204 0.84/1.00 vMB 44
513,966 513,966 00000000000000000027dd67f8114ea0bf366a8a2f37ce9fde749e74811265ca 462 0.19/1.00 vMB 36
513,965 513,965 0000000000000000004d286ba99418f6eb153c63a51459a4123dfd675b7b4ce8 1,588 0.76/1.00 vMB 6
513,964 513,964 00000000000000000032f780cb9ef5ac3610e196f9bbcf06ca2d10f8e23743e9 2,734 1.00/1.00 vMB 20
513,963 513,963 0000000000000000003fd6a3622dc561d12f96e29dd3e1fa7af8b87f99df042e 2,159 1.00/1.00 vMB 69
513,962 513,962 0000000000000000002632983a5b90224dc3e63936807504e0948f9993a6fafc 2,557 0.89/1.00 vMB 41
513,961 513,961 0000000000000000001ad2df3c443826447c254e901def4c1c7c5217aa427065 1,421 0.62/1.00 vMB 37
513,960 513,960 0000000000000000003fd1012e00bc42213c35049a861204b2e98a8a9228b4e8 1,218 0.64/1.00 vMB 19
513,959 513,959 00000000000000000031dd7826f1c4d85aed499344e07fd21b22e88322f370be 1,957 1.00/1.00 vMB 45
513,958 513,958 0000000000000000000cb1aa843d34ca09842dd582ef3b724d6977abc2a83d46 175 0.16/1.00 vMB 7
513,957 513,957 000000000000000000497f120fe2868ac7f2351db9e4f05f88a7d508db72da4b 2,605 1.00/1.00 vMB 37
513,956 513,956 0000000000000000001d1e87547197451b476f4290f352116f10e82190b978ff 97 0.04/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.68 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: 677.93 GB
    • Received: 16.44 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.