Loading Tool

Explorer IconExplorer

Memory Pool

82,020 transactions
30.47 vMB
0.13143530 BTC
Random Selection Loading Transactions
Max Size: 183.62/200 MB

Candidate Block

Mining Attempt bb8229cd86f299964b7a2e1efbd2f45c45772f358cc2213482a434909a679b95
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 82eb9827621353cd92f3b8549d701e6d90858ef8044a0cc7126c0e940550d7f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,484
Size: 1.00 vMB
Total Fees: 0.06878775 BTC
Feerates: 203.60 > 6.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (275,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
639,077 639,077 0000000000000000000447236e8d562237f4c4d5b914e8a6ebbaf4e5f5865662 2,280 1.00/1.00 vMB 26
639,076 639,076 00000000000000000002362df042f4755fd6ab7d10d114a4b77be919a4278931 2,287 1.00/1.00 vMB 40
639,075 639,075 00000000000000000006957087574fc6f38be2fb48a35a6ee09e26dcdb2e6a52 2,698 1.00/1.00 vMB 26
639,074 639,074 0000000000000000000de67133b6ddca8d6511278e0cfb8f873fe51ee15d0d00 3,018 1.00/1.00 vMB 45
639,073 639,073 0000000000000000000baa22549b48ff0e0715abaa4604df51cd4eba026c7578 2,627 1.00/1.00 vMB 32
639,072 639,072 00000000000000000007b80b8a4de32c55aa2af710f8fd6bb37bc0057bbed840 3,336 1.00/1.00 vMB 59
639,071 639,071 0000000000000000000830b0a5ac4b78b5eb99209ebb4790be1fae1428c7f77c 2,290 1.00/1.00 vMB 30
639,070 639,070 00000000000000000004aeeb1ae3cdc52f297a5159564ac245f53eebda47c862 770 1.00/1.00 vMB 23
639,069 639,069 0000000000000000000d9723ef9a25df1101915c282dc6da7234371bbb8520f0 613 1.00/1.00 vMB 24
639,068 639,068 0000000000000000000dd3b69099a9dbd34de5a0fa3e458b3dbc793bb5295166 1 0.00/1.00 vMB 0
639,067 639,067 00000000000000000005f303790ddaff6f872efd010dca788d180324441f38b2 248 1.00/1.00 vMB 22
639,066 639,066 0000000000000000000d02df9612b5b3cd4e21a0561e3e30d36fa6d1dd4005a6 1,968 1.00/1.00 vMB 27
639,065 639,065 0000000000000000000997fbf8c4296a381917e25459598554711570a30d8f19 2,633 1.00/1.00 vMB 30
639,064 639,064 0000000000000000000b466933603401962883ad9396b353a5012bd607dc5eab 2,516 1.00/1.00 vMB 31
639,063 639,063 0000000000000000000cf0de97289ccca0830b3e106d40f3e99c9994e479cc0c 3,007 1.00/1.00 vMB 42
639,062 639,062 0000000000000000000864f853239d40c96134d15cc36325d784205ac456b69f 2,236 1.00/1.00 vMB 43
639,061 639,061 0000000000000000000ea1ecfbf0981949ab575a1baf6c2abeac0317ce74db95 2,742 1.00/1.00 vMB 39
639,060 639,060 00000000000000000009ee5ae1b16c63806d55e2fe76a57063b8d7b0dec7ba24 2,122 1.00/1.00 vMB 36
639,059 639,059 00000000000000000001cae19e7fa8ee949cc7e1a63135274816f39ddefcecc4 2,302 1.00/1.00 vMB 27
639,058 639,058 0000000000000000000fea6ea725f0076bb3cf45e57e73981977ef02cc15a52f 1,695 1.00/1.00 vMB 20
639,057 639,057 0000000000000000000bb5aeeaeb5ec9c2e4e2505097bfcf9912d2d50dd4ce79 2,500 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.34 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: 661.29 GB
    • Received: 14.80 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.