Loading Tool

Explorer IconExplorer

Memory Pool

80,688 transactions
30.02 vMB
0.12379132 BTC
Random Selection Loading Transactions
Max Size: 180.61/200 MB

Candidate Block

Mining Attempt 2484a7426a9c04c3b339b8fa05f8ffd42908edb50f1f0435f584b17e52da7632
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root cd76ea4e81747af49f004ddbc4c6f0a21931c5b1d1e600371af7997660181352
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,641
Size: 1.00 vMB
Total Fees: 0.05113173 BTC
Feerates: 242.90 > 5.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (268,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,088 647,088 0000000000000000000c7afa852087475e75c33849bcc474833f3c3c5cf3ce74 2,298 1.00/1.00 vMB 35
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
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.