Loading Tool

Explorer IconExplorer

Memory Pool

44,440 transactions
27.23 vMB
0.07723261 BTC
Random Selection Loading Transactions
Max Size: 143.72/200 MB

Candidate Block

Mining Attempt d6ffb1e663f41fde0a2acb9f65a7567bd72e45bacdfbb75b3a132ba56320a2b4
Version 20000000
Previous Block 00000000000000000001f5a331a027bc0be29c9295c200059def10bd81bfe125
Merkle Root 7c5350298518879ab8e7a1502edebca786503cb9d32f30f6cecf3a021f66618b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,045
Size: 1.00 vMB
Total Fees: 0.02653655 BTC
Feerates: 200.83 > 2.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,801 (244,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,208 670,208 0000000000000000000021b1c47d8651eca3474458785f3499b7f80158ffa9b8 2,243 1.00/1.00 vMB 112
670,207 670,207 000000000000000000009de7c53fa7284a0bf0764b66e38720382deaa00f3927 2,780 1.00/1.00 vMB 178
670,206 670,206 0000000000000000000b4c9360325d544c0e46240a17b587316eca418fe2d809 2,837 1.00/1.00 vMB 123
670,205 670,205 00000000000000000007820d71ef53302bfa39c7faa996380b6ba14d09388b71 2,141 1.00/1.00 vMB 153
670,204 670,204 0000000000000000000174db8d422f4358b7cb26a4dfec4beac3d446be2efac8 582 1.00/1.00 vMB 153
670,203 670,203 0000000000000000000cf57e951fb62480944a5753e620a38ac59e753dc6e20f 2,429 1.00/1.00 vMB 141
670,202 670,202 0000000000000000000cbcebef1dd16b1a9ff4eeca15bc111316ec212866c30f 3,371 1.00/1.00 vMB 148
670,201 670,201 0000000000000000000444ef790b17857bf2358071c85b031f94455a72aa2c0f 2,169 1.00/1.00 vMB 152
670,200 670,200 0000000000000000000250aa1e02385777e2b828da49d41f2666fba13b446e3b 3,208 1.00/1.00 vMB 169
670,199 670,199 000000000000000000049dfd23f96065cc450ecbac0762c4634677c4936c94b6 2,879 1.00/1.00 vMB 173
670,198 670,198 0000000000000000000643d07921fc68c21d4ebae992f0d0fc1c5d46c3ba212b 1,558 1.00/1.00 vMB 160
670,197 670,197 000000000000000000089b006035f1774a8aac0c3ee5629047f35d838aa69de4 2,761 1.00/1.00 vMB 186
670,196 670,196 000000000000000000006a2035c0bf518a211086bfea486cfd283d5d9d18be99 1 0.00/1.00 vMB 0
670,195 670,195 00000000000000000006ff0495fc09e4627da4434ea0dbb8e25f0bacbd5e9307 704 1.00/1.00 vMB 162
670,194 670,194 000000000000000000054605d5459cb4a68b79cd2acb37dc59cbaed15d0a39e8 1,354 1.00/1.00 vMB 161
670,193 670,193 0000000000000000000a4288979be317aacfc55eab1754f122f629d3b264a287 2,994 1.00/1.00 vMB 184
670,192 670,192 0000000000000000000d0806d498ebe37c81960ba66987dd30f1eab9c9330c74 2,053 1.00/1.00 vMB 171
670,191 670,191 0000000000000000000465f6ab8f2e31dbb9530f65b699fd2aaa0c52e6ef45f1 1,542 1.00/1.00 vMB 181
670,190 670,190 0000000000000000000b3f25217076a20dbc915467daa4d33145a3bbd2d13e7d 2,634 1.00/1.00 vMB 170
670,189 670,189 0000000000000000000b8d3584b649a85577b55b5ff609363e1f9cbf30d3af2b 2,820 1.00/1.00 vMB 189
670,188 670,188 000000000000000000075f043575b3f1714f51884d0344e4328a492ca9846e8a 220 1.00/1.00 vMB 158
Previous 10 blocks ↓
Total Size: 782.03 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: 650.40 GB
    • Received: 13.27 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.