Loading Tool

Explorer IconExplorer

Memory Pool

84,607 transactions
31.67 vMB
0.10671518 BTC
Random Selection Loading Transactions
Max Size: 194.00/200 MB

Candidate Block

Mining Attempt f59a521e47d5f5a0ada82f1c38d8ac42e19ef63c913f3da2486a61fc86261bc0
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 1154ed0625b6f77afec0321ef77fd9bb298314bb27101f981c0d358f7286b1f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,435
Size: 1.00 vMB
Total Fees: 0.03257909 BTC
Feerates: 299.70 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (268,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,087 647,087 00000000000000000003cec2881c46ff86295d354c9993ec724c48c4ae8464ed 2,373 1.00/1.00 vMB 79
647,086 647,086 0000000000000000000e450684882a222c8b0a75c0f516d2f3f6b655b5414699 1,232 1.00/1.00 vMB 112
647,085 647,085 0000000000000000000bd4d6ea9fd2b0ccbb6a1da7fd32675029d13835fa8ffc 991 1.00/1.00 vMB 20
647,084 647,084 00000000000000000000537a28eedc5314ed4a01ee7dbe5d25d577b17ac86b55 387 1.00/1.00 vMB 2
647,083 647,083 0000000000000000000f116f8c878b3746846fea22114d478703b3ac12327752 876 1.00/1.00 vMB 8
647,082 647,082 0000000000000000000017f8331f3876ab1c5a22dd0667aa2f6de63480baa143 2,116 1.00/1.00 vMB 66
647,081 647,081 00000000000000000006c5eb89b4c78308af23012c0e136695ccdddbdc82e9bc 745 1.00/1.00 vMB 8
647,080 647,080 00000000000000000001297a41f6991dc9aea42b5cb1938d13c9ee278a88da06 1,541 1.00/1.00 vMB 42
647,079 647,079 00000000000000000000a70c825f5e1cf6ee268d3d44b7c1b61913671e671839 2,678 1.00/1.00 vMB 87
647,078 647,078 0000000000000000000b3911c34f3270987e86e979369317cbf44cd6807efce5 1,429 1.00/1.00 vMB 29
647,077 647,077 000000000000000000079ffa792ebe0b1ec0ff14fe0c8ef9c10b1747a9c06f39 2,519 1.00/1.00 vMB 59
647,076 647,076 0000000000000000000d74770dd33bf35171c3b030420755e3ea730f8cff6af5 805 1.00/1.00 vMB 23
647,075 647,075 000000000000000000069e328bb98a59f277a45c97853a0c41067e6eb2f07759 758 1.00/1.00 vMB 19
647,074 647,074 00000000000000000007ae5756bbf51d1c687c9d17130f7c890cfb32e93a3d53 1,377 1.00/1.00 vMB 44
647,073 647,073 0000000000000000000ee45953acec950e503c11e22b552520656e57ac14350e 1,480 1.00/1.00 vMB 52
647,072 647,072 00000000000000000007bea53dba0b723dc0267242730af8c0be462fe357d6b5 1,378 1.00/1.00 vMB 30
647,071 647,071 00000000000000000004da37334f87d76143d6483736182a955813acefae5405 1,089 1.00/1.00 vMB 6
647,070 647,070 0000000000000000000e6d8086c1879a95ed035ba1090a536e4cb9e8a24df9c0 2,201 1.00/1.00 vMB 26
647,069 647,069 0000000000000000000e994ddcce3ba8d6b25d20ce0ba2d8deec7e5499d27716 2,954 1.00/1.00 vMB 109
647,068 647,068 000000000000000000056c00b0d2dc64a966cb6bfd8736bb6838a678b9c7eaea 2,376 1.00/1.00 vMB 99
647,067 647,067 00000000000000000007c9ed0e7521f27fcabb05cbfb5f1246bc7677e992df79 1,842 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.78 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.62 GB
    • Received: 16.94 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.