Loading Tool

Explorer IconExplorer

Memory Pool

77,842 transactions
29.38 vMB
0.08775035 BTC
Random Selection Loading Transactions
Max Size: 179.25/200 MB

Candidate Block

Mining Attempt dc42f89c4d6d909de79d46a963aa63e77b6fb011f84731dac65e01e9344af5c9
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root de1be50077693e2216d5f430cc7cb34b09885c160ffe825d86fa080c0e9083f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,706
Size: 1.00 vMB
Total Fees: 0.02336979 BTC
Feerates: 301.35 > 2.34 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (367,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,793 547,793 0000000000000000001adf874d7b78cfacd95aa1b07f7ec2955fcdc7ffe38f23 2,390 1.00/1.00 vMB 13
547,792 547,792 000000000000000000150dafd13410624312e0cfedce1cfc5f25fa3f4a2ecd85 324 0.54/1.00 vMB 3
547,791 547,791 00000000000000000024a0bb4e1da7f81f158d2413a445c68c5375547c8af39a 2,195 1.00/1.00 vMB 5
547,790 547,790 00000000000000000019a48ed02e7762cb7db0e1862a1fafcb5b42564850f44c 2,261 1.00/1.00 vMB 32
547,789 547,789 0000000000000000000b5f9d4095d9cb9a6bced0a45078e2ebb5755e43425b94 2,212 1.00/1.00 vMB 8
547,788 547,788 000000000000000000025d7149d40ff943af4df0787dbf8a7a19903a5e4b2762 772 0.28/1.00 vMB 25
547,787 547,787 000000000000000000050c298004ff1fb968379a94ca58fb5ed2389dfeb2e689 2,576 1.00/1.00 vMB 19
547,786 547,786 0000000000000000000924683b189d003c2ebae47ba4ae789a7219a19de8706b 2,916 1.00/1.00 vMB 11
547,785 547,785 00000000000000000024bd600218c6923db5650c5786b84550dcd1b9951ef19c 1,003 0.39/1.00 vMB 31
547,784 547,784 0000000000000000000bca334c947e38357e39345890f02c6a651c154ed26abb 39 0.02/1.00 vMB 18
547,783 547,783 000000000000000000198d33f4108c8b67e9f4b6b777ade5d16ea640fb6b8447 281 0.13/1.00 vMB 11
547,782 547,782 0000000000000000001f062f75667df33a38be9358d00a405987637742d1cf35 1,116 0.58/1.00 vMB 14
547,781 547,781 0000000000000000001ebe51904a9cf827dadb79b0cf8016fdcf6404bf6e4aa6 592 0.27/1.00 vMB 11
547,780 547,780 000000000000000000027b154374792603d8a8cd27c7323cc243d3b949ff6d22 602 0.68/1.00 vMB 5
547,779 547,779 0000000000000000002271c72e18c8fb87734c630d55f3eaf8246811ddb82b2d 2,030 1.00/1.00 vMB 17
547,778 547,778 0000000000000000002500cf0790d2524f6e4259b192d98971b58f8075a7fce3 2,570 1.00/1.00 vMB 3
547,777 547,777 0000000000000000000e834775a5b28299923d9d76e1db893e5a764adcc432c8 2,994 1.00/1.00 vMB 29
547,776 547,776 0000000000000000001f0366c3cc910cedc1c4dbfc101df4900d82317adb8a3a 1,431 1.00/1.00 vMB 3
547,775 547,775 000000000000000000009918afe5f763d1b83fe24e7a76f21e5a6ab315e05d79 2,227 1.00/1.00 vMB 28
547,774 547,774 00000000000000000015bd76a6dee7b750ac6bab2c5283ee279571f4d341affe 2,731 1.00/1.00 vMB 22
547,773 547,773 0000000000000000000b8aaf3daaa5d6576712b59bfbc52ec95df379c5d81b81 357 0.20/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.