Loading Tool

Explorer IconExplorer

Memory Pool

34,294 transactions
10.68 vMB
0.18926579 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.93/200 MB

Candidate Block

Mining Attempt b301786fb51e3fedae6585e0eef503cff9c8868a75b700fc25fd71f4c4c6f843
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root bbdcaea235fbdfef6ef56662428aaa89e1c5bc555d823c15b51d9b895d96f798
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,381
Size: 1.00 vMB
Total Fees: 0.08068283 BTC
Median Feerate: 5.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (751,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,785 161,785 00000000000008e9cbaa10106eae51c0644e13b7a4db7848f194df5ba71ae14a 41 0.02 vMB 23
161,784 161,784 0000000000000b8db797be1ba45bb06c0901ad003f0c06e95f450b091af50301 76 0.02 vMB 56
161,783 161,783 000000000000040375191a7ff5e23eb16bf7913b5e034c82974549380740df8c 21 0.02 vMB 16
161,782 161,782 0000000000000d4cb3a1c1ed5ad44fc20fabeb60b312d0ba7b2ebd1babe0a721 17 0.01 vMB 182
161,781 161,781 0000000000000a0cd2206514d06e80c97ad9b42765e8279ae2dcc3c2a36b2f8d 1 0.00 vMB 0
161,780 161,780 00000000000008176b4fb90e7e884d0b0845719cccf5de55ed038d4b72b468cd 68 0.02 vMB 59
161,779 161,779 00000000000008cdc2e06236530e4d6780c554de61657cf41dd19fcbcdae1dcb 10 0.00 vMB 17
161,778 161,778 0000000000000d092ec6d8c8e790df68e8a22a55094c4d727d2269b51cfed11d 15 0.01 vMB 72
161,777 161,777 00000000000002700723f9f70603948b71bf6322c98f70368932e2b38d72135c 34 0.01 vMB 201
161,776 161,776 0000000000000661fb80b14c4ecc46837714e837a1605a683dbf40217dfcaca3 64 0.04 vMB 158
161,775 161,775 00000000000000cff322076fc74696e2cb06fd47b251eb5315ebe934e6a354a2 20 0.01 vMB 290
161,774 161,774 0000000000000c9145e4dfe0c8db273ddd2ee3bbceb0aa4a7cc229c1c5164105 87 0.02 vMB 4
161,773 161,773 00000000000004b347c990229f67bfc52d0573e94622e8ed8c3c8322e22693cb 10 0.00 vMB 35
161,772 161,772 0000000000000707e348e6b268c3bfeb0f8cecd96160e32c60f34ffaa5adcae4 20 0.01 vMB 247
161,771 161,771 000000000000068ab5ea09a4029c90497ace755b894b42cb0062f571bc0f97ee 70 0.04 vMB 250
161,770 161,770 000000000000002bffde3d6a534a6131a401c39d6844a6aa369ce7361096f40b 57 0.02 vMB 223
161,769 161,769 00000000000009dbe5c9600297f8adc04b4e970880b52aee947843e35abeb42c 22 0.01 vMB 345
161,768 161,768 00000000000004abcf20605d4554c36017e14c42c7a68e88d248da8a67214e2c 88 0.04 vMB 73
161,767 161,767 000000000000032339c4e98168d84cdea3cc4153b937f707580563d8b5254aed 1 0.00 vMB 0
161,766 161,766 000000000000056ba518859c8f8103b8e9c720128d2eb460e4e9cc909ac2705d 23 0.01 vMB 54
161,765 161,765 000000000000025dc051e1b5451219654dda907b37086ae99de3eee376b3d41c 98 0.03 vMB 1
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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