Loading Tool

Explorer IconExplorer

Memory Pool

45,117 transactions
26.58 vMB
0.05659209 BTC
Random Selection Loading Transactions
Max Size: 140.96/200 MB

Candidate Block

Mining Attempt dd04eea451b3e5a1de6129f239d4a5b39b4e4b2aaea370cd1cb1f3ef43e685be
Version 20000000
Previous Block 000000000000000000015feb99d21f6201ae5efc11fb5fd8d1c0dcece989f4a9
Merkle Root 11db79465bdd0eb864579578e512251f6a172d957b7265780f8b125e7d7fc765
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,164
Size: 1.00 vMB
Total Fees: 0.00774251 BTC
Feerates: 73.20 > 0.78 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,779 (243,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,263 671,263 0000000000000000000af684272383875e665d9ae72f9de5690f62f25c25d311 1,965 1.00/1.00 vMB 61
671,262 671,262 000000000000000000063c8502f18c96e4974eec988ff163e44990493df6fcff 2,014 1.00/1.00 vMB 40
671,261 671,261 00000000000000000003df40c455db9a425d9dede573b218e30eeee7cc617ab3 2,207 1.00/1.00 vMB 43
671,260 671,260 000000000000000000023a499eb59958bdb88195396babfb42aed30683a7f10a 2,092 1.00/1.00 vMB 63
671,259 671,259 0000000000000000000547d8e651855e63119b992293288768e5430977399d51 2,412 1.00/1.00 vMB 119
671,258 671,258 0000000000000000000267bb1d934c39b67176c6b3aa0a6fe48405363f64ea84 2,775 1.00/1.00 vMB 71
671,257 671,257 00000000000000000008e8092faa345419f7ce9583c9e87c31f47d00ad079609 1,909 1.00/1.00 vMB 107
671,256 671,256 0000000000000000000b44c81623c3501d6515a23f303a03ce7f21f54072a806 1,435 1.00/1.00 vMB 115
671,255 671,255 000000000000000000038899e00c529f1ae19552ec325a7f44712866082a7fbd 2,208 1.00/1.00 vMB 130
671,254 671,254 0000000000000000000b124ef85738d3967a800f41ca97cf1652b4fdfa17fa42 1,510 1.00/1.00 vMB 119
671,253 671,253 000000000000000000012f7923712016bc787f50c7888c407a11b4d0d7b15bf4 688 1.00/1.00 vMB 112
671,252 671,252 000000000000000000062591e7b1152458b2d783810682e014b8faec432fca44 2,268 1.00/1.00 vMB 48
671,251 671,251 00000000000000000002f0d825ba3019546a2cadc0e55e8593308c23b3e98775 1,684 1.00/1.00 vMB 33
671,250 671,250 0000000000000000000a0cfc3b86c76f648935816a84737bd83b4d058e67af42 2,670 1.00/1.00 vMB 62
671,249 671,249 000000000000000000085e300d90ec1042cc534a52f57b0a05c8d88aed4e894b 2,963 1.00/1.00 vMB 126
671,248 671,248 00000000000000000009441331acf394d1a784055a922e8292fd0d4cf9a32b9f 1,606 1.00/1.00 vMB 63
671,247 671,247 00000000000000000003889d1818331aabd0a163c2a3e6e8d75ab45ea544f6aa 1,468 1.00/1.00 vMB 63
671,246 671,246 00000000000000000005475f682a5b7cd80354c31d1a5597133300d95af06a49 2,669 1.00/1.00 vMB 48
671,245 671,245 00000000000000000003e554dbce08f772b07d581c02c3dce5b2305b3d913872 2,310 1.00/1.00 vMB 69
671,244 671,244 000000000000000000026da5f57f8fd611fa489e2c76d5eeb69a810ea1a1bc28 2,474 1.00/1.00 vMB 103
671,243 671,243 0000000000000000000b5b32464e176c071384f118298a70de8863ded4b1137f 2,328 1.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 781.99 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.78 GB
    • Received: 13.07 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.