Loading Tool

Explorer IconExplorer

Memory Pool

79,747 transactions
29.71 vMB
0.08001755 BTC
Random Selection Loading Transactions
Max Size: 178.49/200 MB

Candidate Block

Mining Attempt 4f2345f9e807a8a3d4f401a63516e0c6d6767450e7764764282733e736c6a8f6
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 1c534d2da44f3532bc3c31027782468261924bc3e42312fd6cc49cb35b99f63a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,290
Size: 1.00 vMB
Total Fees: 0.01953795 BTC
Feerates: 502.65 > 1.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (734,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,758 180,758 0000000000000675a2a44a40430629ef9f9a191508052f1cbc05c4c1baee6cd0 425 0.17/1.00 vMB 196
180,757 180,757 00000000000009aa0104c5e40ebc8b4642c7b8f72eb14f2c6d84bb4ffc48e5b8 353 0.14/1.00 vMB 127
180,756 180,756 000000000000066606829931f5af8194e73182233d3a560fe33180383e97f318 106 0.05/1.00 vMB 93
180,755 180,755 00000000000006766088d47dac1de6b95dd732b221cf5b166b34c585083f7668 217 0.09/1.00 vMB 122
180,754 180,754 0000000000000635cc50f1ff327be1428e4dee931792b558e0ecd8aeada4b691 69 0.03/1.00 vMB 91
180,753 180,753 00000000000002db3a9a383285cc25d6d97c66f453ca911f6755a9de8172864a 104 0.07/1.00 vMB 81
180,752 180,752 000000000000065236acb4fa676c058bc64c47ae08d6f16641bd8cf02bab60b5 232 0.09/1.00 vMB 166
180,751 180,751 00000000000009171baeaf51db1cd6733313e323e6531eaeb22b5105ecf47df0 94 0.05/1.00 vMB 128
180,750 180,750 000000000000072dba5c10570cba5d2399b181e08350233eb6d352cbd69584ce 165 0.09/1.00 vMB 78
180,749 180,749 00000000000002aa9c0e7280dc96f1384d338f1cad0f9d025c5d933b7b4a9015 19 0.01/1.00 vMB 278
180,748 180,748 0000000000000314f911858735941c6aa24592aad085b7f718ff0a5c72c8e6b3 410 0.15/1.00 vMB 146
180,747 180,747 000000000000002ae1f8a44a19a0328e8a2fa80bbcc4c3a302552c702bb850a4 678 0.25/1.00 vMB 174
180,746 180,746 00000000000008b514e3e6b59941b7ebd989bca296a70b0e9eaff0d1871f19a1 1 0.00/1.00 vMB 0
180,745 180,745 000000000000093eb29ed69d0e74c86edf7240a15bdec642db28a2b548eb7bf5 142 0.05/1.00 vMB 110
180,744 180,744 000000000000077890dd6dd5c52bcab946f97edc7e1bcf4a4acff76bae5e566b 157 0.05/1.00 vMB 4
180,743 180,743 00000000000001f8f4051a74ae52eb25ec985c31690f8a767e65e3f2695b02a5 582 0.25/1.00 vMB 152
180,742 180,742 0000000000000381f7d8402c79cfbc73d98aa9aa5054ab423dc1a98ad3fd7996 12 0.00/1.00 vMB 119
180,741 180,741 00000000000008a2a824bdf674fdfc777a68850abb659e6ba1dd3209d5c3892c 478 0.21/1.00 vMB 128
180,740 180,740 0000000000000467ef51cf3a9d994052ef2b0cf36fcd2d05588a7ade38e7efd8 150 0.05/1.00 vMB 186
180,739 180,739 000000000000081e985a356020b9b371015eb34d9817fe58488999b7d185ccf5 234 0.12/1.00 vMB 115
180,738 180,738 0000000000000751826206939e27125058d9d831df5c2bb014314a05415c50e9 371 0.25/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.