Loading Tool

Explorer IconExplorer

Memory Pool

74,849 transactions
27.62 vMB
0.07406792 BTC
Random Selection Loading Transactions
Max Size: 168.44/200 MB

Candidate Block

Mining Attempt d645eb47494c089219db19f1d4c2ba3f8574ed47a3fd2fa93bc4c9120dc3eb2b
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root b7986811acc5dde2f1b99ee516f39dd5393773aa37c6e9455f054f2112ccab95
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,320
Size: 1.00 vMB
Total Fees: 0.01511634 BTC
Feerates: 100.35 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (407,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,667 507,667 0000000000000000001281198d2558dd70476ff8d6152e9aea631980af049272 2,246 0.94/1.00 vMB 195
507,666 507,666 00000000000000000021fa5baf513119b9755341d27a93799e7f10c90b815d36 202 1.00/1.00 vMB 13
507,665 507,665 000000000000000000436814b4710793bb2e17f6639bf0096a100ea09d67e95e 1,266 1.00/1.00 vMB 111
507,664 507,664 00000000000000000062d9da0f214fc674fdd60cfdfd745c2b5a4baff91987ed 96 1.00/1.00 vMB 4
507,663 507,663 00000000000000000000c4b14dc9797d683c899f635fd6bd0dc2decb73c6489a 1,446 1.00/1.00 vMB 91
507,662 507,662 000000000000000000684d23525fd458966551b0fdd95b58a7bc24b79692b4c0 2,111 0.84/1.00 vMB 144
507,661 507,661 0000000000000000001bf2ae5dec706db9bfca44e4ac7f642a916c68c3d22b9b 1,708 1.00/1.00 vMB 102
507,660 507,660 0000000000000000006b13091aaa04a16c716bef7fa57a35bb9caec2fe8f7d87 3,061 1.00/1.00 vMB 247
507,659 507,659 0000000000000000006186fc645e0f90178764e2556f492aa393d753d4abee77 1,090 1.00/1.00 vMB 45
507,658 507,658 0000000000000000006b0e96398e44c77cc5326ea73c38a8013df981361aca31 300 1.00/1.00 vMB 16
507,657 507,657 0000000000000000006854ef8c617851b1f9b4a85868a502558ffa745481d3ab 1,155 1.00/1.00 vMB 59
507,656 507,656 0000000000000000001e50ad2a9d6e45bc9ecafbdb5d06894c3e06cd74b4dc76 72 1.00/1.00 vMB 4
507,655 507,655 0000000000000000002808923d7cbe2fbd1b9ad600c4a713219a9a12d68e855d 2,335 1.00/1.00 vMB 111
507,654 507,654 000000000000000000660587fc581dbae5fdcd36459725585b5e8ae096865ec9 1,705 1.00/1.00 vMB 121
507,653 507,653 0000000000000000000e0f748ea7b943063f09b0c08a27ca4c47cf3f8bd363d0 330 1.00/1.00 vMB 11
507,652 507,652 0000000000000000000fa4db8599ac91cb000401b55ff5dc6038d9393a8da633 986 0.37/1.00 vMB 134
507,651 507,651 000000000000000000280e67351aab6d49af781587d0c22d19e7536c0810d980 792 1.00/1.00 vMB 52
507,650 507,650 0000000000000000005532389aabf8b140485c8b2170aea4408ebbd67a4645f1 983 1.00/1.00 vMB 57
507,649 507,649 000000000000000000005f514073c9b1e589db0dc5b158ecf6e5666f327139e0 132 1.00/1.00 vMB 6
507,648 507,648 00000000000000000018821dbd86c85d8cc5db56bd250cb6ad5610718aa65e46 1,719 1.00/1.00 vMB 88
507,647 507,647 0000000000000000005a770e697c76e0633c73b142a943129c04b0ae2093b7dd 460 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.89 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.51 GB
    • Received: 17.38 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.