Loading Tool

Explorer IconExplorer

Memory Pool

69,958 transactions
26.89 vMB
0.08449161 BTC
Random Selection Loading Transactions
Max Size: 160.64/200 MB

Candidate Block

Mining Attempt 94e3eeb23d1d074e2f1ceb23cc08c242fac6808f9606ea5ea7f62e774eeafd5c
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 639872eb6d33ea9d367d40d95b5b16661877546385046d7ab43b5b1ab8b09817
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,668
Size: 1.00 vMB
Total Fees: 0.02694138 BTC
Feerates: 703.20 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (719,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,964 195,964 00000000000001486b7b298d6c2504b8bd87c5d6ee993212160573d614147793 75 0.06/1.00 vMB 69
195,963 195,963 000000000000015cb5e1e6285a1fa4fc5745569ee4b1c894623103c5d6d8e319 136 0.05/1.00 vMB 244
195,962 195,962 00000000000004dbce09557d7c186cc508915b59d8a68b1a2d6e05345c803175 226 0.13/1.00 vMB 305
195,961 195,961 000000000000030324dab09e746016e8086da99a32f358f1811e38815e3e99a4 448 0.16/1.00 vMB 128
195,960 195,960 00000000000002ebad769fdbb0426ff6d79c9615320448a3729685abc43674f4 964 0.42/1.00 vMB 205
195,959 195,959 0000000000000559dcedda566d44d058b9bc1eb1f6003af2ebf5ec1cb8a8ec7a 156 0.06/1.00 vMB 846
195,958 195,958 00000000000004e1deb4883364bc0197764bf4a8d69ca549d9b5ca58da9dc923 1 0.00/1.00 vMB 0
195,957 195,957 000000000000007ba6e63659bd4cd04672a43f9fb93fb52a0467304a8ce19317 228 0.07/1.00 vMB 64
195,956 195,956 00000000000001d88389c9cb1dcd7cd84af3e62b2176acc1b989b0e9c9819737 126 0.05/1.00 vMB 270
195,955 195,955 000000000000037164e9ab87e93b907124a5f7b8d9397a1f6b3da92fb2c75457 376 0.17/1.00 vMB 189
195,954 195,954 00000000000004abf74e6be599f69acf80e6610ca8ab6c4bf0fe9cb62ad870b4 89 0.03/1.00 vMB 89
195,953 195,953 00000000000004ff8a843598b9f0d4c6b74b5645ae3aa5b97e4ff6cbe2e201f0 70 0.04/1.00 vMB 129
195,952 195,952 00000000000004d970fde792f6590f568ab61ab7da59a7d14e710325eedc1831 464 0.21/1.00 vMB 307
195,951 195,951 000000000000017a2fe68edc4baa74923c63c8eb26fffeac561e901da8c99ffd 288 0.17/1.00 vMB 91
195,950 195,950 00000000000003651cb45af877c59eb119007d237cd07796eb3719516fdf060e 509 0.22/1.00 vMB 126
195,949 195,949 00000000000002ac9aea051dc572960f0ec1cb476a2b6a3b4c36082892f5080f 118 0.05/1.00 vMB 308
195,948 195,948 000000000000028a2639b5433d8b4fb52690c392770aafe44a4c1e1383f381d9 96 0.05/1.00 vMB 207
195,947 195,947 000000000000013fc825571566429e806a5dc98edebc40524a81d5b3b40e5eee 418 0.20/1.00 vMB 171
195,946 195,946 00000000000001d740d64028a021cd5e51f7e87c9297a489a0650a46fe72b3ef 186 0.06/1.00 vMB 274
195,945 195,945 0000000000000615a345377d1702c34d279a49fa01b6f8284edff316ee429cdf 546 0.24/1.00 vMB 218
195,944 195,944 000000000000019d882a3d44091b6f30319d951afeaa4ff9ed2423b0db715ed5 559 0.25/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 783.23 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: 758.49 GB
    • Received: 19.05 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.