Loading Tool

Explorer IconExplorer

Memory Pool

27,822 transactions
7.64 vMB
0.12625561 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.34/200 MB

Candidate Block

Mining Attempt 23e7d50a9a5fcb1edaf03483b0b3174bf0ebebb846f8020997d49f39c133f4a1
Version 20000000
Previous Block 0000000000000000000126c5f459a849ef08f23fc138334e0341eb4a4a0b5ca8
Merkle Root ede17f891b2ed122ed28a7e2396ae146d6ce7d34bbcb7c91e96c2038208a24b0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,049
Size: 1.00 vMB
Total Fees: 0.08780428 BTC
Avg Feerate: 3.42 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,113 (726,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
186,143 186,143 00000000000006a424f7fd143686950793217c95380db151a91bfb0646a105c9 0.07 MB 131 99
186,142 186,142 0000000000000608e5e5bd5ca22b81802873cd9ccf54e4630b1c3caac2ec044f 0.09 MB 201 103
186,141 186,141 00000000000005f7db5a1c75eccc1d1ac3b9603d23372622ec42bcfe84c8576b 0.04 MB 94 111
186,140 186,140 00000000000000776fb8b9cd7a835e4f51b790f8c55d9fb5467fe5c836f50193 0.09 MB 128 96
186,139 186,139 00000000000006671add18bbc096acf5e2e9c22e02b08a45e040f427bf03bd78 0.03 MB 104 37
186,138 186,138 00000000000007ebd17e97a76985ded825202069957de977fdf29c195b1f78c8 0.08 MB 173 135
186,137 186,137 0000000000000529bd450be88db2e5fb72e6a98fb818b22e87d96ee3f8f9d837 0.08 MB 179 115
186,136 186,136 000000000000031fde90bfebe2e4add9865039a5b3c006847364c45095171193 0.08 MB 175 162
186,135 186,135 00000000000002ea6a3b6ec6d5e260f9af7db8e0d485b96cf615058eed0616b5 0.20 MB 512 140
186,134 186,134 00000000000004c9716a2837fa24aa7e5e72ea7d41c99eb55256d0237f72572f 0.25 MB 559 123
186,133 186,133 00000000000000f8bbad5639702676c0a8967d23ccb8066aa8bf9fe3e91de1b5 0.00 MB 11 70
186,132 186,132 00000000000004c736494df86151ca40a91949f77e6b3b80ed0063b6ac557607 0.06 MB 177 63
186,131 186,131 000000000000082db04eb6bb91bda9b33bd9286e8fcb7c828da46ab0cfeadddd 0.03 MB 30 55
186,130 186,130 000000000000066ac592a073ac8b6cee1f25fcadc212cd2877f93b63cfdaa526 0.03 MB 63 96
186,129 186,129 00000000000008b765834fdf78a433d05fc3805f61ca1acc9f34ff8ceb6c27ad 0.01 MB 29 30
186,128 186,128 00000000000000b6c1cf1c00667d1f715332a55bf7cf2f9b6976e74a16a39f52 0.31 MB 736 150
186,127 186,127 00000000000009763ec6e94b1ed8b04e73b7439c98524d1aec3e5f12ee2b0872 0.05 MB 111 59
186,126 186,126 00000000000000a619a6f3952f07ab445c04e21ade0306b7b593e8418fe7ed64 0.03 MB 31 199
186,125 186,125 0000000000000808f7ea0544fc569b4ee59283948131d71659354ba93b1022d4 0.09 MB 120 110
186,124 186,124 000000000000099aa14a0e1160727f3052b5a86631675c4c6d36c846e2319e3b 0.00 MB 5 3
186,123 186,123 0000000000000937600e820332097f566398f24294b025a9fcd9fe51c02bcb88 0.04 MB 128 92
Previous 10 blocks ↓
Total Size: 779.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 10
  • Data Transfer:
    • Sent: 116.75 GB
    • Received: 0.47 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.