Loading Tool

Explorer IconExplorer

Memory Pool

48,544 transactions
29.54 vMB
0.08762870 BTC
Random Selection Loading Transactions
Max Size: 157.47/200 MB

Candidate Block

Mining Attempt e701fb3c0d908457d71ad7a35e48979dd12fad019fb6d9ef6d23d0e144b0bc00
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 603eddd98c4a405de693c498f998d8f9fe384da4e2ca79945a69f6009174518c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,850
Size: 1.00 vMB
Total Fees: 0.02689888 BTC
Feerates: 105.02 > 2.70 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (140,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,763 774,763 00000000000000000002b9790f8467e3b306721568201c946855b33b3149d87c 3,602 1.00/1.00 vMB 25
774,762 774,762 0000000000000000000517ac6f67284e90cdec7cfd6fb61a3cf125a9c4b616c5 3,254 1.00/1.00 vMB 14
774,761 774,761 000000000000000000026f2665d1866c35fdc77e9460d8ccc3e44becb8ef1224 2,873 1.00/1.00 vMB 21
774,760 774,760 00000000000000000000e45c16d6f85a98445e642decbce94192e098f7318a8b 2,876 1.00/1.00 vMB 15
774,759 774,759 00000000000000000001517e0a5ed73b8d516cd4c0cb6324920a2699f65c1a8b 3,332 1.00/1.00 vMB 32
774,758 774,758 00000000000000000002d91d606b17dae6d08c390debbdc0d6850b4ef49edb79 3,355 1.00/1.00 vMB 16
774,757 774,757 00000000000000000005a5b773d7d8c6b3ff7ed5e5ba7b8f25479312365f9c1d 1,886 1.00/1.00 vMB 14
774,756 774,756 00000000000000000006fb8eda9fa3ec5e79f1fe723f3bf50a4d2bb3eff3cbdc 3,053 1.00/1.00 vMB 20
774,755 774,755 00000000000000000002dd4c62ee4874ec6bb5aa504089a8ee4479b2e397edd1 2,903 1.00/1.00 vMB 22
774,754 774,754 00000000000000000003b51ab7510d3518efcb32ea34719c1ae7fb143cf6bb76 4,103 1.00/1.00 vMB 26
774,753 774,753 00000000000000000000fa57f24997714991ffecdba38c036086350aa28c927e 2,622 1.00/1.00 vMB 30
774,752 774,752 000000000000000000001ff1e12bba9dbbd95e68853b3c3a4ae61a1bdb2e9622 2,988 1.00/1.00 vMB 40
774,751 774,751 000000000000000000023f9f06a5f500f44454ef132fa1b6f5533c7a2467512a 3,163 1.00/1.00 vMB 24
774,750 774,750 00000000000000000000e4314f4e7cadd7222d0ef34311c732f7a44d7e6aa652 3,562 1.00/1.00 vMB 26
774,749 774,749 00000000000000000003e2fa8f378fee23be337d44161d31f177ddfd53a5d7ec 1,779 1.00/1.00 vMB 25
774,748 774,748 00000000000000000003f71ef658426a253cfbc213b197d2551a2d4416ad0cfa 3,258 1.00/1.00 vMB 21
774,747 774,747 00000000000000000004d9e99344f0c01adf342d65526f2505969e96c7700d13 2,119 1.00/1.00 vMB 23
774,746 774,746 000000000000000000048c22a71f2d4d7eb2cd728bd64a83822c0f78202fba08 3,724 1.00/1.00 vMB 21
774,745 774,745 00000000000000000003046222f2783675f2fc32d597381187940f53dfe00bf7 2,037 1.00/1.00 vMB 25
774,744 774,744 0000000000000000000714c140a5f483f0f0498c98d0e98a8aad432e39e7ab95 3,045 1.00/1.00 vMB 29
774,743 774,743 00000000000000000001a07333c2046fdbedc1683ba34a54d91d4a29d314c797 3,218 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.12 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.08 GB
    • Received: 13.71 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.