Loading Tool

Explorer IconExplorer

Memory Pool

88,163 transactions
32.27 vMB
0.17020520 BTC
Random Selection Loading Transactions
Max Size: 195.45/200 MB

Candidate Block

Mining Attempt c1ddf655957a047d6f0bd8fb1761060158fb9ca6c06e695be7bef8bfd3b85c25
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 567cf6098d5fd64346feaaa73e747f8349d23783f9fddcf117ce7f8af40586f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,593
Size: 1.00 vMB
Total Fees: 0.08229306 BTC
Feerates: 216.64 > 8.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (637,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,583 277,583 00000000000000005bee6554b482505af391989921f7612fa79b4949197c646d 939 0.40/1.00 vMB 76
277,582 277,582 0000000000000000591328469b75dcecfeba375b9592ac45dea97f290b2b702f 326 0.15/1.00 vMB 55
277,581 277,581 00000000000000000f57758ab19c22ab5267448c4ba7e6250f8108498f1b5024 100 0.06/1.00 vMB 39
277,580 277,580 00000000000000001f9251dfebd577a2db53364fde46459edb52fd83c18a6233 329 0.20/1.00 vMB 25
277,579 277,579 000000000000000320c206202383b6f9b2cee17513fc2c55abb85bd86ef31220 649 0.25/1.00 vMB 64
277,578 277,578 00000000000000011caf1bcbd9273a197bf919eac8e2a07d5535535d4a44e9cf 202 0.13/1.00 vMB 20
277,577 277,577 00000000000000029da671b16a213d2a0e3b37a91b58199975036c2b87b435c5 676 0.25/1.00 vMB 67
277,576 277,576 000000000000000326650072a46fab7d5fbc4d46f0fba6c3d3b0c1de49249888 334 0.14/1.00 vMB 54
277,575 277,575 000000000000000164d4069d6d59380f21e7ecd94578870186d3183a40264a99 112 0.05/1.00 vMB 38
277,574 277,574 0000000000000002db0bed965699103eb3f656ef528c7cad0b0c557cc3d91e57 801 0.36/1.00 vMB 43
277,573 277,573 000000000000000318fe1e2be790ce4af6f0ae7cc7c762a3ed5d2d16ada3490a 76 0.03/1.00 vMB 88
277,572 277,572 0000000000000001fe4e9d5e55d7d2d27af6e1cd0cd78756bef520b581d0552e 49 0.03/1.00 vMB 39
277,571 277,571 0000000000000000b63f6d87b991293ad589f2c9b0e784c43dba464fbd950b60 559 0.33/1.00 vMB 37
277,570 277,570 000000000000000313c91493d970eb768f18c976ba783a66656e9391b6843199 137 0.15/1.00 vMB 17
277,569 277,569 0000000000000001f2a22f2364a2d06e4d9e9313c215e7257a83c53e38975955 631 0.25/1.00 vMB 46
277,568 277,568 0000000000000001593cd1510f37c946bf15ae38aef9b02c9905d70fc04bbbb0 45 0.02/1.00 vMB 86
277,567 277,567 00000000000000021e1391251896a847113eaecb64d84633c48bf57b91005323 397 0.16/1.00 vMB 48
277,566 277,566 000000000000000148e816da24a956491cb6aaa449e12c28b4d1c697fc8c5555 165 0.09/1.00 vMB 59
277,565 277,565 0000000000000001a09d7b144911fee37f5de428eed07bb6cd54de461caafa9d 117 0.08/1.00 vMB 26
277,564 277,564 0000000000000000319a74fa139e33595e29641f92215f2dfe52e0a1d99a0d0f 126 0.08/1.00 vMB 22
277,563 277,563 00000000000000023128880de8e8f2d9b5500d8305e36b2e66db5c1aa6520f68 536 0.23/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.