Loading Tool

Explorer IconExplorer

Memory Pool

78,950 transactions
29.07 vMB
0.10895300 BTC
Random Selection Loading Transactions
Max Size: 176.35/200 MB

Candidate Block

Mining Attempt cda8b290f0e59971cf32b747e4cd09b6fbc6928e540c0b8fd659ab34bb01a415
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 34ede8c0b912f05e84c754fa21283f0a653428930f16e663870d6063e7dade0f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,013
Size: 1.00 vMB
Total Fees: 0.03675392 BTC
Feerates: 477.45 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (161,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,670 753,670 00000000000000000006799c5d3a38505361bd324056fa9fe3148697c838d9e5 1,059 0.39/1.00 vMB 8
753,669 753,669 000000000000000000084bfc7e877d5aac6ab11af4bd3637fcc5d07dc3fd9377 250 0.07/1.00 vMB 10
753,668 753,668 0000000000000000000399cf7dc8d59f483b349d42a2c8876730d38e447b2fa7 1,422 0.48/1.00 vMB 10
753,667 753,667 00000000000000000008d20fa5e32f3a0e12f836e4066bb5034e70f349d059e0 555 0.15/1.00 vMB 11
753,666 753,666 000000000000000000089c04a822d7625c81c88bef15222364c55e52ca35d24d 1,201 0.42/1.00 vMB 9
753,665 753,665 00000000000000000002de5a32db191ead7239a7d507a3e7d14e0d41e050ad83 1,227 0.37/1.00 vMB 10
753,664 753,664 000000000000000000079152c9f0aaea874924fbd3b40ae2caed0d58a6642f11 1,327 0.87/1.00 vMB 5
753,663 753,663 00000000000000000005b8c261c23a6a795cb304537c7dcbb78ecdb30b58968b 2,039 0.71/1.00 vMB 10
753,662 753,662 00000000000000000004adf30d8376f4cdae006b312990fec8861f54cc798f6d 1,132 0.40/1.00 vMB 10
753,661 753,661 00000000000000000006748519bf6f616d88f4f9f787fa9559f725d625ae5b42 996 0.31/1.00 vMB 10
753,660 753,660 00000000000000000008855bc03e584d5c0832efd06fa9f55abc02ace04f9b4a 767 0.29/1.00 vMB 10
753,659 753,659 0000000000000000000098987990d36d6f861a94db753be301694f20843054f9 953 0.45/1.00 vMB 7
753,658 753,658 000000000000000000003b5388e0f4345514492f6f6fda6013862c4de77942a6 2,114 1.00/1.00 vMB 8
753,657 753,657 00000000000000000004f1aeb25e6c553762a7073bf72e6672e3df84bacaec24 2,335 1.00/1.00 vMB 8
753,656 753,656 00000000000000000003e5f649a4e4fec28ab5230880f2adf1eb63bfe7ace990 1,529 0.86/1.00 vMB 6
753,655 753,655 00000000000000000000f92f5aa9b87d1edf85e5efa8f1c5c56e00bf223685ed 753 1.00/1.00 vMB 8
753,654 753,654 000000000000000000041c6aaff2f349be23b6764a1059051f26c52e55351a2e 1,212 1.00/1.00 vMB 6
753,653 753,653 000000000000000000067cc99212a71acdc73ba0f8d2cbb209edb1db4e4cf6ef 2,972 1.00/1.00 vMB 5
753,652 753,652 000000000000000000015df3fe9844af5f5357803a367802e30679eafd3acc19 2,957 1.00/1.00 vMB 19
753,651 753,651 00000000000000000004552891ceb4c1b5098f3f80594cf85af259e23f62ff7f 2,728 1.00/1.00 vMB 15
753,650 753,650 00000000000000000001d7fd4e0010d9cdc98e1608e8b02b0123f98959d72e44 2,827 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.91 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.81 GB
    • Received: 17.47 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.