Loading Tool

Explorer IconExplorer

Memory Pool

82,641 transactions
31.89 vMB
0.09510542 BTC
Random Selection Loading Transactions
Max Size: 189.61/200 MB

Candidate Block

Mining Attempt 6da3c5af893813c4fd0aa5cd6a944abc9f07fab60ff9d9317aa5ef209f05d29d
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 50228052e3af30ca5f8853570386a830827df943332ad59490b6fc9d97355f41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,649
Size: 1.00 vMB
Total Fees: 0.03096203 BTC
Feerates: 101.66 > 3.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (172,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,723 742,723 0000000000000000000066166517f1fe22ecbdd980e988f213491ab0d06d9ee6 2,293 1.00/1.00 vMB 11
742,722 742,722 00000000000000000002ea676a94143f5dd690df555e38934741de2a8ec9cc9b 3,017 1.00/1.00 vMB 22
742,721 742,721 00000000000000000008c70cbbaf03de56c978cb60f6db5d5f66eb564ec4382d 2,986 1.00/1.00 vMB 17
742,720 742,720 000000000000000000052e9ae539663ee328be1f743246ce669bc839f46e8649 2,710 1.00/1.00 vMB 15
742,719 742,719 0000000000000000000202a4488a544ee6644a4c7f8d0dfdbd54145e9393d8fb 2,600 1.00/1.00 vMB 15
742,718 742,718 00000000000000000008748bb52756e67b5f040d7b63d5ba7013cbff09a410c1 2,031 1.00/1.00 vMB 11
742,717 742,717 0000000000000000000761f85637ca91386629481b86b3361f57ce15fb16e329 2,232 1.00/1.00 vMB 8
742,716 742,716 00000000000000000001bd18adde91a6b8f1fc276b10fa8cad0ba1c91aa5adb8 2,839 1.00/1.00 vMB 12
742,715 742,715 00000000000000000007aed3ba3ce00f8c4b1125b401ca87a4d94ff02cbe5b24 2,452 1.00/1.00 vMB 13
742,714 742,714 00000000000000000004d5ddd49f40839c3cf52b2e61379df2d5fece0413cc78 1,928 1.00/1.00 vMB 21
742,713 742,713 00000000000000000000f79e9d86fe6f90af1f2eb89216cbe4f54cf900e7e3c7 2,976 1.00/1.00 vMB 28
742,712 742,712 00000000000000000007124e9d8324a6ec2d357b0978d8a37fdeeda2fdb757c0 598 0.41/1.00 vMB 8
742,711 742,711 0000000000000000000760ccbc065c831cd95d8f8580d42f9a33c6f83b2e63a9 1 0.00/1.00 vMB 0
742,710 742,710 000000000000000000068c2bac23233065f855df506c1c210352e60ad31a9362 657 0.43/1.00 vMB 6
742,709 742,709 00000000000000000006dc8ae5d3767566d2bf046e2b22e9d4bd2152302de5bd 1,068 0.51/1.00 vMB 8
742,708 742,708 000000000000000000061cd51a1060d7993f0ae6f467b35a0b8723850a956b12 343 0.20/1.00 vMB 12
742,707 742,707 00000000000000000003d37694be6655e2101a0ba823dff2f1e1b67d7def86cf 1,743 0.71/1.00 vMB 3
742,706 742,706 00000000000000000004dabc2e685aeee2fe980679f4574b9f94ac7167d5e47c 2,948 1.00/1.00 vMB 14
742,705 742,705 000000000000000000089d7e1e20955fbe371dd9fcaab9e093b025b0bb256c3e 1,925 1.00/1.00 vMB 15
742,704 742,704 000000000000000000024aefddb550cf68612821502f66f6c033f361a6428042 1,307 0.55/1.00 vMB 3
742,703 742,703 00000000000000000006ad8fc6e5449e177f663871ecb091f3f36b206db4e196 1,737 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.31 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: 658.71 GB
    • Received: 14.58 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.