Loading Tool

Explorer IconExplorer

Memory Pool

53,374 transactions
29.66 vMB
0.09969457 BTC
Random Selection Loading Transactions
Max Size: 159.21/200 MB

Candidate Block

Mining Attempt 06acbdc82fd987aaf68e27fb9285584b951135ced2e68ee68d4e18e1b138c392
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root d34797365798de6b0922245e5e3fc9ab4bfcfd2be909a5d052fbdabfa499550b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.02822958 BTC
Feerates: 100.53 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (129,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,542 785,542 000000000000000000033aaaecf0a9481fb608821649da60c32803ecde8d1768 2,520 1.00/1.00 vMB 16
785,541 785,541 0000000000000000000314c3b6ad46e1c37fdb1867140a3d3deb1cf86144b031 1,386 1.00/1.00 vMB 5
785,540 785,540 00000000000000000005cd2de2ab70a15df9bd022e5b4d032f5e87406a2e41f6 1,145 1.00/1.00 vMB 7
785,539 785,539 0000000000000000000025e526ad00014abb65f06a6839046f5a8209c5450032 2,331 1.00/1.00 vMB 14
785,538 785,538 00000000000000000000425722113a7b55c1aa234e7985be7d356510975aa32c 3,648 1.00/1.00 vMB 25
785,537 785,537 00000000000000000005cc71e7fd1506b09564270c05632f7cd3e1deaac27879 1,555 1.00/1.00 vMB 5
785,536 785,536 0000000000000000000390774885f13e3025d99ee4a5f0bc595c473f21699a90 1,955 1.00/1.00 vMB 14
785,535 785,535 00000000000000000005995e90b3677776d619f9424c708c02ccd9a47b88f7ed 2,334 1.00/1.00 vMB 14
785,534 785,534 00000000000000000004b27b06ccc1d23ecd8d6a0e75347e251783ed613a0519 1,956 1.00/1.00 vMB 7
785,533 785,533 00000000000000000002ededc792869d450a273318d321a60c08ec5416c515df 1,801 1.00/1.00 vMB 11
785,532 785,532 0000000000000000000343ba1f7c2344c44a9b3dd918be652b5dbedc83875cf6 3,565 1.00/1.00 vMB 26
785,531 785,531 00000000000000000003fd607bbd0ae9f73bc4b52d0c092053b63083da1c66be 1,789 1.00/1.00 vMB 17
785,530 785,530 000000000000000000039a294df2039d5fc759f5fd4dde06f09a17efc29a01e4 2,769 1.00/1.00 vMB 19
785,529 785,529 00000000000000000001d5521794ee7c51e45292c1ed187e43dc47920d3bfe5f 2,660 1.00/1.00 vMB 28
785,528 785,528 00000000000000000002803c5a0e30f92533e4ba4c50db30984036557097d118 3,486 1.00/1.00 vMB 33
785,527 785,527 00000000000000000002b8f0d2256716ebdde8b780254dd7f2f462627b7510d7 2,330 1.00/1.00 vMB 13
785,526 785,526 00000000000000000000d5072c934cb4e92e1b4dd9a227a6905611c193797d98 2,714 1.00/1.00 vMB 17
785,525 785,525 000000000000000000038562a3297d61a886999894c5f4e2dac1eca7897fcbb3 2,021 1.00/1.00 vMB 10
785,524 785,524 0000000000000000000527133d99213a5740fcea9aaa6a5aa8e1d354ee8b9802 1,912 1.00/1.00 vMB 15
785,523 785,523 0000000000000000000300993f948ab72daf2506442e4c5b9e6bc2380db0430b 2,689 1.00/1.00 vMB 19
785,522 785,522 00000000000000000000d83775f3b6791d4af4a68023da539d418d4f485cdaa7 661 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.89 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: 645.15 GB
    • Received: 12.69 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.