Loading Tool

Explorer IconExplorer

Memory Pool

82,344 transactions
30.31 vMB
0.11558263 BTC
Random Selection Loading Transactions
Max Size: 183.56/200 MB

Candidate Block

Mining Attempt 0a3649b19a11a2eb379efb9684a8ed2e7270a7da9cf113d63c836c32d0299d16
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 627015c213db8ef79ae889fb084fa0de504d0b4947cbce27b0ad6c79e1ff19d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,132
Size: 1.00 vMB
Total Fees: 0.03910411 BTC
Feerates: 121.32 > 3.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (497,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,627 417,627 0000000000000000006a7a4a1c59b42279c0390e40c38744a05b3c0927fdbeb9 2,208 1.00/1.00 vMB 60
417,626 417,626 0000000000000000001af43bbe6b6a3fcb49c015118dd10d839094aa3748a33f 2,608 1.00/1.00 vMB 70
417,625 417,625 0000000000000000028a680299275eb0367bb77e93d566c526d03a10f5534a43 2,012 1.00/1.00 vMB 68
417,624 417,624 0000000000000000029e1e04d234e30bfb04cf3bf2e8f223f8c3ca597f9068e5 2,040 1.00/1.00 vMB 97
417,623 417,623 0000000000000000046c3ee587ec76b9e4cdbbb9fef0702a678587856298a90c 1,888 0.83/1.00 vMB 60
417,622 417,622 000000000000000000985267f2ba3aed35d09471cb3e53be9fde9bb16c6233f9 1,378 1.00/1.00 vMB 41
417,621 417,621 000000000000000003831af2e3e2d33c4fb8a945ad0091f724fc9299e68452cc 647 1.00/1.00 vMB 21
417,620 417,620 000000000000000004f6a74ca4197f6d7936ed9125ef57f0a9b22f8d11075496 1,821 1.00/1.00 vMB 33
417,619 417,619 000000000000000004a5ed4f2318571874b4a3fd43ce9fcd5ce1f166945d91af 2,615 1.00/1.00 vMB 78
417,618 417,618 0000000000000000024c27a6aa71bec31a31b0a37b5044d2939801e510570bae 2,454 1.00/1.00 vMB 78
417,617 417,617 000000000000000004d92f552a9ecb437532468b69fd102c3b891a8117b9c3a9 1,437 0.83/1.00 vMB 51
417,616 417,616 000000000000000003364be4e598040ff4f9e67aef9af08f9db52db33c6d08a5 594 1.00/1.00 vMB 15
417,615 417,615 0000000000000000053df5ea268fd53f21a9689a2aafbae1663f5120fb879058 700 1.00/1.00 vMB 27
417,614 417,614 000000000000000000a5424baa25d496792cb8a7bb4cb6ba6ef9f128c258aa91 1,708 1.00/1.00 vMB 51
417,613 417,613 0000000000000000006ba4922ec2d77486a4d905be63f8b077152511d707b17e 1,397 1.00/1.00 vMB 38
417,612 417,612 00000000000000000390f1bbc9eadcbf1eb691cf85b9fff0e369016600ebd21a 800 1.00/1.00 vMB 23
417,611 417,611 0000000000000000018b397a53b5da328386f2e23edac9bca2a6aa12a47f97ea 1,356 0.99/1.00 vMB 35
417,610 417,610 0000000000000000045d2507c9959e8aeaa83dd5d3f34b33f6b728ebcbec522d 2,484 1.00/1.00 vMB 74
417,609 417,609 0000000000000000023f8f96803b66b7167bc6d925cd60ed3ade880207d672f2 895 0.93/1.00 vMB 22
417,608 417,608 0000000000000000007776c6ad31035d978fe87d474315eb6f58a79d3663fcf1 1,423 0.59/1.00 vMB 63
417,607 417,607 0000000000000000006c2683ec18daf1be04cf5ef52e48b63ec89a61320641f9 1,950 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.36 GB
    • Received: 16.21 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.