Loading Tool

Explorer IconExplorer

Memory Pool

34,006 transactions
26.40 vMB
0.05463032 BTC
Random Selection Loading Transactions
Max Size: 132.61/200 MB

Candidate Block

Mining Attempt 437c3f107ad746c86781b41edbe47e9eda4bee75a24c99e1585b62e556e30c0a
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 61bc6e2befc2748057ac691a634fda83cb853130939c8ed4a086bb184a55cf13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,177
Size: 1.00 vMB
Total Fees: 0.00558883 BTC
Feerates: 29.53 > 0.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (604,320 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,331 310,331 000000000000000012c5632167c663adfac3e5d1ae611ae166bade1b6aa9d790 181 0.08/1.00 vMB 36
310,330 310,330 00000000000000002ed73c2bbb6ebcb72524c4667b86d93974612cbebe9b2d6f 293 0.16/1.00 vMB 71
310,329 310,329 000000000000000027f67c731cda69433f1db735f0c699affd75cbd9b40ba28a 181 0.10/1.00 vMB 34
310,328 310,328 00000000000000002e2d1574ff8059e789f4772cc0b7918a6cce780187098ea8 227 0.11/1.00 vMB 31
310,327 310,327 00000000000000000d57bfe0d51b1b720df85a3694bb695d19120f4aa916a0bf 337 0.14/1.00 vMB 38
310,326 310,326 00000000000000003a775f5e9b8cac5f37fd13922cb77462a0a29afc20078117 333 0.21/1.00 vMB 27
310,325 310,325 00000000000000002b82014ebc237e1caba89f77bb51a6e337a1b46a937226f8 372 0.22/1.00 vMB 27
310,324 310,324 000000000000000009160168b4ba7120c8eb0226f7ac9b1711cbf944605a2477 129 0.07/1.00 vMB 28
310,323 310,323 000000000000000026221c54efff8ec13b1ccc78f66d477c658bd20364416fe6 726 0.40/1.00 vMB 31
310,322 310,322 00000000000000004148d99fc9568f972a165f4f1deaebd149193a4a3d647499 404 0.35/1.00 vMB 18
310,321 310,321 000000000000000008a73c40a2ee7b5e0fc1fad242baa4f8342c4f6d5bb8a663 571 0.31/1.00 vMB 30
310,320 310,320 000000000000000024826185a782e59e61a67c4d79c5051d1f558f77f38d3c0e 195 0.09/1.00 vMB 32
310,319 310,319 00000000000000001029476529829de8659aad70f10311f25d9881beed36a9a8 51 0.02/1.00 vMB 4
310,318 310,318 00000000000000002ecec5dc4f54feb67b9acde29e930600be22b8852ddf1248 298 0.18/1.00 vMB 25
310,317 310,317 000000000000000030ee695ed61880524ed09a470ec5de14bac043b55f8da636 238 0.16/1.00 vMB 23
310,316 310,316 000000000000000039633a93b5f062355d87122c253bde429d0dc8bbb2adef3f 869 0.58/1.00 vMB 29
310,315 310,315 000000000000000022e47ec2ce4864abbb0a89ea9b3bf476b437c89eef596603 82 0.09/1.00 vMB 13
310,314 310,314 00000000000000000e524304e8d1f2143af10c011bba4bb797e55b8d09210487 265 0.15/1.00 vMB 29
310,313 310,313 00000000000000000401e31e739f470ae801652f0684eb26a1af71e72de5e4c4 236 0.24/1.00 vMB 16
310,312 310,312 000000000000000004f7ca0ce880928aa277e8272c648798a02d98b08a528ee1 38 0.04/1.00 vMB 32
310,311 310,311 000000000000000027c98ef34e07af11329fc64ccd06e7fc4ec01ece0692f4a7 108 0.08/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.77 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: 632.83 GB
    • Received: 12.15 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.