Loading Tool

Explorer IconExplorer

Memory Pool

75,257 transactions
27.09 vMB
0.06113659 BTC
Random Selection Loading Transactions
Max Size: 166.26/200 MB

Candidate Block

Mining Attempt 808b4869cc96a6ed2d43bbed4a819fc76363d975257c90aa9759955e1aa41351
Version 20000000
Previous Block 00000000000000000000689f5aac8f3b2931b26ac31fa880ea1b747dd3d324e4
Merkle Root ffb3acd5ac604a56fb7aeae59ff23b17bb397ca0cc205cfe4b7dca2a6e885cf6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,578
Size: 1.00 vMB
Total Fees: 0.00377637 BTC
Feerates: 30.40 > 0.38 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,321 (632,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,755 282,755 00000000000000016affd4284f79bfcb628da9c33877243676496c9b701a1148 779 0.25/1.00 vMB 69
282,754 282,754 00000000000000009e1b71c9ade519853728a052ec8cfed67b1d7a4436632034 615 0.41/1.00 vMB 22
282,753 282,753 0000000000000000509ca8f92e60acd5a588308e2456e94afd6809bbd1f0c2f2 1,527 0.50/1.00 vMB 85
282,752 282,752 0000000000000001a7633ee76c6bd98f39c291937c7d5356931b7a94747cbdb0 91 0.10/1.00 vMB 15
282,751 282,751 0000000000000000af18a60d8cf63a1a646b774b81313902525fe35826901ba9 566 0.25/1.00 vMB 50
282,750 282,750 00000000000000003be75f40ba53d3335a5e8567f72a6e61dc788d1164a13d73 581 0.42/1.00 vMB 28
282,749 282,749 000000000000000192a44d7dc8fac60f6252695c5ca01b818e72b943d23ba5c3 472 0.25/1.00 vMB 51
282,748 282,748 0000000000000001b35e225d743b7e0dd2e9066d0f7ffa132da4a71d685c9b32 386 0.50/1.00 vMB 20
282,747 282,747 00000000000000008e23560246ff5300b1f81ab4e58cd8484a4c5e3a4e75674c 627 0.25/1.00 vMB 39
282,746 282,746 000000000000000091e7f177e5f358d40a750f9b9b547b13f4559671c6dd69a6 1,414 0.90/1.00 vMB 29
282,745 282,745 0000000000000000ac88bf74d113e87fe03052c17a7eff193ce6d2abc3d1a679 719 0.25/1.00 vMB 58
282,744 282,744 00000000000000000082c4cb9b7aefa30050b97f3ebf50eb70965e2b1eab9d8c 662 0.25/1.00 vMB 48
282,743 282,743 000000000000000155cc154928a2da0d04710164fde33700128b5152522ed193 146 0.05/1.00 vMB 126
282,742 282,742 0000000000000001987c520282fae95719b3e384898b319d34ed58b8e41c7e4b 931 0.35/1.00 vMB 85
282,741 282,741 000000000000000181788456bd4c936116b8e2b20636dd0a5fdd9a5d1bc6794f 52 0.09/1.00 vMB 16
282,740 282,740 0000000000000000f40ee855e41ca429c05aeea26c4013f83d2e9dba638efbac 212 0.23/1.00 vMB 62
282,739 282,739 000000000000000125e5889140cd99124d7cd6243978f11f2ac7dbcbe1c3b39f 72 0.05/1.00 vMB 46
282,738 282,738 0000000000000001710c84fd35428665c01de75f74e6df04570f21c02678514b 1,197 0.90/1.00 vMB 23
282,737 282,737 0000000000000001059518c1b11269f10bb9216b74577c15618ab4a7f49cecad 139 0.05/1.00 vMB 122
282,736 282,736 0000000000000001ba3616f93f06426c15343eb3c04c119db5d84bbe29f1bddc 139 0.05/1.00 vMB 156
282,735 282,735 00000000000000010802b4bcc4119beda4bf6c562b3d61e8d4c46976c6d61e7a 60 0.04/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.95 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: 715.04 GB
    • Received: 17.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.