Loading Tool

Explorer IconExplorer

Memory Pool

35,952 transactions
26.01 vMB
0.06652999 BTC
Random Selection Loading Transactions
Max Size: 132.69/200 MB

Candidate Block

Mining Attempt 2d0b35a88d3ab67832b76b6d9447d6dbbde44bfaf562ec67619b26ad6c2385ce
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 24a689a57672746aac2e5620bf08e437fb6ef960a6e6f865c9d191c3ac1b7379
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,509
Size: 1.00 vMB
Total Fees: 0.01863201 BTC
Feerates: 152.71 > 1.87 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (147,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,937 766,937 000000000000000000074b3cc34eef5171cea0e28aad7afa67f2abd57e8e5f1b 2,030 0.62/1.00 vMB 10
766,936 766,936 00000000000000000003104f642a23200e753be470e510f4c357781e568315b7 2,367 0.85/1.00 vMB 8
766,935 766,935 0000000000000000000443f1a5cddd1100c6847e14f4d6fde68ff2ab03c8b43b 1,227 0.35/1.00 vMB 9
766,934 766,934 0000000000000000000022036f9de09b851143803021a5c129e1e83f1ddec8ae 1,788 0.58/1.00 vMB 9
766,933 766,933 000000000000000000045c9a1f25a02ab66289fcb9bda33afa6015ca09db961d 2,746 1.00/1.00 vMB 9
766,932 766,932 000000000000000000040f04bba1a11364a13d5a6e3732fb3ec18e61cf1c6aed 730 0.20/1.00 vMB 8
766,931 766,931 000000000000000000069d0ba5837bdd251044b6de082cb2668da66a02ba5e45 835 0.30/1.00 vMB 10
766,930 766,930 0000000000000000000039f8111c3fd2160217821456f26b180bb01ae534e27c 1,763 0.84/1.00 vMB 8
766,929 766,929 00000000000000000002bd78a479dc0923f62540cc4b5f41995bd065bf02fbf9 2,057 0.85/1.00 vMB 8
766,928 766,928 0000000000000000000757e776ff1c9b5ea4b94455490159db31504e73b797a9 909 0.31/1.00 vMB 10
766,927 766,927 00000000000000000006867147d446a8f5314161cb1e58b4ad81f3e780e9c3f5 1,630 0.63/1.00 vMB 8
766,926 766,926 000000000000000000070eb83b31add667a76534e3cecaa6a3bca5a373cd3d0e 943 0.50/1.00 vMB 8
766,925 766,925 0000000000000000000581ef40d8797c6467dbbf38f926ab813da4a12c59172c 468 0.23/1.00 vMB 8
766,924 766,924 00000000000000000001467a518de4364d77593a5fc7cd1edad1bf727bca1e02 557 0.46/1.00 vMB 3
766,923 766,923 0000000000000000000540ba96ad08f88134a40fd7bb7fc85d7b944149c5fc78 2,525 1.00/1.00 vMB 11
766,922 766,922 0000000000000000000149ce3d0500d8b55da91568075789515b08264ba0d275 1,885 1.00/1.00 vMB 6
766,921 766,921 000000000000000000075dadd247971e726ceb343a921bda64c0460050f5fca2 2,034 1.00/1.00 vMB 12
766,920 766,920 00000000000000000006b6aac57674047cd3800d21882b6894e5578164e45073 920 0.25/1.00 vMB 11
766,919 766,919 00000000000000000001a47a8dafdd5e50dd8424c9b7699c55af0bcd53da5523 1,591 0.68/1.00 vMB 9
766,918 766,918 00000000000000000000fcf2fa60eb415f35c6acd2998a6383786940d71a78f4 1,493 1.00/1.00 vMB 6
766,917 766,917 00000000000000000003c95fd513842b9fe3f39a7d6f48ac7580f3d6efa928eb 1,841 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 637.34 GB
    • Received: 12.42 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.