Loading Tool

Explorer IconExplorer

Memory Pool

72,848 transactions
28.10 vMB
0.06695448 BTC
Random Selection Loading Transactions
Max Size: 166.51/200 MB

Candidate Block

Mining Attempt 9bc18a8efb6058949483f35dcab1374eb8d7ff42386515f75476d7bc398b9088
Version 20000000
Previous Block 00000000000000000000e94b2fa04b5815c8607f95d1c591178669b3e7ff4075
Merkle Root 0120aae8f889a41200262039d4a4ec3ef63b419365df9ff8933441d38ef44b1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,601
Size: 1.00 vMB
Total Fees: 0.01074571 BTC
Feerates: 111.62 > 1.08 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,032 (164,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,736 750,736 00000000000000000005bedeeb91befc0dfc343b7014cc73d4bc72bbc2efd248 2,018 0.68/1.00 vMB 9
750,735 750,735 0000000000000000000765ec5d4f742bb1cc258f6ee674fe03f776ff05119ca8 1,505 0.56/1.00 vMB 9
750,734 750,734 00000000000000000007fe4d8279960f98f839f56507336fcf4cb5a7777e3f67 1,257 0.66/1.00 vMB 6
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
Previous 10 blocks ↓
Total Size: 782.45 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: 666.84 GB
    • Received: 15.23 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.