Loading Tool

Explorer IconExplorer

Memory Pool

82,794 transactions
31.22 vMB
0.09119306 BTC
Random Selection Loading Transactions
Max Size: 191.19/200 MB

Candidate Block

Mining Attempt c3886a5c290c72f8f40c938c0998b9538d3fd4b8641481ff49fd5c5ba9436fd1
Version 20000000
Previous Block 00000000000000000000a85c36171777e63d64dce13efc9d5a9a92d01c1863c6
Merkle Root be6e9ec8173d111d2464649142ad468f5b700c9248eb045c4d850461c14461bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,019
Size: 1.00 vMB
Total Fees: 0.02073578 BTC
Feerates: 50.62 > 2.08 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,222 (103,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,175 812,175 00000000000000000002c2a30d6deb7526d5e96d37221006cf8d4173d0347b4b 772 1.00/1.00 vMB 4
812,174 812,174 0000000000000000000461607385c549b2703a09eee99f929fa7af0e18a49f35 2,989 1.00/1.00 vMB 10
812,173 812,173 000000000000000000034590470703b408d9c966e08c91bab1ff4b2a7a0598d5 2,030 1.00/1.00 vMB 6
812,172 812,172 000000000000000000040fe2c447684b2245390dd3018c75758a09314f77ee24 1,465 1.00/1.00 vMB 8
812,171 812,171 0000000000000000000383920133f80d56c755097c2547537c0d03d1465c1766 2,147 1.00/1.00 vMB 11
812,170 812,170 000000000000000000027d056e650a0848bba60238cd00448bd906a1828ac428 2,490 1.00/1.00 vMB 10
812,169 812,169 00000000000000000003c5984ba77d3c87417aa2c1c03da5bf048b9dea238e9b 3,151 1.00/1.00 vMB 24
812,168 812,168 000000000000000000009304eaa984387a0baf5bd971a1b30b05b3a05ea48761 3,517 1.00/1.00 vMB 20
812,167 812,167 00000000000000000002e754568354dda5741f6cbb4afd87d40a0fa3b97cc3e3 760 1.00/1.00 vMB 5
812,166 812,166 000000000000000000043839dc1dc8075528b485798457859b17788f6bbb8122 2,081 1.00/1.00 vMB 9
812,165 812,165 00000000000000000001406a2c73cd2752d332f15cf8650d8bd61dcfda48d4ce 2,382 1.00/1.00 vMB 10
812,164 812,164 00000000000000000004cc72f18c9a2c22e4511de62e943904ddf919a18f75b6 841 1.00/1.00 vMB 4
812,163 812,163 000000000000000000001d776e54d588815f8855e01f89880b5b7e6901f5ed78 823 1.00/1.00 vMB 5
812,162 812,162 00000000000000000002c30fc277c8748be9bd1e9621247b8abf6125de327aa3 474 1.00/1.00 vMB 3
812,161 812,161 00000000000000000003f4b08454315ca356118a49e19529f995c39041543306 3,170 1.00/1.00 vMB 15
812,160 812,160 00000000000000000003e9302c25e285f768c9a0c983747fa1caa75966b5334b 2,393 1.00/1.00 vMB 9
812,159 812,159 0000000000000000000208e44c124530686b11426af993de11fda4039d73f3e6 2,661 1.00/1.00 vMB 5
812,158 812,158 000000000000000000017c848db134dfeb0fe5ebf5b2fe7b6fa59099e3f9850d 2,832 1.00/1.00 vMB 15
812,157 812,157 00000000000000000003488edd899e091f3856f619bc2246815289964b9e3e5b 1,575 1.00/1.00 vMB 8
812,156 812,156 000000000000000000026ed95fb5ba66a39c194716ecd97360aa6aca291ecbb3 700 1.00/1.00 vMB 7
812,155 812,155 000000000000000000017de639a1f93c6107bf55e117b1cba67de3b0006933a9 1,006 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.77 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.38 GB
    • Received: 16.89 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.