Loading Tool

Explorer IconExplorer

Memory Pool

72,888 transactions
27.42 vMB
0.09971471 BTC
Random Selection Loading Transactions
Max Size: 165.45/200 MB

Candidate Block

Mining Attempt a01f64df80c41c4e050650e20d43ba72e929f1edf1d9d71258ea310b40182faf
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root 75920af87c853618c27da4775a322072a0fa1b4e64c0344a54c84f1080d7fba2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,685
Size: 1.00 vMB
Total Fees: 0.04055424 BTC
Feerates: 445.47 > 4.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (719,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
195,943 195,943 000000000000069e4fcb42993374a7749e027e3b92845f29129ace757c672433 552 0.25/1.00 vMB 150
195,942 195,942 0000000000000341c162f7f011c6bc3b32497419c1b7b638cb7ee90cbf772f0c 182 0.08/1.00 vMB 1,074
195,941 195,941 00000000000005a43b598a6ac254ac26099cb349d50a8a5e30fe614d6dd9e729 278 0.20/1.00 vMB 130
195,940 195,940 000000000000042c1361b48090b0d7b59c3edfe0d81e011fa735040733efdfde 31 0.01/1.00 vMB 287
195,939 195,939 00000000000004cff4568c0463654d9e7ab08944c3988b2b232b9b005e759b71 398 0.16/1.00 vMB 232
195,938 195,938 00000000000006168e53769ae8f3ea517dfb8bbd43d35b0ae38ef641d6809948 145 0.05/1.00 vMB 357
195,937 195,937 00000000000000d1da1526882cf167f5ba5b43ca5eeb1e211d8b88e1147edc07 512 0.16/1.00 vMB 296
Previous 10 blocks ↓
Total Size: 783.19 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: 751.99 GB
    • Received: 18.87 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.