Loading Tool

Explorer IconExplorer

Memory Pool

80,866 transactions
30.70 vMB
0.08972250 BTC
Random Selection Loading Transactions
Max Size: 186.90/200 MB

Candidate Block

Mining Attempt 8b4724be3c7c66460e627a9797715c43cd4814b2a2b2b86a2572c523a29cad42
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root ce2584cfffd8e67f50014677a2b76dcc1764665d71e0710093cbfa522bb40d5f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,428
Size: 1.00 vMB
Total Fees: 0.01954629 BTC
Feerates: 151.12 > 1.96 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (65,813 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
849,571 849,571 00000000000000000000e29176492d36fb0dec931fad0a9a330a79aa513ff9ae 6,056 1.00/1.00 vMB 9
849,570 849,570 00000000000000000002954fb993a6c610d565ba19c4cac415b2efc6cf582d9c 2,604 1.00/1.00 vMB 14
849,569 849,569 00000000000000000002560cd1a645c1e837a0e5eb25d28d35d46e9828f41ee6 2,512 1.00/1.00 vMB 12
849,568 849,568 00000000000000000002988fea27e4e8713a61019135cab346dc471261327302 2,885 1.00/1.00 vMB 10
849,567 849,567 00000000000000000000cf493e398de3b33428aaed7411cba8b01ffbefc868d4 5,507 1.00/1.00 vMB 17
849,566 849,566 00000000000000000001ee47aeae99cf79ae0da17ffffad73ccb036fa81eb3e7 5,895 1.00/1.00 vMB 23
849,565 849,565 0000000000000000000307e256d3cf756f9e02d0504187086eb6ef8b5f409657 6,597 1.00/1.00 vMB 15
849,564 849,564 00000000000000000002471489e05f36eff81b2819d0b99d8fc809ab4b083cd8 6,531 1.00/1.00 vMB 20
849,563 849,563 00000000000000000001eecb2465b6689d4e4a353ab179b7b36c0da56cdc8c3d 6,845 1.00/1.00 vMB 24
849,562 849,562 0000000000000000000301db8a61fd6dae556546ec7c63ba13468f1f460e498e 5,979 1.00/1.00 vMB 30
849,561 849,561 00000000000000000000e51f4863683fdcf1ab41eb1eb0d0ab53ee1e69df11bb 6,582 1.00/1.00 vMB 26
849,560 849,560 000000000000000000002f7cc26a75dc3516dcbf70262657b99573f73baead08 7,239 1.00/1.00 vMB 8
849,559 849,559 000000000000000000033daba7a4ab3eaaaca41765dc5e0cb11d193acc45b90d 5,450 1.00/1.00 vMB 9
849,558 849,558 000000000000000000020635d7623e7ace11f38c00cabf6e666f4bb70787175d 4,393 1.00/1.00 vMB 12
849,557 849,557 00000000000000000001994cfc78649b31326ea890ccf3982fd2861335fdfba8 7,634 1.00/1.00 vMB 7
849,556 849,556 000000000000000000028029ff2d09b186e9260bd3d9da081e325094fd2b2707 4,834 1.00/1.00 vMB 10
849,555 849,555 000000000000000000005cc57c003355915665122f3cbcd8039a13d697306dde 3,721 1.00/1.00 vMB 13
849,554 849,554 0000000000000000000152b1f5b64fe8f9ef7f6c9404e7583acd3c8e28b6534a 7,069 1.00/1.00 vMB 8
849,553 849,553 0000000000000000000093a04880ebbbdc1ae13c9d5265190238fc9a778551bd 5,200 1.00/1.00 vMB 11
849,552 849,552 00000000000000000000fe875f33cbc2d77d97127f22e824c111e4f1f08786e0 5,137 1.00/1.00 vMB 9
849,551 849,551 00000000000000000001c465b19ee8024b43b77f79ca54ce2896e80f2dc0c235 4,994 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.06 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: 720.64 GB
    • Received: 18.23 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.