Loading Tool

Explorer IconExplorer

Memory Pool

79,910 transactions
34.85 vMB
0.19159187 BTC
Random Selection Loading Transactions
Max Size: 194.17/200 MB

Candidate Block

Mining Attempt 1e9c8a3baf160e4147d1df310e48bb0d38b286fa86c50d75fa174ccfc03f8e34
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root b1d49174a13463dea0c77928b54d7c0acd1b5582a00e8dbb9bc0acb4dae5b70a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,543
Size: 1.00 vMB
Total Fees: 0.05920990 BTC
Feerates: 477.45 > 5.93 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (169,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,831 745,831 00000000000000000004270195725caa0b28e21885a154f5a16f4a474e5e4180 2,455 1.00/1.00 vMB 30
745,830 745,830 000000000000000000008ef9eacec8ab32d5d4f06a616acf0197b2cceb8074eb 1,117 1.00/1.00 vMB 7
745,829 745,829 0000000000000000000455ca8431728ae53a2a7d947a42c6e02263fc79892493 1,947 1.00/1.00 vMB 36
745,828 745,828 0000000000000000000108762038f0d1b8a9b121296cf0bc7027f70bb0730eb6 3,119 1.00/1.00 vMB 31
745,827 745,827 0000000000000000000854e0c2960797da4689d98bbc00357ffae9544cf4fed2 411 1.00/1.00 vMB 1
745,826 745,826 000000000000000000028714bc28034068e0b109386a5a885a7914f54450de54 555 1.00/1.00 vMB 3
745,825 745,825 00000000000000000001ae309ee7fcdcea954d6a3d3bfa325dd22f996a0fff1c 2,415 1.00/1.00 vMB 23
745,824 745,824 00000000000000000003ef8b192fdbfab0bd9d1810ffae4fd0e20635c0805767 845 1.00/1.00 vMB 2
745,823 745,823 00000000000000000005eded3c09c4f11ffb1c67be49625eeaedddb57f5b46c9 1,604 1.00/1.00 vMB 3
745,822 745,822 0000000000000000000888fa0cfb41a05c15c572d3b1337defd28648dde67a6e 714 1.00/1.00 vMB 8
745,821 745,821 0000000000000000000634ec4628f3bf5dee49c0a8e8bb1a35f56a1ef9967ad5 1,609 1.00/1.00 vMB 7
745,820 745,820 0000000000000000000285e8e2cca2bed6ccb75a54f670d69ddfec96df77c74c 1,442 1.00/1.00 vMB 12
745,819 745,819 000000000000000000022481433917f7f44a55a17980308c80c7cf94fe294537 2,273 1.00/1.00 vMB 27
745,818 745,818 00000000000000000000db6490552b163630024c1815dbe27ea5e2593c549ee2 1,200 1.00/1.00 vMB 6
745,817 745,817 00000000000000000006ae5d3140f48aaea09a35abb0cb06773ed76da796fa53 1,783 1.00/1.00 vMB 8
745,816 745,816 00000000000000000005a89ea6a54c7f451197f6b341e32b4a53000eebb283fc 735 1.00/1.00 vMB 14
745,815 745,815 000000000000000000039a9fac58e16c1457326a9580be19a3824ebf62eca989 1,601 1.00/1.00 vMB 18
745,814 745,814 00000000000000000007d94414fae69eb00d08b51b57b84bc32c34dff7d60da5 635 1.00/1.00 vMB 6
745,813 745,813 00000000000000000007049ed7f00f48e45b357af486937955a3ddbf1b770cc6 1,470 1.00/1.00 vMB 12
745,812 745,812 000000000000000000071ef8cb3b711587639c765ebda9aa173cd77c51e80e1d 1,559 1.00/1.00 vMB 27
745,811 745,811 00000000000000000000628f70ed88a3e733f4766469f56ec237ba94838337ba 2,058 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.11 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: 735.81 GB
    • Received: 18.58 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.