Loading Tool

Explorer IconExplorer

Memory Pool

34,695 transactions
10.87 vMB
0.19800244 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.73/200 MB

Candidate Block

Mining Attempt 3453471aa6cb6725b7fe8e654b9cb7b49490bcb02f47f22013e40cd2cde4e5c1
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root e72c0f24732141bc456ebdb4bf3ee503d54d4549f64bbf1c5d930fc7f11bc3b7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,306
Size: 1.00 vMB
Total Fees: 0.08385146 BTC
Median Feerate: 5.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (766,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,264 146,264 0000000000000864e2ed409294455cb7bb01d023adc4d1d630f0b361b59c9472 66 0.02 vMB 186
146,263 146,263 0000000000000905bd5b544972c62f94e7d67c91ca4c7565de6fb347408f01f9 7 0.00 vMB 880
146,262 146,262 00000000000004927ecd78103699a4d6cc72474ccd261b0b8e4ea2a7ae50eb3a 61 0.02 vMB 0
146,261 146,261 00000000000005fb707ae8753c29cf5c5f960ac984e98b39aea3e3b5d21c880d 10 0.00 vMB 23
146,260 146,260 000000000000031051e6f4caeb78a026dbf2faf45f55d522228dfc2e238f578a 48 0.08 vMB 53
146,259 146,259 000000000000055fa410ba7dfe1afd4447cb6ec79d1e5ecb79be406261a3bcca 12 0.00 vMB 67
146,258 146,258 0000000000000891fbae1d9118685e1eb66893b9096fe51d7258906207a18723 56 0.03 vMB 112
146,257 146,257 00000000000007236a1a7a461e0549ed6ffb1d1b2b42b1ba1fc7b4f267ec2b35 38 0.02 vMB 290
146,256 146,256 0000000000000706eaefad096cc4952a94bad1100469763435e8562b0c5a4e95 8 0.00 vMB 146
146,255 146,255 00000000000007fcfe0949dee84c8998fb57a8d5e07c256c64900cf8d0da96af 20 0.01 vMB 244
146,254 146,254 00000000000002a2d37992ffbe74f0912c8484b768477b406f0a96b8f55f9517 65 0.02 vMB 228
146,253 146,253 0000000000000271cf7f832a1d7530ea00338340ad297763a88d8214f01b0f8f 60 0.03 vMB 156
146,252 146,252 000000000000043c3cb2666614224c10fcc73547c60adf6d0d03739658645f46 77 0.03 vMB 24
146,251 146,251 00000000000007a4632739f1419a02c6a62d34e81632298d63aea7a819a04a49 12 0.00 vMB 35
146,250 146,250 000000000000030c78c7c62c2174927fab4567d96bf8bb3a174f2e33b28c048c 137 0.04 vMB 96
146,249 146,249 000000000000054e5870ca2a9ff92c892169d67f711b3c65d645bdb3c7536922 86 0.04 vMB 178
146,248 146,248 000000000000059256c7137a256c9983d236d621955e61ca234708dd3bdcf343 13 0.00 vMB 31
146,247 146,247 00000000000007c4bb7fee500ec9d314bd172e62fff7e2ceb9fb86a9405e7b92 8 0.00 vMB 16
146,246 146,246 000000000000009a8bfb0fff432bfd603327bd336fc429a60469679abe065fbb 22 0.01 vMB 24
146,245 146,245 00000000000000dbe5f5178c68511f0190d499cf730da84da0f4e3f6432cd089 21 0.02 vMB 105
146,244 146,244 0000000000000840b59af355ef1b4d97ae19a7072633b0ba879402029a19fd8a 19 0.01 vMB 14
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: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.61 GB
    • Received: 0.45 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.