Loading Tool

Explorer IconExplorer

Memory Pool

76,841 transactions
29.76 vMB
0.10233997 BTC
Random Selection Loading Transactions
Max Size: 179.84/200 MB

Candidate Block

Mining Attempt a9df3313b02234cfd56e0b5ef6fa1db086a368a2870099da870c3ea7ec875136
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root b42ef66f7bb670e70501cf98bb22973685f2f22cf84a9d4aaa36d3f30e87f055
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,059
Size: 1.00 vMB
Total Fees: 0.03498676 BTC
Feerates: 357.61 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (178,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,833 736,833 00000000000000000000584bcb2b84c88ca10584fd62277544f18addab8ca0ed 1,843 1.00/1.00 vMB 6
736,832 736,832 0000000000000000000043a26f314e51d2466a3a53081175f9b07228096fd53a 1 0.00/1.00 vMB 0
736,831 736,831 00000000000000000002a6466a5494b97cee941e4c4b8c375aee0baa2cac6787 2,358 1.00/1.00 vMB 4
736,830 736,830 00000000000000000004d25948c207a305e89a655d5d448fe631525134dbccdc 3,309 1.00/1.00 vMB 19
736,829 736,829 000000000000000000082c4298ff1c04fd65486d3e4288f0841c117424f1d2ea 1,908 1.00/1.00 vMB 12
736,828 736,828 00000000000000000007f983083edff5db2a0617acde43daf9e0a6610aae6413 3,423 1.00/1.00 vMB 25
736,827 736,827 00000000000000000007b4968e06764d7914f82ce9fc2fa708c341a59ed30dfa 3,437 1.00/1.00 vMB 17
736,826 736,826 00000000000000000005dffc96dcdcc20271dae7ff1c55a9be669145261ffc99 2,441 1.00/1.00 vMB 18
736,825 736,825 000000000000000000004fd02db036ef021d31ba62b8edada503801dceda20ba 2,080 1.00/1.00 vMB 17
736,824 736,824 000000000000000000068a18937918ff5512873fa3641fad7eccfaf7958aaec2 2,918 1.00/1.00 vMB 22
736,823 736,823 00000000000000000001283c095e6bb42ad4c08032ff1f1fc694f7e258653bf9 2,127 1.00/1.00 vMB 21
736,822 736,822 00000000000000000006ebfd6580601be6c54ec114f56a32d7f677f75753fc18 2,459 1.00/1.00 vMB 16
736,821 736,821 000000000000000000068bd6223e44df2a0454c3af4b124d4b49d1fdecafefa5 3,059 1.00/1.00 vMB 21
736,820 736,820 000000000000000000069d10770f9275e3591013a991941de0d131e9177f3f12 2,758 1.00/1.00 vMB 20
736,819 736,819 00000000000000000003725c8606e1314596241ec87302cef1b1948c9c678ccf 3,114 1.00/1.00 vMB 15
736,818 736,818 000000000000000000081ead1d9c3734247450d5659f09d32019f874fe5aec95 3,664 1.00/1.00 vMB 19
736,817 736,817 0000000000000000000722a65115b9d4ffc5bce52d1f9443a4668d5f39f5867a 2,728 1.00/1.00 vMB 23
736,816 736,816 00000000000000000002f70d8ef98afbafbd0fac00bbc32ee354ef7b8138c9bc 3,079 1.00/1.00 vMB 29
736,815 736,815 000000000000000000026ddef3daf31b5762c8f7ea59d7211ff2b4ea387dc139 1,018 1.00/1.00 vMB 16
736,814 736,814 000000000000000000037ad41a7ba03e5ba5f8466c1dd98068029ed9a3e27e0b 3,390 1.00/1.00 vMB 11
736,813 736,813 000000000000000000039a54c092b1d93c45e2cb2eef2d5bb4816a216d9f4dfd 3,296 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.15 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: 744.17 GB
    • Received: 18.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.