Loading Tool

Explorer IconExplorer

Memory Pool

77,126 transactions
29.25 vMB
0.09300771 BTC
Random Selection Loading Transactions
Max Size: 176.68/200 MB

Candidate Block

Mining Attempt 9380f05062f3c7aa4bf99df2bf6deac650a5e3cc7c6cdbc09079023a8a6fb889
Version 20000000
Previous Block 000000000000000000018dccc1f80f688a1293ee5004ca43085f353ec09eaad5
Merkle Root 8703b26d9f7b3bd6f2f847dd16fe4c52b094f1d40c62f7631cc48265f7230408
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,752
Size: 1.00 vMB
Total Fees: 0.02063742 BTC
Feerates: 82.92 > 2.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,275 (231,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,038 684,038 000000000000000000090b6d33ffb09d0de30ab3b8a4cbec925d0372dcb6d2da 2,159 1.00/1.00 vMB 41
684,037 684,037 00000000000000000001aec57ab666811a5a8a6ec39afeb4a189724446efe2f1 1,841 1.00/1.00 vMB 53
684,036 684,036 00000000000000000004a91c90f68f01f8ab4f7ed3d6447339b2b9649c9cd997 950 1.00/1.00 vMB 68
684,035 684,035 0000000000000000000228b99b6d2a418f3fce973d3e70f2a4538fe0fd39ea93 1,731 1.00/1.00 vMB 56
684,034 684,034 0000000000000000000ab88944c185fbe9d0a04dc1a1ce9a2269437b3dad35d4 2,578 1.00/1.00 vMB 61
684,033 684,033 0000000000000000000137d5639a8676cef587fa81a3bae065fc2e187729b644 2,065 1.00/1.00 vMB 79
684,032 684,032 0000000000000000000b346d014b3cb3e80d06a13b52e44f1beb0a98374c4b76 2,960 1.00/1.00 vMB 89
684,031 684,031 000000000000000000000570ebe6eabc0c76fa12aa2ffdf5a3980d776f479dd6 1,681 1.00/1.00 vMB 66
684,030 684,030 00000000000000000001c99eecb84672ee0837939568daf306cdf54342be385c 1,320 1.00/1.00 vMB 61
684,029 684,029 0000000000000000000a30185e47a59e056e406d0edbef07345808be38994355 2,041 1.00/1.00 vMB 84
684,028 684,028 0000000000000000000879928c436d85d9b5de1ebdd71d79196c32dbb343f5fc 2,433 1.00/1.00 vMB 49
684,027 684,027 0000000000000000000325395d090b8fb3614bdea00b6f1c66cb973f9b2f6d8b 1,089 1.00/1.00 vMB 49
684,026 684,026 000000000000000000072cc1f3bd213458f110b7b8e652f8323aeb5a6a0fb894 3,041 1.00/1.00 vMB 62
684,025 684,025 000000000000000000024748c8c8df594842d9fcdc8cc8f65997d8e1a14909da 2,745 1.00/1.00 vMB 77
684,024 684,024 00000000000000000002a988d569823db126f94a8dc5683c9e0b34f4a04ac412 2,313 1.00/1.00 vMB 72
684,023 684,023 0000000000000000000aa8c53f5838aa11c0e6f6a93f2ab2f1bc31d92b7ce538 571 1.00/1.00 vMB 64
684,022 684,022 00000000000000000006ae3cc03317f82e6147eaaac70698f31269d28c2802c0 2,558 1.00/1.00 vMB 79
684,021 684,021 000000000000000000017bf6b4f9f08a67bd61ae1708e510542677a9f051c53b 2,227 1.00/1.00 vMB 43
684,020 684,020 00000000000000000008bd7a9f14d24aae6e3f2378641dc949b57602f76a6f15 1,269 1.00/1.00 vMB 40
684,019 684,019 00000000000000000006756e010bba6c3710d948ef9b0f0c9d2b60b132990ddf 3,035 1.00/1.00 vMB 65
684,018 684,018 00000000000000000002d479e38488d54647d4362ef61736ad93929133c5229b 2,297 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.87 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: 713.07 GB
    • Received: 17.30 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.