Loading Tool

Explorer IconExplorer

Memory Pool

83,159 transactions
31.39 vMB
0.10372304 BTC
Random Selection Loading Transactions
Max Size: 191.96/200 MB

Candidate Block

Mining Attempt e44fe33fe09cdaa1b91154a0b52455e3a7ee3492c1af8be6f2ebd2b46dcf0a78
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 068968aa8c02724c4a86d636fa28e58ad0ccadbc97d1726dd6c68de6879422da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,439
Size: 1.00 vMB
Total Fees: 0.03233037 BTC
Feerates: 301.05 > 3.24 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (383,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,819 531,819 0000000000000000001e4a9315af84630e36cd0f0fa3b1e011d0c46832bbeeb8 463 1.00/1.00 vMB 4
531,818 531,818 000000000000000000256db7273463dc51a6201392dbfc78dd75df285c13df0b 1,839 1.00/1.00 vMB 12
531,817 531,817 00000000000000000008260fd575d769e2b950c5ab4555513285eebba699f8f5 1,923 1.00/1.00 vMB 22
531,816 531,816 0000000000000000002fa02510ac032a44494a98cbe7b12480170c0837df5441 959 1.00/1.00 vMB 7
531,815 531,815 000000000000000000047d9fceff3f9ec85095265ee0f22a45bf4c01701bf1de 277 1.00/1.00 vMB 2
531,814 531,814 000000000000000000257138f15a1c7709402bd607f8570afc8e2c84088e22b9 1,465 1.00/1.00 vMB 7
531,813 531,813 00000000000000000016199ffc01e47b9a0efab06abad6e1935867c2d517b2d4 2,766 1.00/1.00 vMB 44
531,812 531,812 000000000000000000332edf36653fe32098a28a27cfeed57781bed4479dec9d 657 1.00/1.00 vMB 3
531,811 531,811 00000000000000000019db202eaa45599a464bbc244a6f89dd2607d7a0112013 2,248 1.00/1.00 vMB 24
531,810 531,810 0000000000000000000125012fb1a94a36c02fedf2a453b6d6009eb97e33f2f2 791 1.00/1.00 vMB 5
531,809 531,809 0000000000000000003318965027c639817213b1e51e7ca3cf3b5f9591b657f4 1,098 1.00/1.00 vMB 14
531,808 531,808 0000000000000000002042b34f1eef194b829eb0620dd6b0a37cf3d36c35c033 492 1.00/1.00 vMB 3
531,807 531,807 00000000000000000008078e39ffdb522172a1bc6b69b2efcf7f23fae91da458 1,537 1.00/1.00 vMB 6
531,806 531,806 00000000000000000024a2e6c05bdbd2e28ead8b46e090781bc672cd8a237682 2,066 1.00/1.00 vMB 21
531,805 531,805 0000000000000000000cd9a94b5bdeaa1f04aa6953b6f13d9da61810d385cc57 991 1.00/1.00 vMB 6
531,804 531,804 0000000000000000001b839f7cde503b676e7d8b03f96d49fd4ca02b41efc9a8 1,762 1.00/1.00 vMB 9
531,803 531,803 00000000000000000016f93a3b5126fc053fd895bd80b42921a47b5ab4e40f81 2,020 1.00/1.00 vMB 10
531,802 531,802 0000000000000000001ef59caf398e5c672947296584b2aa9e59344b3c787503 2,707 1.00/1.00 vMB 19
531,801 531,801 00000000000000000033731ae4a14fe1560928789d310e67084221ac12ca232b 2,774 1.00/1.00 vMB 26
531,800 531,800 00000000000000000000bbd2099285dc0fa6303c2a26afeaaf627c16aab08498 1,749 1.00/1.00 vMB 14
531,799 531,799 00000000000000000000f718742200997375b265fdee0f4696a84c891871900d 1,190 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.