Loading Tool

Explorer IconExplorer

Memory Pool

80,123 transactions
29.90 vMB
0.10025161 BTC
Random Selection Loading Transactions
Max Size: 182.80/200 MB

Candidate Block

Mining Attempt 03c008f95a44c1e998f53d2cbf56f51fe261419b4d3a23a74be6a8df080450e4
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 50919172b8da2a4da3011b750ece51840496cb86f916df859aecbbbf05e3cc25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,117
Size: 1.00 vMB
Total Fees: 0.03412026 BTC
Feerates: 301.25 > 3.42 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (115,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,806 799,806 00000000000000000001bc801879a4fae8f3584696a1a799eb465e1cd8cc63aa 807 1.00/1.00 vMB 57
799,805 799,805 000000000000000000000f00fb4469cb88ab8bac9ac2f21c7e9582dd64af6807 1,129 1.00/1.00 vMB 58
799,804 799,804 0000000000000000000240e12e79cf6ede9fbf6a4ee210ef1d8191e565338f8f 373 1.00/1.00 vMB 55
799,803 799,803 00000000000000000002b0a0ba170a4d3c823bae8ff3a517c780ee7429440cd3 2,571 1.00/1.00 vMB 60
799,802 799,802 000000000000000000029ab0ddd34a8b990d3c45f29dac46246398402f713e3c 3,103 1.00/1.00 vMB 46
799,801 799,801 000000000000000000038d3e87e04eccc0814a15cd9872f44fa3884d1117d686 2,176 1.00/1.00 vMB 58
799,800 799,800 00000000000000000002d495a9448947a292c6560f6157b8156a4e3b376d7723 1,312 1.00/1.00 vMB 58
799,799 799,799 00000000000000000001b5950fbdae0384615a5dbaa62e759cf0993668657c68 2,439 1.00/1.00 vMB 66
799,798 799,798 000000000000000000007d0dcffc429e06a2e4bcce46977617b6dc45ce3ec525 2,433 1.00/1.00 vMB 43
799,797 799,797 00000000000000000004edef7a86a436a2a24b0b5c7a22494d13c986f1bfb1ae 1,747 1.00/1.00 vMB 60
799,796 799,796 0000000000000000000419ecc263a0549514615644e675476f3d30273233ca9c 2,774 1.00/1.00 vMB 62
799,795 799,795 000000000000000000006975a9bd5416d781ce7bec9fed95c4197b1a46c65a21 2,155 1.00/1.00 vMB 50
799,794 799,794 000000000000000000047a2804ac7d26033d264c23ed7a3e876f9213be05ba56 3,321 1.00/1.00 vMB 64
799,793 799,793 00000000000000000003a52ccbd0438861404227bcd1c3691f14010bb4268687 248 1.00/1.00 vMB 56
799,792 799,792 00000000000000000003aadd45cb7a684a0222ea30a9d32cc282304edc41fa9f 372 1.00/1.00 vMB 55
799,791 799,791 000000000000000000047761acb548f4ccb136846fe822c068f60e2d4e8b9822 3,602 1.00/1.00 vMB 77
799,790 799,790 000000000000000000008c7ab6fc8b72992bec116dc9380fb0b922091923d6ec 3,280 1.00/1.00 vMB 65
799,789 799,789 000000000000000000007480f2e635641d7a79494c122fbfb69f9b7156ab0308 1,139 1.00/1.00 vMB 58
799,788 799,788 00000000000000000000d0304989604185f98f17128e9fb0fe99a146418139b9 158 1.00/1.00 vMB 55
799,787 799,787 0000000000000000000054f02d5a7218ad95ebb1d5a6e60bf86070eb59449d66 2,153 1.00/1.00 vMB 57
799,786 799,786 00000000000000000002c3c8d0c9e7801f7d870c0b7a464511d124166f74fe8d 3,068 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.80 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: 710.04 GB
    • Received: 17.02 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.