Loading Tool

Explorer IconExplorer

Memory Pool

30,653 transactions
6.11 vMB
0.05490256 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.59/200 MB

Candidate Block

Mining Attempt e3c3c11ca29ded436cf9b9fbf36ca3a9d4c52ee5725622441b3bc631fc0bc2b4
Version 20000000
Previous Block 0000000000000000000145365a5e74b2b1ac45f848c91616b4c8a3ff7e95c51c
Merkle Root e4e903b387ba1f2479d0b0acde37c4c6ceccad66f0e5e2fe0b9125b6e467b280
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.03431815 BTC
Avg Feerate: 1.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,772 (772,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
139,916 139,916 00000000000003591123d059b79dfd936b29beb1f8849365e5789f2463729655 0.01 MB 21 991
139,915 139,915 00000000000001144531837fb3433988f7fe97382e4fee1cf1db66847ce4bc51 0.01 MB 22 677
139,914 139,914 000000000000015b4555edbe14b5f800bb2db10146cf8a53162d0b0171487394 0.02 MB 85 206
139,913 139,913 000000000000076c83fd6d44368d258174e06d0dcc665eebe762595d997b04dd 0.01 MB 14 57
139,912 139,912 00000000000003dfc5c948ade3a283a09d208fddf5cc6f271a24957c0c8cd426 0.05 MB 119 536
139,911 139,911 00000000000003fb13068ac0dcdec4d07f87d5fa38ecebb50dcfa8126409ea4b 0.05 MB 115 387
139,910 139,910 00000000000000b57e50edbf3d95c7d2abf0fcca6ff6fc8382687d864d96d876 0.04 MB 105 284
139,909 139,909 0000000000000283c433694bebf57af8c938e08835be6dc55e7903abc0139378 0.02 MB 50 232
139,908 139,908 00000000000008dc1b4a723fd334bb8808fe422a00b93dddf2d65da0ec0e2feb 0.00 MB 12 17
139,907 139,907 00000000000003ba7716e4a62f8dc5b8285f2d275b2992a63d2825573c7180ec 0.04 MB 65 175
139,906 139,906 00000000000000edf8c4b1cffb45372a1714eacea245db742a53f5406c0d6c28 0.05 MB 91 120
139,905 139,905 0000000000000261f1a79a2a5daa43bd1a7fcfaaff65b74526839635cef4a63c 0.03 MB 41 122
139,904 139,904 00000000000003796ae8f356ea2eb47ca57eef6a122d1a7a6e1ad6dfc454713f 0.00 MB 8 134
139,903 139,903 00000000000000d5fb5869ea9788a5470f925c44a8dfaf084482343cd3951203 0.01 MB 35 168
139,902 139,902 00000000000008b2f6ce7c83b722b4cb31d5f5419db357be68daea78f2f6ac14 0.01 MB 22 296
139,901 139,901 00000000000002bb0c7ef25c7834ef6ea07d39c42b2f13c6007f80595b138c02 0.02 MB 45 279
139,900 139,900 00000000000008b66a4e3b498fb8c96395e101aae664176ff5364ebf446da80f 0.05 MB 69 173
139,899 139,899 000000000000013243c71a753453ae7f02200275878318b6ae513449b831e1f5 0.04 MB 98 66
139,898 139,898 000000000000049ebca6e495c50d269815da40894bd6e75aade95466156f03e3 0.00 MB 10 425
139,897 139,897 000000000000000bc209b1a2b304f10d840f418c9347878079a84d24cc94a671 0.00 MB 6 39
139,896 139,896 00000000000000b536694efbd2b78574b489c8c8e4b27a9c9fbf24fdf61cf73b 0.05 MB 115 32,982
Previous 10 blocks ↓
Total Size: 778.44 GB

Node Details:

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