Loading Tool

Explorer IconExplorer

Memory Pool

86,501 transactions
31.49 vMB
0.20882349 BTC
Random Selection Loading Transactions
Max Size: 191.11/200 MB

Candidate Block

Mining Attempt 4767a074ff94abc6ccbca1efebd76dca53ab8c01ca033dc089e7338e2202678b
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 6d25687b4e7b9b9542273bf41b1125d967f6592e59f06a56094d4b621a774498
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,559
Size: 1.00 vMB
Total Fees: 0.10559582 BTC
Feerates: 502.67 > 10.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (233,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,004 682,004 0000000000000000000bcaefa766ccd568a9098b9b2f170a74d89969dd690820 2,189 1.00/1.00 vMB 12
682,003 682,003 00000000000000000006412326ce1e21694a090f0908710ddb0eef5d0611d880 2,055 1.00/1.00 vMB 71
682,002 682,002 0000000000000000000ba914e9605b8437ecbbf5d6a272cdf5620582ba9b525d 1,984 1.00/1.00 vMB 46
682,001 682,001 0000000000000000000982364734bb3430990094703899b2617d8ef03d3fa15d 2,155 1.00/1.00 vMB 25
682,000 682,000 00000000000000000000e503af42d1b36a56fef7ed294a0cd3b073a5887a941b 1,677 1.00/1.00 vMB 77
681,999 681,999 000000000000000000051691aa531ab3df458e388866260276b0dcc7a89e524b 1,299 1.00/1.00 vMB 89
681,998 681,998 0000000000000000000b13fb824e3944e69182dd49015489acd13e27433dcefb 2,555 1.00/1.00 vMB 97
681,997 681,997 00000000000000000006fbd483d905e3a034f509bb0df59cb7c5551ca6cc1edd 1,724 1.00/1.00 vMB 51
681,996 681,996 0000000000000000000cb343b8699bef138406bd548d119bf14922eb305c5935 1,649 1.00/1.00 vMB 23
681,995 681,995 000000000000000000049af394b2ad51a70f6e3e3c12f7b96117c61bfd065e2d 2,581 1.00/1.00 vMB 76
681,994 681,994 0000000000000000000a7eef45912d29af3e5eb057a240702fa84371b586eaf7 2,366 1.00/1.00 vMB 64
681,993 681,993 000000000000000000097b6169e9f97e0b899d202eac5778524b126819887264 1,444 1.00/1.00 vMB 91
681,992 681,992 00000000000000000000d54afd2702374b1097d36a847e1282d7c8b89cb25086 2,181 1.00/1.00 vMB 100
681,991 681,991 00000000000000000002d9b734890f492294183abb279dd75b43fee491d9affb 2,724 1.00/1.00 vMB 115
681,990 681,990 000000000000000000018c7fe814fabaf4f18fc2f980fec0fd4908f4658600ac 2,244 1.00/1.00 vMB 108
681,989 681,989 0000000000000000000c0815ee0709331d2b0a10a4d73c09bc636e5e9966cdd7 1,473 1.00/1.00 vMB 42
681,988 681,988 00000000000000000002d4be0d0367d8c5d7b515d29c5d284dfde7d620517f90 1,029 1.00/1.00 vMB 23
681,987 681,987 00000000000000000009f7ae98ef37d2e5487efc1a502102d9b23e2face35f38 2,574 1.00/1.00 vMB 85
681,986 681,986 0000000000000000000c62ddd42931fe9e6af2f7d11d4d28b4c01c0ca7c2f4d2 207 1.00/1.00 vMB 8
681,985 681,985 0000000000000000000a40f8924ebd4d02d1b0b219437828aa0859d47d0ab6d6 2,095 1.00/1.00 vMB 68
681,984 681,984 000000000000000000068472e566ab9d483e02e466f2afa9d9a38e713a1f349c 830 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.