Loading Tool

Explorer IconExplorer

Memory Pool

78,584 transactions
29.47 vMB
0.06843002 BTC
Random Selection Loading Transactions
Max Size: 177.07/200 MB

Candidate Block

Mining Attempt 3fbb4eb6a6a2aa2fbe330cbdf994b7a32a207cee6287bdda17f254993de34a26
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root 7bdd5b5695db4928276bd25810ad199aeaf93b4669eecbbc2a3993b62cd5d444
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,675
Size: 1.00 vMB
Total Fees: 0.00864437 BTC
Feerates: 302.06 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (164,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,733 750,733 00000000000000000002e8c1c59fc86f721ba3a3294d2b1165597ddb910058e6 1,054 1.00/1.00 vMB 4
750,732 750,732 000000000000000000093a81b37f9dfac400f0bf84f6f946fc66e9a910d14290 1,838 0.68/1.00 vMB 9
750,731 750,731 00000000000000000008732d102de86ee0e9a7ceeb6cb18f1f84b550aa13e76f 241 0.34/1.00 vMB 2
750,730 750,730 00000000000000000004d4a438528a60a34bb9ee4c463d6f1773dc0948911831 2,770 1.00/1.00 vMB 10
750,729 750,729 00000000000000000007637c81e52563fd5f3f338a7fb07df3d9963ea0d2dc96 1,646 0.67/1.00 vMB 8
750,728 750,728 0000000000000000000165b78c10e687c740af972033913713bf7c7401b33f20 527 0.21/1.00 vMB 9
750,727 750,727 0000000000000000000433eb2796b77644796f4a6a4e9838aa6bc119c52a41a8 497 0.51/1.00 vMB 1
750,726 750,726 000000000000000000082ec7abe0232012d9e5db0b9647710798e16d226c416a 3,067 1.00/1.00 vMB 11
750,725 750,725 0000000000000000000928e7217a42621b29b088f8c18886649148ff24100c2f 2,594 1.00/1.00 vMB 5
750,724 750,724 000000000000000000040c2f4ab194230f1dfecd6dd2768ff054d41380e04fa3 2,988 1.00/1.00 vMB 14
750,723 750,723 00000000000000000007a15081edba7d5db937dcb5c343acda6f807338c4029d 1,214 1.00/1.00 vMB 8
750,722 750,722 000000000000000000033cc0fa1fb9f6ad08deb0ce27f4c86cda385fecf9a391 407 0.27/1.00 vMB 3
750,721 750,721 0000000000000000000059b39cc02e6cad30feedede1183cf6c61e677f29644e 3,296 1.00/1.00 vMB 7
750,720 750,720 000000000000000000038e74e0ef342104112308c7087ee6a34acd8d18cdb5f1 2,625 1.00/1.00 vMB 15
750,719 750,719 00000000000000000007a2fd1e3183f2fa4f0d547a4fb8576ba6bcb64eae5215 1,773 0.96/1.00 vMB 7
750,718 750,718 00000000000000000006321280fe0fc167fbc0abea62a3443b44e96fbe695a7a 3,080 1.00/1.00 vMB 13
750,717 750,717 00000000000000000002d330736610e67433d0b075d33eaa09b5aa985932e7dc 1,282 0.69/1.00 vMB 5
750,716 750,716 0000000000000000000084eb4f48f3659f285bcb9fd5be09ad682b3b6fa7a257 1,855 1.00/1.00 vMB 6
750,715 750,715 00000000000000000002107383e12f7a04ecf745c47f91a3a6dd0a2b146efcad 2,377 1.00/1.00 vMB 6
750,714 750,714 000000000000000000009347a4326b0a33a4b0de418a9c219f72c8bdf94b5450 3,014 1.00/1.00 vMB 9
750,713 750,713 00000000000000000000691ed60af7e033f66617275793b1aa86532fe5cb5a10 1,610 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.10 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.