Loading Tool

Explorer IconExplorer

Memory Pool

38,227 transactions
28.09 vMB
0.06345478 BTC
Random Selection Loading Transactions
Max Size: 142.41/200 MB

Candidate Block

Mining Attempt 3b0fe380f17fcdac8c519b35c7a1bd668377cf3d2ccc9fb5530759904ec5cb3c
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 65fab2bcaaba839a93540045b157594dd4acbbc13d837828a0f6e52a1ed3582d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,293
Size: 1.00 vMB
Total Fees: 0.00964109 BTC
Feerates: 150.80 > 0.97 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (797,175 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,426 117,426 000000000000636985f176085e97ad341f75073bada4cd9bada7df4e98a7751a 11 0.00/1.00 vMB 883
117,425 117,425 00000000000050096bf938e6b374a252f13ef9e7726f6afdb0fad5439a5d054c 11 0.00/1.00 vMB 835
117,424 117,424 0000000000001a4930f89fac072fc4d8ad39774cd23da7e8415365c89ad27591 35 0.01/1.00 vMB 1,034
117,423 117,423 0000000000006260d9c0a35cdab912e3ac353e10bbd7aea6ce313975dc080cb7 12 0.00/1.00 vMB 352
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
Previous 10 blocks ↓
Total Size: 781.69 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: 628.68 GB
    • Received: 11.82 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.