Loading Tool

Explorer IconExplorer

Memory Pool

82,803 transactions
30.46 vMB
0.08178138 BTC
Random Selection Loading Transactions
Max Size: 186.89/200 MB

Candidate Block

Mining Attempt 21520790c0c20cd17df9ab8800e559e0a962b6676d22e85de7d174c78a0a41eb
Version 20000000
Previous Block 0000000000000000000128573cb111401f661ea57a2bc9fbc9c48fcf8c5e1f6b
Merkle Root d67bc6b8898c676214bf570b3401322e1556b9842ea7c560d3ba375a259306bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,616
Size: 1.00 vMB
Total Fees: 0.01382109 BTC
Feerates: 120.52 > 1.39 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,326 (320,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,559 594,559 0000000000000000001677bd5f3b7b73a8680146f332d96e0ce7f5a98508f0b8 1,776 0.62/1.00 vMB 20
594,558 594,558 0000000000000000001189204146a4e6f91e1157890b1f92845bc9cd87afbb67 460 0.14/1.00 vMB 23
594,557 594,557 000000000000000000031016e92e1b1063816c788746733cb15406972744c71d 803 0.27/1.00 vMB 24
594,556 594,556 000000000000000000192dae6cccc5fb33150b22c468ad363f50cf33fed34521 2,414 0.97/1.00 vMB 11
594,555 594,555 00000000000000000001bb59590713d986c3ac5d839743b0c3ab9906d7a9a376 2,599 1.00/1.00 vMB 23
594,554 594,554 000000000000000000118f39e70592cfd11d69c3909fe275f53ff301477adfcd 459 0.15/1.00 vMB 24
594,553 594,553 00000000000000000017365790c0c67c5805574a05a6e636f50273ff5bbddd1f 1,356 0.80/1.00 vMB 1
594,552 594,552 0000000000000000000172f0de84565cc587ecdd5e77073151f0846c334e74d9 2,920 1.00/1.00 vMB 18
594,551 594,551 00000000000000000006baa1c16f83b1d875a7c4f7d581f295a77e944ca3fa29 2,347 1.00/1.00 vMB 13
594,550 594,550 00000000000000000007a6b4a77abf3df60b308d6fec20b940e2c1c4dbcb9ce1 2,228 1.00/1.00 vMB 15
594,549 594,549 000000000000000000190a8d76555436eec3865773f79a51efdf76cd6748b667 3,206 1.00/1.00 vMB 26
594,548 594,548 0000000000000000000d935ab0f9c79f31fe585801eda25055c7d7588677e463 2,660 1.00/1.00 vMB 7
594,547 594,547 00000000000000000006217e1eab83f66fbc5785684e283d0f09c12f200fc226 3,063 1.00/1.00 vMB 22
594,546 594,546 0000000000000000000e8377e56edc202926b34a5077c36d2d56d3d3e10cc5c3 2,993 1.00/1.00 vMB 42
594,545 594,545 0000000000000000000542b57836487518a83196d700b7be840acdf00d823136 2,428 1.00/1.00 vMB 16
594,544 594,544 00000000000000000014d0571be68d8549da10d3f409be5acbfd6b3243b0f693 3,094 1.00/1.00 vMB 38
594,543 594,543 0000000000000000000ec7748066b884b3e990a60bfac5a5e17113c873ae215a 2,237 1.00/1.00 vMB 10
594,542 594,542 0000000000000000000c9720e1fd8ae2cba7f6e43d5234986065be2c3ae9f763 2,346 1.00/1.00 vMB 19
594,541 594,541 00000000000000000003338c2188bccd50a201c31e55127541f049f00c081aa4 2,546 1.00/1.00 vMB 47
594,540 594,540 00000000000000000013f301d011167d2c2a114f63e154d7c2f04fbb24a2f6ee 2,661 1.00/1.00 vMB 23
594,539 594,539 00000000000000000003dae62590d0f9f2498699c004aadcd3229bcb9cd21fa0 2,243 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.96 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: 715.28 GB
    • Received: 17.70 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.