Loading Tool

Explorer IconExplorer

Memory Pool

80,608 transactions
30.56 vMB
0.09331763 BTC
Random Selection Loading Transactions
Max Size: 185.75/200 MB

Candidate Block

Mining Attempt 8d2357c7b98789e8860169764be4d83691ce6f6150c8e746ba15554148f1e3d4
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 96a3d57a4510c1112e256fd265b15bebd329610b64654cfd7df6277a10db5ab4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,759
Size: 1.00 vMB
Total Fees: 0.02331237 BTC
Feerates: 301.59 > 2.34 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (615,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,152 300,152 000000000000000055999e05d8a6b940a8c85f7f3b35dc2b404297af16733323 68 0.04/1.00 vMB 23
300,151 300,151 00000000000000003ec99f76493f0202423fc1b72559b550fc473380b2bc520d 194 0.13/1.00 vMB 32
300,150 300,150 00000000000000006f2f149def045cffaa6dfc5d0b60eb69848d2299510007be 44 0.02/1.00 vMB 19
300,149 300,149 000000000000000049944df7c26f3a766bc5e202c26e3e881ba1850ec2fb7646 148 0.09/1.00 vMB 29
300,148 300,148 00000000000000006748fa19b8953edd01f022586641a1cb70ecf2caa2f3c2cb 64 0.10/1.00 vMB 4
300,147 300,147 0000000000000000825b186a237cae05b5184c6b054e9ab2571e25d3f64119f6 225 0.15/1.00 vMB 27
300,146 300,146 00000000000000002f1def9659b4caf2d1455a03a6a3c2d70c2e8d925ec253a5 46 0.02/1.00 vMB 28
300,145 300,145 000000000000000003d2a499385e933647d8bd5a1661b0c23590f5ecd2e4e4aa 828 0.71/1.00 vMB 21
300,144 300,144 000000000000000034e992f5d378d0613b72f9e23945bd364ac871701db320ac 689 0.25/1.00 vMB 43
300,143 300,143 000000000000000012d7c535785fa6690e5ee81070ba070028fe4eac521ad12a 26 0.01/1.00 vMB 24
300,142 300,142 0000000000000000112755c414c2fa31035adc38e0f2e5f2e41f88165034690f 178 0.12/1.00 vMB 26
300,141 300,141 000000000000000011a43cf45f7de9ae8714f8d67abf89689938013926733702 93 0.05/1.00 vMB 19
300,140 300,140 00000000000000005757bc7bd973cbfe7bcbf59ff8e3d1cb83a6778812e0cb99 308 0.23/1.00 vMB 15
300,139 300,139 00000000000000004a58cf244e45bdeba80fe4fc0e82a3b3a06ea354c4b8609c 481 0.34/1.00 vMB 24
300,138 300,138 00000000000000007200c8800c58324f02babe0cb5016eafde718ea9ce61be5a 719 0.44/1.00 vMB 26
300,137 300,137 00000000000000000124990b9647832a0f5d680eaa206c2d4076bbe82d25d695 512 0.26/1.00 vMB 29
300,136 300,136 00000000000000006c0f82b8696bdf2e2f0873ad204a3d51b8a445623f773853 22 0.03/1.00 vMB 16
300,135 300,135 0000000000000000468b22ff12dd2824e2a6a494aabfba85e0a225f8ef03e68a 34 0.02/1.00 vMB 42
300,134 300,134 000000000000000051e74ceb7d748717fcc08c4928d370ef6ef9af33d23b6828 398 0.27/1.00 vMB 25
300,133 300,133 00000000000000005d572117d7bd786566754014ee3a8e14e43ae6a7a2e16258 32 0.01/1.00 vMB 37
300,132 300,132 00000000000000005a89e4a96dc94b0221b0f91f4fa3d389b0fbcdcc907f7e0c 282 0.12/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.