Loading Tool

Explorer IconExplorer

Memory Pool

76,507 transactions
29.67 vMB
0.09907403 BTC
Random Selection Loading Transactions
Max Size: 179.29/200 MB

Candidate Block

Mining Attempt 0781b3b03d32be8839394bf41e8a83eab24bb9265fd96e31b6f8bb15968f11bc
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root dabfe3603a23ed20030d11e117dc176fa936b0088c09b6f47a0be7f4a9ab0690
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,153
Size: 1.00 vMB
Total Fees: 0.03252907 BTC
Feerates: 357.61 > 3.26 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (12,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
902,580 902,580 0000000000000000000082ff951c6fe296a0cd2c574b0e17ec45734853c6e4cf 730 1.00/1.00 vMB 2
902,579 902,579 000000000000000000017ddd4119fe6a42865641b91a5d172b29d370898eadc2 2,975 1.00/1.00 vMB 5
902,578 902,578 00000000000000000000aa3570b3564aece96b9ce5107e303759e7cda2f7013d 695 1.00/1.00 vMB 2
902,577 902,577 00000000000000000000a4917f676da6f88c2b6d192a66bacf358f7902a5d9a8 705 1.00/1.00 vMB 2
902,576 902,576 00000000000000000000398ecc74a6eecc8d64f903f7138d42a5cd1b26adf93f 466 1.00/1.00 vMB 2
902,575 902,575 00000000000000000001f322951d799c7591bc961de16844c8a9be7d7ce73455 648 1.00/1.00 vMB 2
902,574 902,574 0000000000000000000120a1611b714971b1265c6b28dc163eb18de66eb08c9b 1,584 1.00/1.00 vMB 3
902,573 902,573 00000000000000000001d6054ab405241681de95a7dee212181c0c2c215b18c8 1,335 1.00/1.00 vMB 2
902,572 902,572 0000000000000000000137955acd9c05460bb93838829d0669c53634e89822a4 3,325 1.00/1.00 vMB 5
902,571 902,571 000000000000000000012ce785929b61fa4bb8426310b1c1680da769cd52bbc3 3,677 1.00/1.00 vMB 7
902,570 902,570 00000000000000000001a04ef70b32d37d5600cb31beabe546e0ce8d1631874e 3,024 1.00/1.00 vMB 7
902,569 902,569 0000000000000000000029036886db0fc61c3b3b771f78133c575574e3b386f2 418 1.00/1.00 vMB 2
902,568 902,568 00000000000000000001dc61acdff1c7d58f093281803bd8f50d518eaa841a53 1,615 1.00/1.00 vMB 3
902,567 902,567 00000000000000000000b244cd48b482c254c56baf014046649693feefd3db1a 662 1.00/1.00 vMB 2
902,566 902,566 000000000000000000006784051c1d21d762cd4f536b8ff1efdf3f37b4258cfb 1,774 1.00/1.00 vMB 4
902,565 902,565 000000000000000000009f36b8794b9f3ecfa32eec41502f69a51373bda71ab6 2,652 1.00/1.00 vMB 5
902,564 902,564 000000000000000000002002bf8fd3a10ece084b99f409a38664c065ed0916cb 3,356 1.00/1.00 vMB 5
902,563 902,563 000000000000000000001c520423ef8c9dfb961dc174abf959403c8733a91bc1 3,004 1.00/1.00 vMB 6
902,562 902,562 0000000000000000000040add7b2e2f3bf1d4b8ffd46767dd66d56a86103afe1 4,069 1.00/1.00 vMB 10
902,561 902,561 0000000000000000000038d11b26de2844bb4d0429963931c11d18bf8a4b0e66 3,967 1.00/1.00 vMB 10
902,560 902,560 000000000000000000015d0b6ba857bc8954217f717cbcf3521fdba1b558a963 3,544 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.15 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: 744.01 GB
    • Received: 18.70 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.