Loading Tool

Explorer IconExplorer

Memory Pool

53,711 transactions
29.89 vMB
0.10244909 BTC
Random Selection Loading Transactions
Max Size: 160.48/200 MB

Candidate Block

Mining Attempt 49f360244316ec110e090c2fdf145971e22cb797a91ca3e4853fca9558c16b0e
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root 889a3705cbcf58d31567a39fa4c660b3fa9d3932e34a133370d79e8bae657d79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,226
Size: 1.00 vMB
Total Fees: 0.02800462 BTC
Feerates: 157.35 > 2.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (206,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,981 707,981 00000000000000000004dc55c41270fa6b0f7f92c0125e6d92b4a9d99e0433d4 2,377 1.00/1.00 vMB 18
707,980 707,980 00000000000000000002de5a7a3ef42f5d01d6a4b99397d983b70442d68810c2 735 0.37/1.00 vMB 10
707,979 707,979 0000000000000000000807b0e813c773aa0f993e82f142197cf78b04d9fcdf67 1,703 0.83/1.00 vMB 14
707,978 707,978 0000000000000000000bfe1b9d5a1fa41e82e2550900f6e812979b30f493d004 969 0.44/1.00 vMB 12
707,977 707,977 00000000000000000004445cf740c30c32bbb1d55b6b837b7a05871c418cdd03 572 0.17/1.00 vMB 14
707,976 707,976 00000000000000000004de24ab1b0145551e0d84ad746db85981f6128a5c1eb1 565 0.30/1.00 vMB 7
707,975 707,975 00000000000000000007331c36e0155e3dc77f723cf47b88c70f947ee6cf8655 2,611 1.00/1.00 vMB 17
707,974 707,974 0000000000000000000a1d531bb0cdd3dc204d28da5e2d498f6178a5db0b7fb3 771 0.32/1.00 vMB 22
707,973 707,973 00000000000000000003de3ed5fae375845ae88a29448b5c0b5f4bc515276d10 208 0.08/1.00 vMB 10
707,972 707,972 000000000000000000058788a227a7109ee8d4d26613eac4f011e7ea5ffea1a6 1,010 0.41/1.00 vMB 25
707,971 707,971 00000000000000000003925d181002113a919eebd00630ed0b1c40cfe0e9f82b 124 0.05/1.00 vMB 17
707,970 707,970 0000000000000000000b9826ca040b5cb876bdd8d51f2f4561ea1fa0a8e380c0 1,165 0.71/1.00 vMB 11
707,969 707,969 0000000000000000000bbc92f7decde17ebc3cd2ad45e772e84569ede5758ec1 916 0.68/1.00 vMB 15
707,968 707,968 00000000000000000002ba8165d8c49e7c740ee0dcaa22f6ebf1df0e562b6a87 1,831 0.93/1.00 vMB 8
707,967 707,967 000000000000000000090f12665f604425ea095232830fdfbb6c1c020fc09b58 1,852 1.00/1.00 vMB 13
707,966 707,966 00000000000000000007dc4e4b113ec4877df651fbbf5ac3a4d34ef3773d3f9f 538 0.27/1.00 vMB 9
707,965 707,965 00000000000000000005cbc9b018c65525e955c658b2ec24eec8285d22562b8a 2,174 0.93/1.00 vMB 17
707,964 707,964 00000000000000000004f7bbce358eb8afb91ec8703bd9aba877cb110656c131 1,514 0.53/1.00 vMB 12
707,963 707,963 0000000000000000000c295538de44e29fbdd29af7961bdc8186548d8888535c 1,870 0.73/1.00 vMB 12
707,962 707,962 00000000000000000002726ce17dd10442020f67fa6af68f0e3cfe3fba7719f2 2,327 1.00/1.00 vMB 22
707,961 707,961 00000000000000000005b45b99c2ad018943349faac8c29d781c19691dc145c1 129 0.03/1.00 vMB 18
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.10 GB
    • Received: 12.68 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.