Loading Tool

Explorer IconExplorer

Memory Pool

35,516 transactions
27.71 vMB
0.05753669 BTC
Random Selection Loading Transactions
Max Size: 139.37/200 MB

Candidate Block

Mining Attempt 6f7e268be92ab0ffd4c11771d265de76f3c8fb7c5f8ffc5b989f2aaa2fb3cf1a
Version 20000000
Previous Block 000000000000000000001eec6b34950aef5a43e49a51ec58f8f5b097e691fd39
Merkle Root 531d36a27a75d48eb8ee745c1440fe321baf82bb5bb8637e01d39dd247e26f50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,888
Size: 1.00 vMB
Total Fees: 0.00487291 BTC
Feerates: 40.21 > 0.49 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,622 (203,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,933 710,933 0000000000000000000705631f3775a896838899e71eb9361333aa18e5e41ed6 424 0.17/1.00 vMB 10
710,932 710,932 00000000000000000007db56e43457543f3ff131d6d8f4c677bce9c7c5217801 1,076 0.58/1.00 vMB 5
710,931 710,931 0000000000000000000c5fde7871cf3413036c9452bcd872036b8d9ab75844ed 2,509 1.00/1.00 vMB 7
710,930 710,930 0000000000000000000450597974b2911fe918ec661fc1c5f889bd90b052ae65 2,632 1.00/1.00 vMB 13
710,929 710,929 00000000000000000000c0b68c30f091b7d05fc3c48a996dc87b2f41fe85f8ff 2,405 1.00/1.00 vMB 8
710,928 710,928 0000000000000000000308b01be818324df7fa4a15a1fa0af5096511c2acab05 2,905 1.00/1.00 vMB 12
710,927 710,927 00000000000000000006a7b278f001f5567a5e0795fd08b006752a78891efce9 585 0.60/1.00 vMB 2
710,926 710,926 00000000000000000001155a0b8af756197a61d62b8d83d9313ac15db1cb831d 1,649 1.00/1.00 vMB 8
710,925 710,925 00000000000000000009fc6c10e68e46ec41626b4257df1eed3bea64a2c7ed1d 2,330 1.00/1.00 vMB 11
710,924 710,924 0000000000000000000bb51e624e712fd6b2fd9d30d3327e944f8e8f8124946d 2,777 1.00/1.00 vMB 13
710,923 710,923 0000000000000000000a39248256212144427738afa35ea902d99df9992db791 1,093 0.73/1.00 vMB 15
710,922 710,922 0000000000000000000b8b8fd6ca017d8acee410a26f3f86fa4a300d903df043 2,006 0.88/1.00 vMB 15
710,921 710,921 0000000000000000000034a859bfb59074e55cccac13e8788d69a7993cb631ea 570 0.33/1.00 vMB 6
710,920 710,920 00000000000000000007d765544f2ed278f3f9dcc98365eb9b6e93eab45af536 211 0.09/1.00 vMB 10
710,919 710,919 00000000000000000003406d178e6eac72337b6feacfb8b2e96168aa07658086 287 0.10/1.00 vMB 9
710,918 710,918 0000000000000000000885ef9bb2723673d76fecdedcb80fb4f11fefddebfa02 244 0.08/1.00 vMB 14
710,917 710,917 000000000000000000050df9f5b35ef0ef3ffa676ba1014379fb249342d1a325 789 0.34/1.00 vMB 10
710,916 710,916 00000000000000000003ec82762d03a8cedd1b837e25e9f3b26686c9520f1209 391 0.12/1.00 vMB 12
710,915 710,915 00000000000000000007c428712041913be482d4b2493466fdff7982939d3cd2 2,842 0.99/1.00 vMB 11
710,914 710,914 00000000000000000000c08d1211a9c4f7c6ca9e3311c9d947fc341f04b31990 1,910 0.73/1.00 vMB 10
710,913 710,913 00000000000000000006824f451c0d38014d5e47a1405d653a8fd0974f616df4 2,104 0.85/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.72 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: 629.85 GB
    • Received: 11.96 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.