Loading Tool

Explorer IconExplorer

Memory Pool

76,720 transactions
28.73 vMB
0.06731164 BTC
Random Selection Loading Transactions
Max Size: 174.06/200 MB

Candidate Block

Mining Attempt e32f682f6ad6c6097823566198ccf9864576126f047c03b6c95d588895dc44ec
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root bc70332fde9b4e0cec33553d8940a16a09792c1b39ed1fe2bb8819ae7355c151
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,676
Size: 1.00 vMB
Total Fees: 0.00747179 BTC
Feerates: 40.21 > 0.75 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (219,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,635 695,635 0000000000000000000656b8dec06ac4c1dec1d6899f4cdc574fe544fbd55f8a 1,411 0.51/1.00 vMB 13
695,634 695,634 00000000000000000004d652ce78f6e7d5dae0e6ec7caa8748d0585641d41fde 55 0.03/1.00 vMB 11
695,633 695,633 000000000000000000071060ef2ab93632bf77e1744ce7a2693d430f31b15d92 131 0.05/1.00 vMB 13
695,632 695,632 00000000000000000000bdd1339602e077165a49f3907b2882a47c4ed8842ef7 1,061 0.64/1.00 vMB 4
695,631 695,631 0000000000000000000de2416d1055c9e78df7f72893ca90810196cc27c71de2 1,971 1.00/1.00 vMB 16
695,630 695,630 000000000000000000068b91c090907fa8e2aab9c198560783423478245693a6 982 0.35/1.00 vMB 12
695,629 695,629 00000000000000000011d5076bdeabc7c73d47466be774d368100c9c4264c174 1,015 0.41/1.00 vMB 13
695,628 695,628 0000000000000000000b5cfe4aaae1d8df8cc42179984352b65d26470146ba24 642 0.35/1.00 vMB 4
695,627 695,627 0000000000000000000ab1bde54ae985098fd600973298a53aa4c496083f6a02 1,763 1.00/1.00 vMB 4
695,626 695,626 0000000000000000000572c11a1fc8403695c7838dc285b026e8e8a0be041fc4 1,574 1.00/1.00 vMB 4
695,625 695,625 0000000000000000000394f8e319436de6adf416c48749ea590c3b618d7cac4b 2,209 1.00/1.00 vMB 7
695,624 695,624 00000000000000000000af87b29e51f0baf165112c9696c414ad9a9500b751b9 3,662 1.00/1.00 vMB 15
695,623 695,623 0000000000000000000261d22043a8d3bf968ab8ad73b3909c359671934e787a 2,635 1.00/1.00 vMB 18
695,622 695,622 00000000000000000001141da3efc7dcf5b75f7fc690407746cb56c4af99ad41 2,677 1.00/1.00 vMB 18
695,621 695,621 00000000000000000010e1af1f00f6bfcf09d6649966797103a2a06c8a225617 1,968 1.00/1.00 vMB 6
695,620 695,620 0000000000000000000c294e11a9a80e24202712f7d12ac7671f3e1c4db522d9 1,297 1.00/1.00 vMB 6
695,619 695,619 00000000000000000010f52881e7983453215a1f27b8f815d12efa3c23ab07b4 2,566 1.00/1.00 vMB 5
695,618 695,618 0000000000000000000847b053265e2d199481611ee4c1a1fdb052eef5e81f32 968 1.00/1.00 vMB 9
695,617 695,617 0000000000000000000bab739a4e3f9d4c246a44b0b33908768250195982bff9 2,359 1.00/1.00 vMB 22
695,616 695,616 0000000000000000000f3d06320b1df55a86debd29c4502a6b90c750e89a4929 976 1.00/1.00 vMB 6
695,615 695,615 0000000000000000000a8454f15d69e296d908dd06c74ec5a43798adbd46f6c3 1,911 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.