Loading Tool

Explorer IconExplorer

Memory Pool

32,901 transactions
25.10 vMB
0.04943863 BTC
Random Selection Loading Transactions
Max Size: 127.24/200 MB

Candidate Block

Mining Attempt f9a9bf2a35b6605703d9c41856e784793a7bc989104b9617995b19a8d0d87122
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root a621e77993225271dec0c1b6804614b5a3ff934c4355cc5f37efc5e8ac50ba50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,828
Size: 1.00 vMB
Total Fees: 0.00444997 BTC
Feerates: 75.37 > 0.45 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (147,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,745 767,745 00000000000000000004694419c940fb84b48e3b3e644af6124e9fb316bd619a 728 1.00/1.00 vMB 11
767,744 767,744 00000000000000000004d8dd18cf50281f4db82166e2e3e2d399ee4c53d5d803 1,706 1.00/1.00 vMB 22
767,743 767,743 00000000000000000007a20885268b8d84d1ff54bfdc7ed9c2b173028f2622dc 1,267 1.00/1.00 vMB 9
767,742 767,742 0000000000000000000009c494f122607a0deb3a2b5e16508f10928305a250ed 1,949 1.00/1.00 vMB 12
767,741 767,741 0000000000000000000093a7b10050692191736b56310d4a31a65ab62af08cac 1,981 1.00/1.00 vMB 12
767,740 767,740 0000000000000000000831d10edec76bf4b3adce00afdcb2a55033969939d9fc 1,199 1.00/1.00 vMB 3
767,739 767,739 00000000000000000002cdf2493d297bd55f56cf8bfad9e950313f0a625816c5 1,148 1.00/1.00 vMB 7
767,738 767,738 00000000000000000006f865ba770521f07fff84f395d1cff0834c88572324e2 1,614 1.00/1.00 vMB 8
767,737 767,737 0000000000000000000044bee229353b01c23c7c32ffe9d8fe13f412cffaac2f 3,652 1.00/1.00 vMB 12
767,736 767,736 00000000000000000003d1d98a756676b6c53434478100c10f6225c0c99e4ed5 3,114 1.00/1.00 vMB 5
767,735 767,735 00000000000000000004a53b835c36e02bf65744ef412ba2942d9676d9ed0921 2,293 1.00/1.00 vMB 5
767,734 767,734 0000000000000000000695ac5b1af833814d1d1a4cc55952ebc4621b1de0bd75 2,137 1.00/1.00 vMB 7
767,733 767,733 0000000000000000000791c7f1075397f3d294127f591e67931599e4111a2cc4 2,833 1.00/1.00 vMB 23
767,732 767,732 000000000000000000024a2c6ea63c022b3021d78e6cbb9b91e68aa31fa98aab 1,595 1.00/1.00 vMB 13
767,731 767,731 00000000000000000007b57f831956d90b622a722b2883dc660874bb18c44f44 1,419 1.00/1.00 vMB 24
767,730 767,730 00000000000000000006614ed88fbf317c4a54132dbee5a7c7704e51fd55a986 2,235 1.00/1.00 vMB 14
767,729 767,729 0000000000000000000705dfb56244edd59069cbb5bae46521a7686eff5e9666 2,332 1.00/1.00 vMB 28
767,728 767,728 00000000000000000000f46bde93194317243453a8b99670706a687fd027c7de 2,769 1.00/1.00 vMB 14
767,727 767,727 000000000000000000057900e04ea26eceb7e208244e2b2b97ec6d065fbcb16e 3,358 1.00/1.00 vMB 12
767,726 767,726 000000000000000000013c19b1273fd27d89084217a54b61f9b9f967419aa2f9 2,671 1.00/1.00 vMB 13
767,725 767,725 00000000000000000005953fd4f3c46a3c6931089ce1e0eef08a4728460e3840 1,555 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.