Loading Tool

Explorer IconExplorer

Memory Pool

84,286 transactions
31.65 vMB
0.14175964 BTC
Random Selection Loading Transactions
Max Size: 189.04/200 MB

Candidate Block

Mining Attempt 26ade8d105eb7e206d64577e78aebd1403baf849664b930d8d37605f87124e40
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 11585236eb3c0ce0b0f2c92eab0ee0677535f5cbdafe16f9725706abf18483ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,205
Size: 1.00 vMB
Total Fees: 0.03732617 BTC
Feerates: 55.77 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (364,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,972 550,972 00000000000000000014fe2f45d707e93eea3fc63f6d9b200eb06cbe188438a1 2,843 1.00/1.00 vMB 56
550,971 550,971 00000000000000000019f479e9ef4ab800e846fe856b6660234b714d8e93e5a9 2,965 1.00/1.00 vMB 72
550,970 550,970 0000000000000000000d1047111d2f31d357ab03205f69fb99acc2ca78dc8abc 2,604 1.00/1.00 vMB 40
550,969 550,969 00000000000000000025fb3a07e89f0481d1e8c66a2bb95fefe146c520962c6b 2,137 1.00/1.00 vMB 39
550,968 550,968 00000000000000000013279e11efe6105ce57ac80e2b247d5d1eb752ac80a960 2,251 1.00/1.00 vMB 54
550,967 550,967 0000000000000000000af7e6f2864d4eecf5a1cdc31091a224e8655a2907db59 2,858 1.00/1.00 vMB 43
550,966 550,966 0000000000000000001412de3e5021f5fa0a90b0d24d8b8ecea20129a70652eb 2,365 1.00/1.00 vMB 58
550,965 550,965 0000000000000000002259fd63ff9a21fb01e41a22e387b5da8e763fd4ed3bb3 2,805 1.00/1.00 vMB 44
550,964 550,964 0000000000000000000d71d5ab73647aa0c61d2867008e2eed16ec8a915b21d7 2,896 1.00/1.00 vMB 69
550,963 550,963 000000000000000000089a6136ecbd0582a02eaccc890292239734b8b0856166 2,421 1.00/1.00 vMB 52
550,962 550,962 0000000000000000001cb1c840c2dc4f3498584733540031ee2e415175bbc876 2,438 1.00/1.00 vMB 77
550,961 550,961 000000000000000000011ed8d4dbf86d40dd7190041687ccdd976971912bc91e 2,754 1.00/1.00 vMB 70
550,960 550,960 0000000000000000001daa1ff5b299eb8f535767e5a77a351c4824588677bab2 2,229 1.00/1.00 vMB 64
550,959 550,959 0000000000000000001d572b841b12e09a24381e0e00db92c6d393859693fe50 1,584 1.00/1.00 vMB 63
550,958 550,958 0000000000000000001d608747359e7666b66889b2334b51ccf4fe74c1a14444 2,896 1.00/1.00 vMB 52
550,957 550,957 00000000000000000000b7e997ddb9f1320f0e53f21090e73270971514b1661e 1,810 1.00/1.00 vMB 74
550,956 550,956 000000000000000000249228113421860caa24fbe0ada757446eefd819f1f07e 597 1.00/1.00 vMB 59
550,955 550,955 00000000000000000021ff5277a67892c7f491ad0e3b21e3ac4892112844f2dc 1,013 1.00/1.00 vMB 76
550,954 550,954 0000000000000000002034560f915f4c742d6017df110e1d46b05fc116da8525 2,966 1.00/1.00 vMB 71
550,953 550,953 00000000000000000019b29b6f571503e7daefafb219619fd4775f6f2c1f91a4 2,215 1.00/1.00 vMB 28
550,952 550,952 0000000000000000001ef838bddd2c4d8bdd3402c5b16a74467b7099de084f64 2,443 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.