Loading Tool

Explorer IconExplorer

Memory Pool

27,764 transactions
7.97 vMB
0.05445349 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.33/200 MB

Candidate Block

Mining Attempt 52fc28b657c527cbd54a9270eb9a9efd48feb9f581ef2603235876ffbc24f52f
Version 20000000
Previous Block 000000000000000000014b5f423089693ae60f38124051b2f8fc1279487ef411
Merkle Root ec4f1c4e6c5a0c7a76b5269a0efa908c0a7b0b9387e0c526b833209a9fff4499
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,899
Size: 1.00 vMB
Total Fees: 0.03372391 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,087 (746,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
167,006 167,006 00000000000007bcdabf82a963ddad629d94ea868d383c55eb578c60be9f3231 0.03 MB 77 113
167,005 167,005 00000000000007982b6fd9de79e64b18b356835c6865b1380b9483f9ce4b15b4 0.03 MB 69 69
167,004 167,004 000000000000031430bc5e78b14630970074a7230bd4983825801b7a7350f889 0.01 MB 21 56
167,003 167,003 000000000000037e16a19ce91f9b5afaa1a24b3afa893c5daf780cde1432d134 0.01 MB 32 104
167,002 167,002 00000000000008c2f47d63f500a4cb1bf619dcecdb27e57790bc73e9e97b662c 0.01 MB 36 170
167,001 167,001 000000000000062a8096e919e40b8b05ce2ad7d5c67c2d63beb63d56b8a5b9d8 0.03 MB 55 52
167,000 167,000 0000000000000a082a56845388ddcab7797b70f91e720d883c6794c7dbc49901 0.06 MB 116 139
166,999 166,999 0000000000000b44508a1562daed83f4b2c2de8f0449aea60034116c9b7ed8db 0.03 MB 76 105
166,998 166,998 0000000000000958b891c8d0897ae169b078f73c20aee82e78e47bcf58ed3f13 0.01 MB 24 141
166,997 166,997 000000000000059bb6741b3a497f81cab51a9c82f1d39a6678d79ac614aa9538 0.03 MB 80 25
166,996 166,996 0000000000000958cc3317faa61c1cd5e6edcda9b4bdd5cc867567204b75eb15 0.01 MB 23 74
166,995 166,995 0000000000000186d4bf1de68e393da86119a1e99d813eb7090872786291db78 0.05 MB 121 139
166,994 166,994 00000000000009efe53c87022aee8df96cc59fa786c4c74c3c8fbb4897678e05 0.05 MB 130 70
166,993 166,993 00000000000003761644e67380bcffff1e7b06d096abccea431f9dbb9aa72041 0.01 MB 27 164
166,992 166,992 000000000000031a37ebc8340c7629fe8f62d6fbea1891811af935da55d75570 0.03 MB 81 209
166,991 166,991 00000000000002d3e41e645ffca34d2d80ecb1f275085d12cf2ecc1fd55d3278 0.17 MB 129 79
166,990 166,990 00000000000000c4471a0513956873c906fe007ec100a40146f7c7c328287f49 0.02 MB 43 65
166,989 166,989 000000000000064b3ba7cabf8d6b847588b1cd7838705f0df84d616ce07bcadc 0.04 MB 93 114
166,988 166,988 0000000000000972957da98baa2c0586acc4dc9e8acb1ee5a4690943e0f66110 0.04 MB 132 54
166,987 166,987 0000000000000115b292a21076604c0382f3ff3305bcf698e9d132d5a5f06b26 0.04 MB 54 96
166,986 166,986 00000000000004ac81b375e06a9f1a9845ad34bda70bfc7e5a7c1c739c8f52ad 0.03 MB 72 87
Previous 10 blocks ↓
Total Size: 779.01 GB

Node Details:

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