Loading Tool

Explorer IconExplorer

Memory Pool

26,071 transactions
26.39 vMB
0.03874801 BTC
Random Selection Loading Transactions
Max Size: 142.77/200 MB

Candidate Block

Mining Attempt 131651d0151bdcd6c03f9e9d871b9927489d1e078d7cc521dc77dc9e4ed68694
Version 20000000
Previous Block 000000000000000000019972d48e48dc10e0f0cc67d15cc70b6cb168992cb973
Merkle Root d3e263c581ac4e3a3bae3353b390fcbdd033ee1c41334db30ff8e3fc9978243b
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.00934468 BTC
Feerates: 150.75 > 0.94 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,032 (208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,824 939,824 000000000000000000000b3ade5989d616f8afcdfdee06ce975c922a6fe06787 2,689 0.91/1.00 vMB 2
939,823 939,823 000000000000000000013faa01123e4754046aab8a48d17332dce6bdbeda940a 4,286 1.00/1.00 vMB 0
939,822 939,822 000000000000000000019ff6502566aa5f15c18d085caecb65f0eb3897230d82 3,982 1.00/1.00 vMB 1
939,821 939,821 00000000000000000000c02375af8979f4bb7cbf18556987570399bcff1e2f2a 3,490 1.00/1.00 vMB 1
939,820 939,820 0000000000000000000099a183a324cbf27f6d4d80905a1a930dd111aee8f81e 4,173 1.00/1.00 vMB 0
939,819 939,819 000000000000000000007bd7d7a970d1da70eff8c5a1e8ea03a6f457c7663cf9 723 0.25/1.00 vMB 2
939,818 939,818 00000000000000000000ea25eed5efaefbdcba6140a8731ab4b2313bcfddaa3a 1 0.00/1.00 vMB 0
939,817 939,817 00000000000000000001a732c5cbc59c4e2a4c71ab76307304037fe3bc023c52 3,919 1.00/1.00 vMB 0
939,816 939,816 00000000000000000001c77320b6c2838bc63a57d21ac2b7b6fd4506658a4eb6 3,046 1.00/1.00 vMB 1
939,815 939,815 0000000000000000000009e4a52bf1bdb15c731194cadd5031646c56516bafae 2,296 1.00/1.00 vMB 0
939,814 939,814 0000000000000000000039bcdb3376004a6c0d7a655b3d581877496e314a36eb 5,588 1.00/1.00 vMB 0
939,813 939,813 000000000000000000006b5c6970789b7ad9957824e427f6f65c5d8355d58540 6,334 1.00/1.00 vMB 0
939,812 939,812 00000000000000000001763dd59fcf435eb1ba8c9b6641514d42fb608c83f66f 3,588 1.00/1.00 vMB 1
939,811 939,811 00000000000000000001214a1cb8f560d73f4dd2e366845d79d45817f08c589d 2,980 1.00/1.00 vMB 1
939,810 939,810 0000000000000000000161019b1f80479852efe97f07274452fe558d0094630d 1,319 0.50/1.00 vMB 2
939,809 939,809 0000000000000000000146fa9b05dae93b84d0755570aa1c56f4a6eac8b3e065 320 0.08/1.00 vMB 3
939,808 939,808 00000000000000000001e84f203dca148ef5371ae884a8c553da98d1451da4cc 2,226 0.96/1.00 vMB 1
939,807 939,807 000000000000000000007f80df3b3ba2ba1bc762eda5d35b99ea92c694910f3f 2,408 1.00/1.00 vMB 2
939,806 939,806 000000000000000000006948f8692bbc762b76079226222ade62408711d4da43 6,958 1.00/1.00 vMB 0
939,805 939,805 0000000000000000000167672cc2568c4d3388f67f4f584712eec57386f08c40 1,117 0.29/1.00 vMB 1
939,804 939,804 00000000000000000001e8200d32321f53b0ef3581a939de98f57bec6df1943d 2,252 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 826.77 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: 4,434.33 GB
    • Received: 239.74 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.