Loading Tool

Explorer IconExplorer

Memory Pool

78,318 transactions
29.25 vMB
0.11228257 BTC
Random Selection Loading Transactions
Max Size: 177.12/200 MB

Candidate Block

Mining Attempt f4d22698e91d0cb059c4edb92ab9563f0243c3136d766a5d3a5fc715258bb95c
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root e650a87bb1b93b4299face2fc58a44514603149e9d32957e576f9740b97ad0ec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,880
Size: 1.00 vMB
Total Fees: 0.03868314 BTC
Feerates: 198.58 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (450,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,979 464,979 0000000000000000020cb923ab59ec710369d2d7d8ad488597f2fbc71393a041 1,521 1.00/1.00 vMB 269
464,978 464,978 0000000000000000011f3384b54a210211eb34fe36ab6a596a4a17205fdf578a 1,225 1.00/1.00 vMB 230
464,977 464,977 000000000000000001e1820f12ab9c710364a015b2373e81b588a937a2627639 582 1.00/1.00 vMB 221
464,976 464,976 000000000000000000a8603fa9eef605ae7c2e3697ef4d52ab3fc8225518d7e4 1,006 1.00/1.00 vMB 178
464,975 464,975 00000000000000000166ccdc9c69e63f53e194a2c075d3c54dcdd96fa9874f52 900 1.00/1.00 vMB 225
464,974 464,974 0000000000000000012d17099fe2a1780166081e89f803b70729fe1c4a1936bc 1,029 1.00/1.00 vMB 198
464,973 464,973 000000000000000001c6f85a86dd436f66f9453ca4f1ea438ac0bec1ceddea95 1,168 1.00/1.00 vMB 249
464,972 464,972 0000000000000000014915cc5b278beff81d772566beb9bb29a0dad9c0616447 1,325 1.00/1.00 vMB 232
464,971 464,971 00000000000000000047926735bd15ea905e4ba031ad1e617366989c771439e0 1,129 1.00/1.00 vMB 218
464,970 464,970 000000000000000000770cc6818c58575a2d98695bfd7fccbd833254818ce5e9 2,564 1.00/1.00 vMB 350
464,969 464,969 0000000000000000018ec37358d170cfd52e5dc939e768a16c7fc5972c5c7431 2,361 1.00/1.00 vMB 289
464,968 464,968 000000000000000000350771dd572ed0386beb17e28109031d30d71fd4124acb 2,190 1.00/1.00 vMB 279
464,967 464,967 0000000000000000007ad6337b6abf9969f878c9b8e361aace79e19150dcea56 2,833 1.00/1.00 vMB 232
464,966 464,966 0000000000000000006c6b359ab513f24d2e3ad49eae7a3f331b04b08d6e78d6 2,810 1.00/1.00 vMB 257
464,965 464,965 0000000000000000021208f408a0034c2108232bb4be135cd28db7635c761ce5 2,760 1.00/1.00 vMB 195
464,964 464,964 000000000000000000ab5c12de32709a2d2b447754aa4f7b21ff2b1fad0767c2 2,166 1.00/1.00 vMB 194
464,963 464,963 000000000000000000edc346a7265695daefc67da1531e6ea9f65d9baa71cf21 3,045 1.00/1.00 vMB 238
464,962 464,962 00000000000000000015b948d4291fcde78e7349d6968262a5d2e3b425dc8843 2,715 1.00/1.00 vMB 182
464,961 464,961 000000000000000000ca4e4a3076ce3b2623e204e5c60d3bb49a6be08b92e0b6 2,468 1.00/1.00 vMB 204
464,960 464,960 000000000000000001cb0b27784234e71efe7c75a120c99074826cba37fd7a00 2,406 1.00/1.00 vMB 226
464,959 464,959 000000000000000000578a343564ee6f6ccd30c38b0cd777e82466fd0c05a589 2,311 1.00/1.00 vMB 201
Previous 10 blocks ↓
Total Size: 782.86 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: 712.92 GB
    • Received: 17.25 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.