Loading Tool

Explorer IconExplorer

Memory Pool

75,083 transactions
27.81 vMB
0.07875243 BTC
Random Selection Loading Transactions
Max Size: 169.04/200 MB

Candidate Block

Mining Attempt 0b254826760c172a90343c4bfd1c9c3397f7ff43e047937c30eaed8a5d2700c3
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 88e1f07383002c12f0367eb121f0dd0664a96b1b2c47b1b40d16275f5e302aa8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,151
Size: 1.00 vMB
Total Fees: 0.01924713 BTC
Feerates: 472.31 > 1.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (383,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
531,798 531,798 0000000000000000000cfb366855da4cb769338cc8fe6bf3bad8a04fb342ed73 865 1.00/1.00 vMB 7
531,797 531,797 0000000000000000001877ac9dc766e73d1662a297278fa6f90b83a2cf286ced 2,256 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.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.