Loading Tool

Explorer IconExplorer

Memory Pool

26,090 transactions
26.40 vMB
0.03894218 BTC
Random Selection Loading Transactions
Max Size: 142.80/200 MB

Candidate Block

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

Blockchain

Blockchain Refreshing
Tip: 940,032 (215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
939,803 939,803 00000000000000000001e2e8725d67cb2b19b142dcdac98bc02be08481a899de 4,993 1.00/1.00 vMB 0
939,802 939,802 00000000000000000001913bbe7d4e3e0ae9d56c14fa567208c1f81f9a234553 2,607 1.00/1.00 vMB 1
939,801 939,801 00000000000000000001e789affdeb6e164b6fc5e0c7c9b74567bb37a4f38a2b 5,965 1.00/1.00 vMB 0
939,800 939,800 0000000000000000000030c44b8522813d79f005db531f6708813a8dab00bfc5 386 0.11/1.00 vMB 2
939,799 939,799 00000000000000000000893b55191b08c51b6de1e70181f4ad6aa18dd58f30e0 3,816 1.00/1.00 vMB 0
939,798 939,798 00000000000000000000b204ae65bbe3786f2f2068c7ce3d0dcf1d31b0fa6769 2,330 1.00/1.00 vMB 1
939,797 939,797 00000000000000000000b4039520e307816316373e49aa1b9cef890b49ab0577 3,552 1.00/1.00 vMB 1
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.