Loading Tool

Explorer IconExplorer

Memory Pool

79,940 transactions
29.75 vMB
0.09130709 BTC
Random Selection Loading Transactions
Max Size: 179.66/200 MB

Candidate Block

Mining Attempt 82f84d5137aee8ca9d286d3670dde51e5ff689311e9f8786a13685c5c3e82215
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 744e6cbdf41c3bad46bb67d6c53d414d389f64d15ddd12c428260f571f1aca31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.02715792 BTC
Feerates: 100.11 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (316,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,301 598,301 00000000000000000005db28594f7568376fb14928f319f6395b2f5674c25edc 1,691 1.00/1.00 vMB 14
598,300 598,300 0000000000000000000e0d299b54fa4f2e7253fd5e6c8927034abc46b102d2a2 1,281 1.00/1.00 vMB 15
598,299 598,299 0000000000000000000a8ba66c60a429eda97fb6ee8d64015616cd07f0847b2c 1,328 1.00/1.00 vMB 41
598,298 598,298 0000000000000000000c5392983b9107db7fea258e505d2011011ee550496701 819 1.00/1.00 vMB 64
598,297 598,297 0000000000000000000211c97de6d105fe5950e61a2cfaca18acc765e2d8628f 2,819 1.00/1.00 vMB 19
598,296 598,296 00000000000000000002011b387de3076b5cf0eb05b39d1d58679b6088450341 2,841 1.00/1.00 vMB 7
598,295 598,295 000000000000000000017698343001014116c9d676d63bad35c37e636c0693e2 2,389 1.00/1.00 vMB 5
598,294 598,294 000000000000000000069f4232c539c4a9091af74b0b8cc2330bc549f8341b99 1,763 1.00/1.00 vMB 29
598,293 598,293 0000000000000000000012b9ed760957adaea8684069dc5ad63f6b94d0ad4377 2,722 1.00/1.00 vMB 34
598,292 598,292 00000000000000000006619c3fd804c834999072826c1a22d206c5a83eb2f008 2,813 1.00/1.00 vMB 9
598,291 598,291 000000000000000000028b708e9cd27aa052246f6e7853aa8a98fcdc627096c2 2,989 1.00/1.00 vMB 34
598,290 598,290 000000000000000000127810b1de2fe52125b9793de0978e5fb21375c56fab55 2,769 1.00/1.00 vMB 43
598,289 598,289 0000000000000000000714a64e7ef63415b178bcddb63c25b51c28d1dd56c76d 1 0.00/1.00 vMB 0
598,288 598,288 0000000000000000000cf3070757dec30c331d58381a520fb3970f5d959d07a8 2,798 0.96/1.00 vMB 8
598,287 598,287 0000000000000000000331d0cab9a341cf65f7d27cffb46ed07ec2df5a42093c 2,775 1.00/1.00 vMB 13
598,286 598,286 0000000000000000000cd97261de9d4e14cf7a6eba5ede57f5f81d757ba819f0 2,928 1.00/1.00 vMB 38
598,285 598,285 00000000000000000013a5c2b1fa4b1ce0bd3303d07477b7fb4f2d4ef4be2ecb 808 0.27/1.00 vMB 16
598,284 598,284 00000000000000000013afa1236af52a04be34023a44b9f4248d4ee00b50bedf 2,531 1.00/1.00 vMB 14
598,283 598,283 00000000000000000006419f1c61affa43c86656d2c24600da7a865ca77614b5 3,305 1.00/1.00 vMB 37
598,282 598,282 0000000000000000000176155d26dd9bd0461fc378a7c567f3886c20b5542517 2,985 1.00/1.00 vMB 26
598,281 598,281 00000000000000000011985d67b739020b4e7cc12a0001d631eb771d26746fea 3,216 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.