Loading Tool

Explorer IconExplorer

Memory Pool

76,665 transactions
27.67 vMB
0.07858514 BTC
Random Selection Loading Transactions
Max Size: 168.96/200 MB

Candidate Block

Mining Attempt 85615eed746f9100c0fa6ff88443d00ce255e2fa9ab1b7e810dfedf6156a17d7
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root ecaf73fe78c98883773e8087f87f30d4bb5f2fd59c2beaf2770a130046b6509b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,744
Size: 1.00 vMB
Total Fees: 0.01950192 BTC
Feerates: 402.60 > 1.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (408,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,359 506,359 0000000000000000002e64546fe9c0c5bebe9db8827eefd6fa5de0fc9f66d31b 635 1.00/1.00 vMB 45
506,358 506,358 0000000000000000004832254fa0f0d7eb949771facdb9271ca93056fabc126e 856 1.00/1.00 vMB 25
506,357 506,357 00000000000000000053bbba45ca6a5c9ea540a519fe19f207bbd3ce00c525ef 1,923 1.00/1.00 vMB 174
506,356 506,356 0000000000000000005de55ac86cf190fb1133d4943beba5abbb54db3ee53b65 1,801 1.00/1.00 vMB 198
506,355 506,355 0000000000000000000ae473c58ba82de1f7d444907c61c1381a4de94d5ebbde 1,028 1.00/1.00 vMB 69
506,354 506,354 00000000000000000054ba2cff17947f39959776f42d193b23c3426d207dc1b8 1,046 1.00/1.00 vMB 121
506,353 506,353 000000000000000000087fccdba5b3bec580c1e1da7f26ac49dd45f77144e47f 794 1.00/1.00 vMB 73
506,352 506,352 0000000000000000001feac7cc9fe4eda9077de652f05ca510dd82457b333a3a 1 0.00/1.00 vMB 0
506,351 506,351 00000000000000000031f14d69dcd977677ca125298a4235404c825cfebb869f 918 1.00/1.00 vMB 88
506,350 506,350 00000000000000000020618a7d5c0ed3e108e2f5739841721e10759c5d0bf511 1,194 1.00/1.00 vMB 97
506,349 506,349 0000000000000000004df4daeda229d2d605a8d0fb11ca3bf5a1d8ca11f2ebbf 896 1.00/1.00 vMB 77
506,348 506,348 0000000000000000002f54a48c9a570e0d83b97e214d7a2a8edfb3f6ad2f60fd 203 0.10/1.00 vMB 208
506,347 506,347 0000000000000000005b17f96540cb7f4d0651bf80dfe11523708f7b35f3e62f 847 1.00/1.00 vMB 52
506,346 506,346 00000000000000000015b5246619a21bd90622034f62e06e5463ac7fcc4e4ae0 1,137 1.00/1.00 vMB 58
506,345 506,345 0000000000000000005a21a81ecaa35e12b57ba0d644ded6e0dec4de365202cb 807 1.00/1.00 vMB 8
506,344 506,344 00000000000000000003e45cc5c487e9e82b332072ee5ae1c56bba53442b25c5 653 1.00/1.00 vMB 32
506,343 506,343 00000000000000000052ed862f20264bc76073c2ed4b8a7368afbbbcb5c9ff32 1,588 1.00/1.00 vMB 104
506,342 506,342 00000000000000000034c7b62c8571594dae8a0b55de3772a1206d8f13df301e 1,332 1.00/1.00 vMB 106
506,341 506,341 0000000000000000000dedd6390bf8f2586c1d28324e39de0b3c0824e890bf76 161 1.00/1.00 vMB 23
506,340 506,340 000000000000000000646cb4ee5af66aaefaaaf1c00abdb57058128ad3b7f65c 1,872 1.00/1.00 vMB 139
506,339 506,339 0000000000000000003150a6cc6b5ffd1fb118b30ab0374b1b36348286de4637 857 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.