Loading Tool

Explorer IconExplorer

Memory Pool

44,096 transactions
27.31 vMB
0.07968075 BTC
Random Selection Loading Transactions
Max Size: 142.63/200 MB

Candidate Block

Mining Attempt b48c14439ac700b618d7809d0fe17bde3fa411a9b735f29237fa6f331515aa65
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 9f985c6c15d2f0fa2a38b5e79febf3e017eaca2dddf4ad8142e185c29ee5b5f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,413
Size: 1.00 vMB
Total Fees: 0.02656132 BTC
Feerates: 150.77 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (234,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,283 680,283 0000000000000000000a75f55924bf92f5e1b43220c7ab1b56ce759231c5b5ca 2,080 1.00/1.00 vMB 169
680,282 680,282 00000000000000000008d6cfaa4a0aa63eb863796959a6544ec3e8a12b0913a1 2,586 1.00/1.00 vMB 216
680,281 680,281 00000000000000000006f3cf105d9089fc14b6833461116ed0228c8af7302fa2 1,260 1.00/1.00 vMB 216
680,280 680,280 00000000000000000001e1d1f45c77b1cd011ce713f845b6386dd6949bdda322 1,535 1.00/1.00 vMB 261
680,279 680,279 00000000000000000002ee923e62bd76bd0215fbb15d6320d87c8b958b314289 1,728 1.00/1.00 vMB 152
680,278 680,278 00000000000000000008781d91aad98bcd688fd0e8dda8b0ca84e987fc710e80 1,606 1.00/1.00 vMB 120
680,277 680,277 0000000000000000000611c839559e057a40e22f393ea2b6b2d2ea0feccfe89b 2,826 1.00/1.00 vMB 206
680,276 680,276 0000000000000000000b0c1e30bd8cc6249d10b0578ab5f2e15c0972383ccbef 2,515 1.00/1.00 vMB 212
680,275 680,275 00000000000000000006ae3dbe5c58733f4ef87d686b20aa15fededd9ca34c60 2,525 1.00/1.00 vMB 273
680,274 680,274 00000000000000000004775a07b29e09f5ec4bf809bd8f291905aa20c3a58233 2,690 1.00/1.00 vMB 294
680,273 680,273 000000000000000000000a16553ddb32e4a754040d1acf7f08cd704bc42a3359 2,492 1.00/1.00 vMB 204
680,272 680,272 000000000000000000064c4dea9afc8233b74e96083f126e5ec000d35199c4e9 2,613 1.00/1.00 vMB 214
680,271 680,271 0000000000000000000007693b15816c2129718d46e841ba50244d58629b8ede 2,359 1.00/1.00 vMB 184
680,270 680,270 00000000000000000004dc6460e1fd92001447fa5cb50b6485d178fbc719806d 2,540 1.00/1.00 vMB 217
680,269 680,269 00000000000000000009316d09d270fcfc98ac2d850c2a39c89fb34c1ba4cf87 1,571 1.00/1.00 vMB 136
680,268 680,268 00000000000000000000ad46ed74f239512f67723fb2a3cab6b7607537db13cc 2,403 1.00/1.00 vMB 172
680,267 680,267 0000000000000000000527c229f340d0bcd8127e0bf3b07ebef73bb0f3af6774 2,384 1.00/1.00 vMB 181
680,266 680,266 00000000000000000004423cde06ed66232b7beed3fd6acc39fd7055880d798b 1,815 1.00/1.00 vMB 264
680,265 680,265 00000000000000000005fd54773dc683feba065d018e198891bcda6b49e8922e 1,732 1.00/1.00 vMB 206
680,264 680,264 000000000000000000096991dd533fe7eeb3b12a16024083534a2ea5169967df 2,371 1.00/1.00 vMB 178
680,263 680,263 0000000000000000000a9d922bc2b637ae40f0147d2bda867df2bbb0f3ea39ce 2,501 1.00/1.00 vMB 205
Previous 10 blocks ↓
Total Size: 782.18 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 653.66 GB
    • Received: 14.00 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.