Loading Tool

Explorer IconExplorer

Memory Pool

82,132 transactions
31.05 vMB
0.11906808 BTC
Random Selection Loading Transactions
Max Size: 188.45/200 MB

Candidate Block

Mining Attempt fe0d8cc91b3df16a8c6dc4417f3b06ecd6ac5022dee22583ae2f49cd36cd5b03
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root f98b3945b4fecc28c691b9e4994fa3400074c2634acc670bc087d6a30f2eec48
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,370
Size: 1.00 vMB
Total Fees: 0.04049529 BTC
Feerates: 318.30 > 4.06 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (408,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,773 506,773 0000000000000000003c57b34ff68f7ec940493711bee10c927cfc76933d1af1 551 1.00/1.00 vMB 18
506,772 506,772 0000000000000000001829f31a4a8e6e41dde088ee0f47eba25c1f759ba64f43 1,527 1.00/1.00 vMB 109
506,771 506,771 00000000000000000044def238f9d4155af4407fd8b9297655e52e270f13d37f 470 1.00/1.00 vMB 15
506,770 506,770 000000000000000000464286896317763fb048f6ed42a3cda4d50b01f077f188 762 1.00/1.00 vMB 22
506,769 506,769 000000000000000000147b7cefb8b18a950c409b5755660bc67bb5e0146006e9 2,071 1.00/1.00 vMB 157
506,768 506,768 0000000000000000001ae3d07c8bbd92b56dcf7c83f274acd079ea6a584a055a 2,170 1.00/1.00 vMB 116
506,767 506,767 0000000000000000000586d5caa3c7a68c5e76e93dd6038588d1c396f22cdeb0 421 1.00/1.00 vMB 5
506,766 506,766 000000000000000000523770bca9e99f1c702d9bf0b67a30d01e15cd63a7f5f8 955 0.37/1.00 vMB 131
506,765 506,765 00000000000000000008ffa2e8f4601aed0c8ee7361120330369bffc8dd71ec6 994 1.00/1.00 vMB 71
506,764 506,764 00000000000000000044b4bdca15a8108eac28dd90eda437df9d249818eeb79d 1,080 1.00/1.00 vMB 59
506,763 506,763 00000000000000000020b213b807d136cc605792d773c33f7dce74b5dd8fd8e5 1,874 0.98/1.00 vMB 87
506,762 506,762 00000000000000000042bfad41a20fbcd6a2282946f6982a984e27285eb45291 1,957 1.00/1.00 vMB 73
506,761 506,761 0000000000000000001c5fabaf435dab2da8816b00efa1e15959a0fc5542b2d3 1,192 1.00/1.00 vMB 59
506,760 506,760 00000000000000000064026865dc9afd42ed129bb6d849a79d8adce8a77703bd 418 1.00/1.00 vMB 5
506,759 506,759 000000000000000000033e22066df76598ec037b5c16f1b950eee271ef086829 317 0.10/1.00 vMB 149
506,758 506,758 000000000000000000306750ed61e99bf21af6ad313880c6dd6b5fd41f0154cb 385 1.00/1.00 vMB 5
506,757 506,757 00000000000000000062adaaac2d2495e9cc0e21eb885b659d0a3157417e3849 658 1.00/1.00 vMB 11
506,756 506,756 0000000000000000000828dad31117cd45a8a8a9088570b58193b263e002cf8a 1,243 1.00/1.00 vMB 73
506,755 506,755 0000000000000000005428382f1355015920f9fa5ed55ca3e55e34047fb730ff 459 1.00/1.00 vMB 21
506,754 506,754 00000000000000000015d0f077a6ab3c847a5ebe644be70cd393d9814178bdaf 370 1.00/1.00 vMB 19
506,753 506,753 0000000000000000000b7acd3104b3fa6cb98ebbd99a7b6135f3917eda780ff9 1,367 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 783.08 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: 722.01 GB
    • Received: 18.39 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.