Loading Tool

Explorer IconExplorer

Memory Pool

83,203 transactions
30.69 vMB
0.14438552 BTC
Random Selection Loading Transactions
Max Size: 184.70/200 MB

Candidate Block

Mining Attempt 45e1500c078771572eae557cba01d70cbf4c4a14c7e54db08c6646a554ed878a
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root e2fbe4836b963c3f8e8a5a29a4b9c29386e9fd0efb09185151f0b9c1ad9c1555
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,355
Size: 1.00 vMB
Total Fees: 0.07955624 BTC
Feerates: 150.77 > 7.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (333,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,475 581,475 0000000000000000001522052d3f28f10b1fa7abb36497d9313ed00f6ecbeabd 2,783 1.00/1.00 vMB 33
581,474 581,474 00000000000000000013efbac4b40745c08cd3340a1e78cdb925683c8141bf2c 3,233 1.00/1.00 vMB 99
581,473 581,473 00000000000000000022a748fe93d6c5a884261de136c8daf71cdc26b4e2ca99 1,159 1.00/1.00 vMB 23
581,472 581,472 000000000000000000010112c4d0616537ba6dfcfa0750abe4f1cc48df577847 1,346 1.00/1.00 vMB 18
581,471 581,471 0000000000000000000b04b9b987291d487531dd146bbf934b5c363cb51eca77 2,285 1.00/1.00 vMB 47
581,470 581,470 000000000000000000255269b16d6201426da9a0d2ed0a0b2a41d7e80133f77b 2,268 1.00/1.00 vMB 25
581,469 581,469 0000000000000000000ff094bbce31a6344c50c423d397df010602424a02b97a 2,828 1.00/1.00 vMB 27
581,468 581,468 00000000000000000002127b7350ec533d1e06424b6d69f85919b7f5e5e65023 3,226 1.00/1.00 vMB 95
581,467 581,467 000000000000000000218315bed46f91ba543d6423960a5d0f8c3c479782caca 2,998 1.00/1.00 vMB 99
581,466 581,466 000000000000000000110b36749a16a22c30dd78cb0225046f65379f4f1930a7 1,079 1.00/1.00 vMB 20
581,465 581,465 00000000000000000014e4226ea428487292b215638c0a6a75986104e75150b9 1,961 1.00/1.00 vMB 63
581,464 581,464 0000000000000000001ada844f6ab77d528f3d011f02105bc467adb0dee40116 1,274 1.00/1.00 vMB 14
581,463 581,463 0000000000000000001ea079183faefe28e0d815410772b889517f084b475718 2,647 1.00/1.00 vMB 53
581,462 581,462 00000000000000000017b113cf77ce721306607b2be32bcd683f0c77609968b6 3,067 1.00/1.00 vMB 55
581,461 581,461 00000000000000000015c324bedba985d59e2f908b404c44c0dbd4626d92337a 2,605 1.00/1.00 vMB 11
581,460 581,460 0000000000000000001c6d5e2849b5774732ca79e4e94fe9c499401704b37885 2,870 1.00/1.00 vMB 44
581,459 581,459 0000000000000000000e0346cdec6b8cec966cbbc45c622279d061843acd1a24 2,501 1.00/1.00 vMB 31
581,458 581,458 00000000000000000025682751ff4eff8ef0d84906c18f7b1e4067dd24e51f6f 1,804 1.00/1.00 vMB 28
581,457 581,457 00000000000000000015e5bf6d81ff27e045b8eca700c6d4da448a15cd97b8dc 2,284 1.00/1.00 vMB 39
581,456 581,456 00000000000000000015218b80879c79b8e326d725329bdb4733645db62281aa 2,016 1.00/1.00 vMB 57
581,455 581,455 00000000000000000025a68d515affc9467dd43e34b4e6dbae77cc94de7005a9 1,969 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.33 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: 660.44 GB
    • Received: 14.75 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.