Loading Tool

Explorer IconExplorer

Memory Pool

63,056 transactions
19.20 vMB
0.05345444 BTC
Random Selection Loading Transactions
Max Size: 122.89/200 MB

Candidate Block

Mining Attempt b86b50cdf47144604a550fcdafccb8a646afe2265c2b6f94e3a01452c4f1fbbb
Version 20000000
Previous Block 00000000000000000000657e92b31839f8c5f8697eb467c42242191b52fee61a
Merkle Root c1e38d450bba2483c16390baf239b615db0083b54f2eff68bddb3f02099929db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,433
Size: 1.00 vMB
Total Fees: 0.00972967 BTC
Feerates: 300.80 > 0.98 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,812 (827,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
87,897 87,897 000000000016bbe0bf352923a8ad4891d2d6f7c427643662ed9f4190f7a9a310 1 0.00/1.00 vMB 0
87,896 87,896 00000000001648bd0696c82b92fe2ccd9db4be9c648b2fe5b9321ec8387ae6b6 2 0.00/1.00 vMB 0
87,895 87,895 000000000008bac29bcd8bf557fb18cc13649e5f79710f568f7376d65ead2685 9 0.00/1.00 vMB 0
87,894 87,894 00000000001d3bda1283c63b3c56986ea9a06f444684dac282242fad877c6039 3 0.00/1.00 vMB 0
87,893 87,893 00000000000bcbc4e3fbfb448f6f65703c783b5702f858d86e619ea2d2be226d 2 0.00/1.00 vMB 0
87,892 87,892 000000000008014a038b94666d3677fce06c2ea3bccb50aa6d52ab31e3e1829a 2 0.00/1.00 vMB 0
87,891 87,891 0000000000154d83c20a7a72977fedf612dc470e18828c275c8ce056aafc739a 2 0.00/1.00 vMB 0
87,890 87,890 00000000000b109aa14ebbac29d342e415d391bbf976f2a8f3cf086366359e73 5 0.00/1.00 vMB 0
87,889 87,889 000000000004c6e9009e06dfbb03b6051402d271e64de9ddbeeedf8702565124 4 0.00/1.00 vMB 0
87,888 87,888 00000000000e2a4a12a1a1fc20cf420da110759885223bddbe639b77b91279aa 1 0.00/1.00 vMB 0
87,887 87,887 0000000000029a071dc97ac76b69e51bf566a21e71ddb148ebb014aa8ee4e014 4 0.00/1.00 vMB 0
87,886 87,886 000000000014f8cdf767e082d81c7b9feceb7c14824a725f4053aa2e7178667c 3 0.00/1.00 vMB 0
87,885 87,885 0000000000149e0eff20656fb94b0a1a32864468231ef7bfd7687aaad4b68a53 7 0.00/1.00 vMB 0
87,884 87,884 00000000000ca80f11be7e1efa23d1f96d4a515238d8c822f35b4bd94d141f4b 1 0.00/1.00 vMB 0
87,883 87,883 00000000001bee2005c46cf468b1a03464ce711f7ecaa46eb331f65fe13f538a 9 0.00/1.00 vMB 0
87,882 87,882 000000000000eead6851b6b9a00cb11f99a2c0a11db54bd8df62f105e07b094d 5 0.00/1.00 vMB 0
87,881 87,881 00000000001b48e97b963e7a9e08a0eab59794f47f4aaee0999cde495601e58e 3 0.00/1.00 vMB 0
87,880 87,880 00000000000440b1d6b12f0d423b128773fd3acff3a145f966a5a433242037ac 7 0.00/1.00 vMB 0
87,879 87,879 0000000000121429e546070f6edc85ffdb2ab0610dc0d2589a01a03ca835c9fd 5 0.00/1.00 vMB 0
87,878 87,878 000000000014caa951704619440ca0a98aad506eba996ae9a8effbab454a9473 2 0.00/1.00 vMB 0
87,877 87,877 000000000005fa694a19b2e64fa87cff136749649ebc6b278b28eba3b91f275e 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.78 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: 786.36 GB
    • Received: 21.64 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.