Loading Tool

Explorer IconExplorer

Memory Pool

12,617 transactions
5.35 vMB
0.05065208 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 31.57/200 MB

Candidate Block

Mining Attempt a6b9940a118d7043bb5f1aae355ee4b1ac51ba0db4e59427d24e3ffa3d4088ea
Version 20000000
Previous Block 00000000000000000001cab3eb2a8339cf2f1dcb5c1019b9c58236a19ab8b0ed
Merkle Root dd6c21ab7184d3d9e9b8d2d21a68d6c05dd8f9c17b46cdf0f15ac187bd5ab17f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,980
Size: 1.00 vMB
Total Fees: 0.04193581 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,455 (708,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,581 204,581 00000000000003bff9e9b6927a7503c6c1780b640ef7a897d8380f50710228cb 308 0.24 vMB 116
204,580 204,580 000000000000044863fe5fdce305a8911a903f6321c680f779cfa12702335dbe 27 0.01 vMB 74
204,579 204,579 0000000000000455a1f22ba9f0b13568a20e62fdd1d93e26cf614c9472deeb56 63 0.04 vMB 84
204,578 204,578 000000000000004620c202924e6765a9ddfa52dd6bc6e140bf2827b3f965f303 83 0.04 vMB 97
204,577 204,577 00000000000000aadf0b9718eeb87af689e264e4c6eaf90f3ac6154eacc4ccc4 299 0.13 vMB 125
204,576 204,576 000000000000000c338c9646f68fcaf08f0f049e52f51f909a6735aed662a691 444 0.21 vMB 120
204,575 204,575 00000000000001b1d34b205a702bb0c0acca9a1d2018a4d9c5d605da7584238c 128 0.05 vMB 750
204,574 204,574 0000000000000023b2d07f39b7ca6105f34e88c77afcb68bdba39443f58f6842 450 0.12 vMB 21
204,573 204,573 00000000000000453b271c993757145a389ba0e443a6ea809c3f1e14c2512654 390 0.22 vMB 100
204,572 204,572 000000000000037825f3bd17edfcdcd256d1ecab79f8417fc6b360e00e4ffaa9 132 0.05 vMB 26
204,571 204,571 00000000000001e42030d65fbbe11c1d2cf1251380c5506ff01dc97620f2de4c 592 0.25 vMB 265
204,570 204,570 00000000000002926036b181846254853229a5038d17d37d1285a57c9c2aca14 9 0.00 vMB 29
204,569 204,569 0000000000000288d208edac31d033ce1a57cd7fda20ae9fc6ffec629a3ef420 17 0.00 vMB 40
204,568 204,568 000000000000036f2f90dbdfeb6b3bf6140a4469493a37e1899f0daf23b64816 110 0.09 vMB 93
204,567 204,567 0000000000000057acc022ba196c32d66cb10732aa9b4b1f1ca5c4f5b2ea73ed 41 0.05 vMB 58
204,566 204,566 0000000000000307bb161f68458201e85a2004d9ec193ca548b004c68d678125 523 0.24 vMB 167
204,565 204,565 000000000000045f63f3a3bdae8e74f8ed13806c83754cfb496515fa1455cc7b 259 0.25 vMB 85
204,564 204,564 000000000000007eac3b463737859fb4dd51684191f2342fa9ac83db7455237b 424 0.25 vMB 104
204,563 204,563 00000000000001b229f2e5ba94aa08f09e805f570c5b4a411ddfa0f8e7fcb1d9 822 0.25 vMB 211
204,562 204,562 00000000000003479d2343a7a19172f48aed67a6ec40795024e7fdb22f16be66 100 0.05 vMB 422
204,561 204,561 00000000000001ee9a862004137f0b5e560b66fdd59812496d017c90303fb6a9 794 0.48 vMB 76
Previous 10 blocks ↓
Total Size: 779.66 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: 310.89 GB
    • Received: 1.48 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.