Loading Tool

Explorer IconExplorer

Memory Pool

27,824 transactions
8.03 vMB
0.07465721 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.96/200 MB

Candidate Block

Mining Attempt 68c5fdfeab5918188a7ae320e76a4da90da39d31bd944f726fcba35f64cda828
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 30e645aa3b2cd9d8b10072d986c9623a8fcad92c657bf73faa4d179b7edfd3e8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,476
Size: 1.00 vMB
Total Fees: 0.03153263 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (752,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,966 160,966 00000000000002184a635a94dd91e20f201f6c1de6defcbd37612028fbd284d9 36 0.02 vMB 117
160,965 160,965 00000000000004154e92ad023caa877dde7c17cadfc1f1a04850cae150f826c7 159 0.04 vMB 1
160,964 160,964 0000000000000c9778e526f74400dbd2bc971a4636660284fca486e484e048d2 129 0.05 vMB 112
160,963 160,963 0000000000000dccbc539dc7b7feff2a807b4e3d01af7fd4dc110cd8991c9e7f 13 0.01 vMB 21
160,962 160,962 0000000000000bebd5c014a5c1b1eefaaab56ca430714230d2781fe2d493c656 14 0.00 vMB 57
160,961 160,961 0000000000000b53c4d0c27a2127904dc593f3774aab7a5597cbec01eb57427e 54 0.02 vMB 111
160,960 160,960 0000000000000cebad78a69c3e6a33943bdb92747278cb658ac203308207ae80 14 0.00 vMB 251
160,959 160,959 000000000000093325f27e68cfee91006ef25e658c31b44171dfa18706a4b71b 31 0.03 vMB 252
160,958 160,958 0000000000000ce453021f37b57462f8c5a933032f740f8af81d2c1b0f39b389 1 0.00 vMB 0
160,957 160,957 0000000000000809d2e3cbba27c62ee366619cf96ebbadcd917f3e991ef8d4a7 49 0.03 vMB 70
160,956 160,956 00000000000003d8af099c70a4d2bea564ca71c4d6d05fa6fbd6448662e49ea3 65 0.03 vMB 229
160,955 160,955 000000000000098804965364aa40869072834f2f788e2a745b8942b8f4f47436 42 0.02 vMB 152
160,954 160,954 0000000000000d0c989e33322953250221f5eb34a1f08f406c8039b327ee0ca3 35 0.02 vMB 110
160,953 160,953 0000000000000287a2cf2e6d8838d11ec962ce087e512e39d7cb3f9704e5b346 153 0.04 vMB 17
160,952 160,952 000000000000010a87e7e39462be9d291f6018339449f8b1313492284e8a8a61 39 0.03 vMB 109
160,951 160,951 000000000000087262156455b255caa84cd153286fc02319881260820b069d36 138 0.05 vMB 7
160,950 160,950 000000000000076bc1c17a8fb3547a577934a8bfdf1c871255c1e78c19a7ed31 60 0.06 vMB 122
160,949 160,949 0000000000000b96c51ac63bea7f63a84eee0d2074d00440259ea741f95649e2 1 0.00 vMB 0
160,948 160,948 00000000000000cd01b6a0ca5160c4c5f1ef7ebd2d7e2936aa53eb360ba60afc 79 0.05 vMB 297
160,947 160,947 00000000000002db0b0bfd938bdd1e968270eab5a72f9ed44058a2de09eb061a 52 0.02 vMB 139
160,946 160,946 000000000000022d125635c0dcef4c3e30a6ce5cda3dbaa93b8de3bb80833fda 58 0.04 vMB 373
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: 69
    • Outgoing: 11
  • Data Transfer:
    • Sent: 21.38 GB
    • Received: 0.43 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.