Loading Tool

Explorer IconExplorer

Memory Pool

79,325 transactions
29.74 vMB
0.11129672 BTC
Random Selection Loading Transactions
Max Size: 178.50/200 MB

Candidate Block

Mining Attempt fba9313a83a93052aeeff8fceeff2465210066177c5bb42c794d03ceaf220eba
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root c956add73a32a9b22ef459f6254e4333080d243a82b76a163d6aaea8a2673beb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.02729414 BTC
Feerates: 150.74 > 2.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (607,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,617 307,617 000000000000000032588c7754268dec2ccc4cbe4b7ff6b966f0da88d9016283 461 0.23/1.00 vMB 28
307,616 307,616 000000000000000007f9b31c89b31dc88fb87248ea39b4bddb7e52522c56d19b 86 0.03/1.00 vMB 36
307,615 307,615 000000000000000003e4e16fca3c36f460babfaa34804fae89c49197bfcc9532 101 0.04/1.00 vMB 25
307,614 307,614 00000000000000005035d5e88987375287342a8604a3b2772fbd518c90281868 736 0.33/1.00 vMB 33
307,613 307,613 00000000000000002b17a81d1a3fc46f83ae0c1d06f0de82bd40c62cefd60f2a 513 0.26/1.00 vMB 26
307,612 307,612 0000000000000000387a0f1eb3a91f9ab02a193e02a12711b981dfcf22f11931 54 0.10/1.00 vMB 16
307,611 307,611 00000000000000000dbed2c1ec8143f712b0c8f35fa4579c6471e2208a33597c 965 0.68/1.00 vMB 39
307,610 307,610 0000000000000000318c45a069ab471e1d5d97806ccee4e17519a3a406f86a06 1,005 0.67/1.00 vMB 26
307,609 307,609 00000000000000003893cc9a70f811474fa5ea6230d8962be5cca0b51e93fd39 124 0.30/1.00 vMB 14
307,608 307,608 000000000000000000935d5053d80266447a6cc180e488bbb85675ca61cddfe7 1,076 0.75/1.00 vMB 27
307,607 307,607 0000000000000000469ede35453098e9c9a59fd13c62100f8ebb5f06c957e0fb 696 0.35/1.00 vMB 32
307,606 307,606 000000000000000009faf77a217336d27116c76075aedeca3a77e0cdef6c3802 566 0.29/1.00 vMB 31
307,605 307,605 0000000000000000245fa02ffd55403499f713a32950838a3503d3fea45414ad 155 0.09/1.00 vMB 31
307,604 307,604 0000000000000000188571599bea79cb73984f4edcd3ff8bcb81715af29ee533 39 0.02/1.00 vMB 39
307,603 307,603 00000000000000001a5fc0181f9d7808818e7619420d769495564f7548e32634 611 0.32/1.00 vMB 29
307,602 307,602 000000000000000040cd080615718eb68f00a0138706e7afd4068f3e08d4ca20 996 0.51/1.00 vMB 30
307,601 307,601 00000000000000002cc9ab1a2a6c8526512b24ddba7437d2c6e2be014d33482e 54 0.03/1.00 vMB 32
307,600 307,600 000000000000000024c4fec09b165477be43d3f49c8499ef5a90e519de13b7ec 69 0.02/1.00 vMB 26
307,599 307,599 0000000000000000151ac95c5c4351681eb669c2c609f81481e44414028c7123 405 0.22/1.00 vMB 30
307,598 307,598 00000000000000000033e79243292ed910a36ff17d31e5e7f9ea6bd4df423d8d 439 0.31/1.00 vMB 21
307,597 307,597 00000000000000002c951768f771e0835f36d67e7b5488f2fa16ff4ec232869f 667 0.35/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.91 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: 714.02 GB
    • Received: 17.50 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.