Loading Tool

Explorer IconExplorer

Memory Pool

80,539 transactions
30.73 vMB
0.07395968 BTC
Random Selection Loading Transactions
Max Size: 186.98/200 MB

Candidate Block

Mining Attempt 387f8da14c86a50bd260cdc3aed44884a88f57a20cc423fc876babf4a1d362c9
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root aeefe405c3b502e42b940cdda64649cf79daa84866a093f9d92fd996627a0fb6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,170
Size: 1.00 vMB
Total Fees: 0.00807105 BTC
Feerates: 265.25 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (407,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,674 507,674 00000000000000000008738ef51d00f7b0671252f922a0e645c8e77ab435ae36 127 1.00/1.00 vMB 5
507,673 507,673 000000000000000000017656571c07b2ba752d32e22e9bd7344377f64a06ef7e 1,053 1.00/1.00 vMB 48
507,672 507,672 00000000000000000016e2a488ee09bd91783a6a07f4f4dd2b8786631bab59f9 1,335 1.00/1.00 vMB 82
507,671 507,671 000000000000000000491c230c2af1ea7c83fe271b480068c71f8257b988d9ba 366 1.00/1.00 vMB 26
507,670 507,670 0000000000000000002bfcb9cfed82ffd5c8e921734f67729ffed426b54a414d 403 1.00/1.00 vMB 28
507,669 507,669 00000000000000000010c793ebe768cc14dc03905972269295be86a68ae04286 544 0.36/1.00 vMB 141
507,668 507,668 0000000000000000005452c099edd2e31508a64a9288b62ed25ab94cfd7c21be 2,407 1.00/1.00 vMB 143
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
Previous 10 blocks ↓
Total Size: 782.71 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: 701.11 GB
    • Received: 16.62 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.