Loading Tool

Explorer IconExplorer

Memory Pool

50,967 transactions
28.53 vMB
0.07899743 BTC
Random Selection Loading Transactions
Max Size: 153.52/200 MB

Candidate Block

Mining Attempt 194433b3a526254aaafe86bd9dc3203896e384b698b1bda74d3e4139259bea27
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root d5ec0d27d8ab24c1de8f5fa62ab51cd2c8fba933c3eb73f9e6f34a062fe85d24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,181
Size: 1.00 vMB
Total Fees: 0.02456192 BTC
Feerates: 507.72 > 2.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (234,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,236 680,236 000000000000000000058e7752f8be1285a02660ba10c89a53bb8fd324786e7f 2,523 1.00/1.00 vMB 205
680,235 680,235 0000000000000000000afc148c1014d0b9e56e82f39a72648c1fd3d457003098 1,351 1.00/1.00 vMB 125
680,234 680,234 00000000000000000007ef00999c03b923dfcc1e8ac15210deaf6d34178db4df 1,733 1.00/1.00 vMB 177
680,233 680,233 000000000000000000068b5e0b08a602b41c7a0800fb39620318f07d7c1a5252 1,822 1.00/1.00 vMB 141
680,232 680,232 0000000000000000000a0fc65724406fe30c1f067169fa84d3918ba1db4511a5 2,107 1.00/1.00 vMB 157
680,231 680,231 000000000000000000066f941df7f5afd4f984240057101928970bd62cdf14f5 2,422 1.00/1.00 vMB 204
680,230 680,230 000000000000000000001563a2e0e9ff9638208637d59653f97a80fa03c50444 2,023 1.00/1.00 vMB 218
680,229 680,229 00000000000000000009f2721fa5d07b2b473f7459916a5f2dd86715eefdbe1a 1,438 1.00/1.00 vMB 224
680,228 680,228 0000000000000000000a45784ef70fe56afd47b5a2455e373be7f55ce7ea5305 434 1.00/1.00 vMB 244
680,227 680,227 0000000000000000000a0f55aba5ab3209e6fed5e39dd79be71fb3f4ab89e45a 3,047 1.00/1.00 vMB 288
680,226 680,226 0000000000000000000aa4c1807bb210b53a173667d9e1d3e045e5082c372edf 1,936 1.00/1.00 vMB 181
680,225 680,225 0000000000000000000037ef53488b1092781e683e6c005a9aa1b1a77ddcc053 2,369 1.00/1.00 vMB 219
680,224 680,224 00000000000000000004f63fca97517581443d28721d5ede5eb0219a965f6b74 1,934 1.00/1.00 vMB 191
680,223 680,223 0000000000000000000205d90544aacd1887339880c1d35959b497252f0b7931 2,482 1.00/1.00 vMB 275
680,222 680,222 000000000000000000074a5fca2424b943a68fcda8698dc588f301a7fd1b7171 1,730 1.00/1.00 vMB 267
680,221 680,221 00000000000000000000e5b5388617555baee97deab07febe8c7c344e881ca12 2,678 1.00/1.00 vMB 283
680,220 680,220 00000000000000000002217f796d2326ee03f89cc5e1b90892f191adda72e883 2,036 1.00/1.00 vMB 240
680,219 680,219 00000000000000000002f67fa6ae92b20bc0745434885c04340451bf5bad5134 2,596 1.00/1.00 vMB 274
680,218 680,218 0000000000000000000069acafcb4e5126817bf0e7384a2f36a1770606c62b08 1,925 1.00/1.00 vMB 286
680,217 680,217 000000000000000000036a5db529a8d1075501c923f0f35927b7c6e67b619942 2,160 1.00/1.00 vMB 163
680,216 680,216 00000000000000000002a787ce60b78520f8c9a3c3c87d401cb6627fdefe796d 2,014 1.00/1.00 vMB 161
Previous 10 blocks ↓
Total Size: 781.98 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: 648.35 GB
    • Received: 13.04 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.