Loading Tool

Explorer IconExplorer

Memory Pool

42,506 transactions
29.05 vMB
0.07536532 BTC
Random Selection Loading Transactions
Max Size: 149.29/200 MB

Candidate Block

Mining Attempt b969995b7835be3fe8937a5acad65700833108beff5bdca95310c0ccb3928aea
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 0497a700e76b7985fffc6418c9fef19c45c6cf75fdbbff9597bc7211ed3c5feb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,814
Size: 1.00 vMB
Total Fees: 0.01868967 BTC
Feerates: 150.75 > 1.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (525,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,182 389,182 0000000000000000098191b589c4f992e2934f5348db278f7845ed51a1088e54 2,498 0.95/1.00 vMB 37
389,181 389,181 0000000000000000092cd965155fdc616b764bd1827e4f30ec1fa32fb54bf78a 2,453 0.93/1.00 vMB 51
389,180 389,180 00000000000000000a9ae433a7825405a3cc3ed4da95c2d35d03623e7f662d26 2,375 0.75/1.00 vMB 56
389,179 389,179 000000000000000006e0073b85699d58a040754132b1e076ad0831e947d44811 2,420 0.75/1.00 vMB 47
389,178 389,178 00000000000000000b564b8a8e347e5078d237d2227c643894b7b420dd958edc 594 0.34/1.00 vMB 29
389,177 389,177 0000000000000000060541757965847eb1dc7e3920e51c206bdbf2dc2272bb02 1,116 0.51/1.00 vMB 33
389,176 389,176 000000000000000001247f866bf560c9c160916a0c107b42dd5ed71be0260b92 439 0.24/1.00 vMB 28
389,175 389,175 00000000000000000508e4510c91dc8dfa8b92a8f43a72102ba59a270f53aaf1 1,516 0.67/1.00 vMB 32
389,174 389,174 00000000000000000a5b88c93825e4d018c45ca10026add93bd3050c6c33e762 1,947 0.89/1.00 vMB 21
389,173 389,173 000000000000000004e9e2e5ef4bdbc5ac6e76847d090eb02aadbcd6ce2c2b68 1,031 0.71/1.00 vMB 26
389,172 389,172 0000000000000000049bac0228d69f4dd3fb48d0ac9a9676a16996544cef4c42 1,926 0.95/1.00 vMB 35
389,171 389,171 0000000000000000094578ed45a899910808eae7f7fdb90b3386a4d892702a46 1,259 0.91/1.00 vMB 23
389,170 389,170 00000000000000000970deb55971788ae9cb9a818c19090df2da41eb06b21755 1,216 0.71/1.00 vMB 22
389,169 389,169 000000000000000004919b20b58f38229c1e3659749bfab458c8c110731fedcc 2,424 0.75/1.00 vMB 45
389,168 389,168 0000000000000000099eff012d2d3a05d108323826b073fcf79ac56fe3e170f5 1,563 0.95/1.00 vMB 25
389,167 389,167 00000000000000000ba8201a19401f101a9257bcf83239f6f4706e327ccd5db7 2,120 1.00/1.00 vMB 29
389,166 389,166 0000000000000000040cff99607ebf5c5f2a5801467bbf1ffffa6be79fd85807 2,453 0.95/1.00 vMB 35
389,165 389,165 000000000000000009dbb4927cf0bdb1139b4bb2ac1815c25a63e260f128dfa3 2,604 0.95/1.00 vMB 42
389,164 389,164 000000000000000007871c76c36a170b111e61419e44ac8cefff8787611c9d36 2 0.00/1.00 vMB 0
389,163 389,163 00000000000000000098cc04be4d81e74c4e3f7eb047ec8320d69785fcf940a1 2,361 1.00/1.00 vMB 30
389,162 389,162 0000000000000000091592a27b634b041192fdd8b90f91f6dd08dec2a259f876 2,062 0.75/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.