Loading Tool

Explorer IconExplorer

Memory Pool

83,712 transactions
31.38 vMB
0.10096758 BTC
Random Selection Loading Transactions
Max Size: 192.37/200 MB

Candidate Block

Mining Attempt 93a4d52a1d6dee97d0781c09f07ea65c8381bcb799135cb7268cccce48c4f990
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root e8889581e824d8168bed44d2f541927151681d2fa43e07e5d5c7a0457835bff0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,027
Size: 1.00 vMB
Total Fees: 0.02981234 BTC
Feerates: 235.42 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (406,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,684 508,684 00000000000000000029b9f1560c89dca550a3149743174802206ebdb8fd476c 723 1.00/1.00 vMB 40
508,683 508,683 00000000000000000002e83be5e1b22fa98de834f175546f08eed9bcc99b1ec9 704 1.00/1.00 vMB 30
508,682 508,682 00000000000000000060b0c9651e12d0c796fb50da51e63c50626477d1e1f2ce 2,081 1.00/1.00 vMB 79
508,681 508,681 0000000000000000001a641edac96425e6003467c2861cd27d57197100a9be1d 2,007 1.00/1.00 vMB 68
508,680 508,680 0000000000000000004fe35b29e4924fc03d224858b21d814c6f0b96f83fa568 1,989 1.00/1.00 vMB 98
508,679 508,679 0000000000000000000a918fd73b521300b0bea5d6050f99dd55917ce97a12c3 656 1.00/1.00 vMB 26
508,678 508,678 000000000000000000537290c5fc53096d8864dd55b92eb2d67f576e8f91f83b 2,171 1.00/1.00 vMB 114
508,677 508,677 0000000000000000005d7c5db804b5c63aff09c3399b178915e4217f3b95249a 302 1.00/1.00 vMB 14
508,676 508,676 0000000000000000005e31ba1532ce11ca6d16de67f7e8aeeb394bc866c2f45a 816 1.00/1.00 vMB 28
508,675 508,675 00000000000000000048c99606ed821930abc11cf3048d3cd1cbc81344dda2e4 615 1.00/1.00 vMB 28
508,674 508,674 00000000000000000041ce7010f909059ddf55cd8b69ac8afecaa9ef22fa3a5d 1,872 1.00/1.00 vMB 62
508,673 508,673 0000000000000000003221f00dff0cbd762a778ee9c20729c3df54b2509dbaea 2,300 1.00/1.00 vMB 106
508,672 508,672 0000000000000000000a49bbaa9aa55c0c541e111b103cc47a1129f74c8adf8c 815 1.00/1.00 vMB 7
508,671 508,671 0000000000000000005dbde6a34eb47a15adf875e8b0b094f42ba85a1a5d7dbd 1,259 1.00/1.00 vMB 30
508,670 508,670 0000000000000000000da655d0315443e7cc1679b9b9a12e162d5a5e76057d70 665 1.00/1.00 vMB 32
508,669 508,669 00000000000000000033b2acdbc261f969806da1e5cc997188021a505a5f6845 2,681 1.00/1.00 vMB 150
508,668 508,668 00000000000000000012a644732b48734f29f1539c5d998d8489e39aa017d482 451 1.00/1.00 vMB 22
508,667 508,667 00000000000000000047e5994589c2069900fcddfcdd9ec4d84337aac04d8ead 1 0.00/1.00 vMB 0
508,666 508,666 0000000000000000000cf50f92c15a22145234fc20519a0f2adc0f4e886c4832 193 1.00/1.00 vMB 9
508,665 508,665 0000000000000000002d317416a5d84cf97fca281c11a960bedc34f13cefc43f 686 1.00/1.00 vMB 39
508,664 508,664 00000000000000000017dee6ab0bc18f1a71454f234e38a6a059c6ac80615b86 1,896 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.79 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: 709.78 GB
    • Received: 16.98 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.