Loading Tool

Explorer IconExplorer

Memory Pool

39,481 transactions
28.64 vMB
0.06572168 BTC
Random Selection Loading Transactions
Max Size: 145.42/200 MB

Candidate Block

Mining Attempt e2e418f99823ec5394754889e22549f23adb2b2ef945134f0a7339ddb570297b
Version 20000000
Previous Block 0000000000000000000186c7ba41504e3c56aa55a75f75b0a4e62a8078c7e70e
Merkle Root 934769ca7208f301f55ee26fe240ceef57ab867ade9e138eed30e89ed05d0e37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,377
Size: 1.00 vMB
Total Fees: 0.01039723 BTC
Feerates: 401.97 > 1.04 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,575 (797,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,422 117,422 0000000000004e517248e001236fa1ea57879a2b48bf346cc069a5239ace4978 11 0.00/1.00 vMB 362
117,421 117,421 0000000000007d63257db2415b2dbd317eba9198e2c952d8782fb4653c482c90 20 0.00/1.00 vMB 0
117,420 117,420 000000000000478e8a54fa49ac4badfd472525ceefeeac6d22d4250e5b50be8c 11 0.00/1.00 vMB 1,013
117,419 117,419 000000000000844805bb39328759860cbe832eb10776ce48a27a7b5c9d2d8659 6 0.00/1.00 vMB 585
117,418 117,418 0000000000002442b382a9e8e708c89957339008a2cea51848a8a2db08967695 9 0.00/1.00 vMB 341
117,417 117,417 000000000000af2f10fbc702146b766713b55c941e2e8613100c78b6cdcc6140 13 0.00/1.00 vMB 0
117,416 117,416 0000000000005b7555a812b2eafd77513b25eedf9b15d459693fe71997df79c3 29 0.01/1.00 vMB 780
117,415 117,415 0000000000004dabc75fa0ce2ae4bb4322d57d2aab9e4c19b52f17aa1c74d921 15 0.00/1.00 vMB 1,059
117,414 117,414 0000000000000c5284fa8a051db68e5dd7f7eaa92efcad800db54162190ae490 3 0.00/1.00 vMB 2,466
117,413 117,413 00000000000092023b131ea2d33075e9614c97bc4d34415aa22fccb5065286ac 13 0.00/1.00 vMB 571
117,412 117,412 000000000000bf50c41d760f40961d790bbe91dfcd1425489a62a99119097ec5 16 0.00/1.00 vMB 1,819
117,411 117,411 000000000000bcbb794506e974da7ff0f78978f77fc819396f70eedc493b1a3c 11 0.00/1.00 vMB 0
117,410 117,410 000000000000a6a9bf3733aba09fe348bbd3ae24a7dc2a25ee339bff33a70a70 16 0.00/1.00 vMB 1,487
117,409 117,409 000000000000b6ce30550d4ef9872195e87d06b53d02e2152406d27e4f02ac70 9 0.00/1.00 vMB 0
117,408 117,408 0000000000006790f23a5f92d8369a8b1fc2b28810ca8baaca45a7eec82297c0 6 0.00/1.00 vMB 836
117,407 117,407 000000000000301c3aba3e0591b1aa0504057c547f68612bcde02c2458b56c9b 15 0.01/1.00 vMB 282
117,406 117,406 000000000000556f87b5038764543b3417087f6d9af49963f476cac7da1322ba 9 0.00/1.00 vMB 0
117,405 117,405 0000000000001cbbde26cab7b91d2bdf4034b8556852997689560f8d484afc05 13 0.00/1.00 vMB 1,335
117,404 117,404 000000000000a8ec8417a349281ae167b2142cd42c7ab32bae5597ff9a397963 12 0.00/1.00 vMB 257
117,403 117,403 0000000000008ace39efa9a200551f6efe66b81ff1a787586e32bed9df194840 27 0.01/1.00 vMB 1,482
117,402 117,402 00000000000057fa984f5f83fb709dcbbe1a4ff475cc36330524f2ac6dbf1ab5 12 0.00/1.00 vMB 858
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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