Loading Tool

Explorer IconExplorer

Memory Pool

73,874 transactions
27.31 vMB
0.06585034 BTC
Random Selection Loading Transactions
Max Size: 166.74/200 MB

Candidate Block

Mining Attempt ff08d428df3ec6d5c8882ba44525923aad216d4f5b7fec023d54b019ff4cc2d7
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root d87c11279ee3d01bb344c0fbd7a77d656a48d4dc37da469591ca7957545295fd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,497
Size: 1.00 vMB
Total Fees: 0.00781912 BTC
Feerates: 73.20 > 0.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (346,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,442 568,442 00000000000000000004d380f275dd3dfd6dc9b0ad23132cd8de250c6cd042fc 2,219 1.00/1.00 vMB 34
568,441 568,441 00000000000000000001dd2e48fb4be36ff2c83dc937f0cac647af9b94eacd5b 1,128 1.00/1.00 vMB 82
568,440 568,440 00000000000000000016ae7fbba373458a6ca74a7fb1ae0ce44520609b9dd4a2 1,968 0.70/1.00 vMB 16
568,439 568,439 00000000000000000021f81dbf76b24831e4478e02b9a151dc973536aa4abde2 1,945 0.72/1.00 vMB 16
568,438 568,438 00000000000000000019b88eca09999762f82a15048b656b3155819673c83a20 2,293 0.88/1.00 vMB 17
568,437 568,437 00000000000000000026d6849fbfb877ce2694169bd04f6be2e33e78e7b929f1 1,217 0.48/1.00 vMB 20
568,436 568,436 00000000000000000004273a451521127d8cb7849ab4113f17f15fbf6b83224e 1,311 0.70/1.00 vMB 21
568,435 568,435 0000000000000000001259586c2feb4690edfcd2ac3d08f8e6dd10c303148491 1,617 0.82/1.00 vMB 6
568,434 568,434 0000000000000000001ea2c9a91aa2adc82d3e4965d9f8d361e2594e21919f03 2,132 1.00/1.00 vMB 21
568,433 568,433 000000000000000000183cee3b702734d7a4e6e87d614fd712d43cf5b876bf65 2,456 0.93/1.00 vMB 19
568,432 568,432 000000000000000000052d06e8c2107baa4725d555df3c08cbfd3dbe62d2fd63 150 0.06/1.00 vMB 19
568,431 568,431 0000000000000000001931a33b0757fb700e11a8e2037a4c66dbfa4efa28f8b3 1,837 0.65/1.00 vMB 19
568,430 568,430 000000000000000000189b7e5bff4de409b5f357e470881ed78ffb6c040a1ee7 153 0.07/1.00 vMB 20
568,429 568,429 000000000000000000121ec096543518aa8ae64a9f3863120ed5af2354a3d8fb 1,128 0.56/1.00 vMB 13
568,428 568,428 000000000000000000017236009355c22aef197a95c647d7d0102e356fcc3d62 1,959 0.72/1.00 vMB 17
568,427 568,427 0000000000000000002e32c40779172ffa5c6f43631dc89ea07607595d3f0749 2,160 0.97/1.00 vMB 6
568,426 568,426 00000000000000000000e053c6f7fe1012485ac6c9783f5561dca041c61ae010 2,981 1.00/1.00 vMB 7
568,425 568,425 000000000000000000055ffba6aae473b31acce64193d8a44c7ddfbc31eb82d4 2,583 1.00/1.00 vMB 34
568,424 568,424 000000000000000000009bc5c92957e5408c45ccfb03fe3e318b795b0ab0a408 2,956 1.00/1.00 vMB 20
568,423 568,423 00000000000000000019eb4a6930d5929fc77e75c7e05cad4293850e01d418f8 2,835 1.00/1.00 vMB 21
568,422 568,422 000000000000000000002c7bab32881dedd83fc9f1c9d41d7005150fd20dff90 2,774 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.