Loading Tool

Explorer IconExplorer

Memory Pool

78,784 transactions
29.58 vMB
0.09041051 BTC
Random Selection Loading Transactions
Max Size: 178.20/200 MB

Candidate Block

Mining Attempt 4aaf825bb2aa6809dfb22d02ac8d6ba32f51a2691336bc8112df5dc259d37f0b
Version 20000000
Previous Block 00000000000000000001dc6f2e0bb187e495b37d8aecff82e99d6f50fb42cdd0
Merkle Root 4b7704ca516d69c3acfb0351e4c09c1cdfe36c9544fb67cd4305a7492a267760
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,415
Size: 1.00 vMB
Total Fees: 0.02783072 BTC
Feerates: 261.10 > 2.79 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,167 (312,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,963 602,963 000000000000000000069b9056a165f8e271bb4496bf2087b4c99e4c85120351 3,706 1.00/1.00 vMB 28
602,962 602,962 000000000000000000023d98ce1db4a06c66070f165c38c42f6deebb3703dd50 122 0.04/1.00 vMB 19
602,961 602,961 00000000000000000002535165e9f57991ffba0bf2e047178ef4071c8e246853 2,252 0.65/1.00 vMB 29
602,960 602,960 000000000000000000086eea36820ab257c07693340345d36d5f1ef462fe51fe 2,340 0.64/1.00 vMB 16
602,959 602,959 000000000000000000077fedab016a62d4ed162f37cdb11673029b0886471eed 2,987 1.00/1.00 vMB 26
602,958 602,958 0000000000000000000c9dacdc8468395e5a1508496623822b906c46a63af98c 2,550 1.00/1.00 vMB 29
602,957 602,957 00000000000000000006fec4e80a46db060b7ef46766f0153275f4ec73c0dee5 1,946 1.00/1.00 vMB 32
602,956 602,956 00000000000000000006af4539fbec7424b83b33d91c2fca2f133e1bbc373a89 2,810 1.00/1.00 vMB 9
602,955 602,955 00000000000000000000235a2df253fc7a316f1fa3b78f2a6db98b5c0e9f3b79 3,460 1.00/1.00 vMB 18
602,954 602,954 0000000000000000000b0e1c5315d7bb4eeac4b6b4d6c2a961eba85441d8fda1 2,976 1.00/1.00 vMB 36
602,953 602,953 0000000000000000000ef8076113a7ee231979201b3a700b7a7fde5d394e954e 2,309 1.00/1.00 vMB 63
602,952 602,952 000000000000000000059d2da727e101d3799f0b1b2d8138a27c2634e610e3d6 3,112 1.00/1.00 vMB 31
602,951 602,951 0000000000000000000aa640edbfe3ea9f140c561b3299e8b52bbc62985af467 2,548 1.00/1.00 vMB 26
602,950 602,950 0000000000000000000cc062cc91c717618cbb9b2e4c1aabce9e0a62441ec4c9 2,882 1.00/1.00 vMB 25
602,949 602,949 000000000000000000030931602d47b68126a481795f532b40cf000382b073bd 2,645 1.00/1.00 vMB 50
602,948 602,948 00000000000000000012348419a23c0db819521187749f7679d9a8aecec92da2 2,535 0.79/1.00 vMB 32
602,947 602,947 0000000000000000000e66f0309ccbefe761ec6c413dd24fdb592076aec0e9a8 2,306 0.86/1.00 vMB 16
602,946 602,946 000000000000000000133dfc3162aa6740e543e468310f84ddfafca8be96c477 2,630 1.00/1.00 vMB 18
602,945 602,945 00000000000000000013776ca17a8ec5a685eef9bd0ee481c2d822a3ec662991 2,322 1.00/1.00 vMB 21
602,944 602,944 000000000000000000038e8cd4550f2fcad2d42f1dd115313ce905b5c1ebc628 112 0.04/1.00 vMB 25
602,943 602,943 000000000000000000082d52bd52784177d81c8d19fbb1363fb6189902e37196 2,734 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.68 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: 685.87 GB
    • Received: 16.48 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.