Loading Tool

Explorer IconExplorer

Memory Pool

77,389 transactions
34.14 vMB
0.13979860 BTC
Random Selection Loading Transactions
Max Size: 189.99/200 MB

Candidate Block

Mining Attempt d87ee7adca484f840bf63cdaa3dc2ae863ead192f3129ce4418f998e07348d79
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 1bc17058853883026d1f5c764b01e3dc2559c9453b85283f1f645a98f60a845a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,343
Size: 1.00 vMB
Total Fees: 0.06552262 BTC
Feerates: 477.45 > 6.57 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (865,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
49,779 49,779 0000000015661f53073ed221398c7fe2f102cc079cd0bac472f94e32276e64a8 1 0.00/1.00 vMB 0
49,778 49,778 000000000a62cb407127c5e4011bd1501ead9dd9b58d2af3799928f771409477 1 0.00/1.00 vMB 0
49,777 49,777 000000002344b55d80808086030e6651de769529edc9c8c2009f1433e3214e4b 1 0.00/1.00 vMB 0
49,776 49,776 0000000015b97186284485c5dc43f464eec6dee0bad1dcb61ad8dd72cedff91f 1 0.00/1.00 vMB 0
49,775 49,775 00000000246cc5fa21f971b0fb578708c56fae56b90cc1e554779b28c1b0425f 1 0.00/1.00 vMB 0
49,774 49,774 0000000028b90c57327bab3e0d2949954442fae8ea9b54848b21fe3598143393 1 0.00/1.00 vMB 0
49,773 49,773 000000001eda763dfe953140852b2e7d6b774e16fc5f972515c45a3bff87d89c 1 0.00/1.00 vMB 0
49,772 49,772 0000000021fd57aaad0a781cd1248dd7dae9b224e7637df0bf1d9542e7549d6b 1 0.00/1.00 vMB 0
49,771 49,771 0000000011d9c96bf4e23af5ee52e471a59e8bac505e0668cc7015dbdb0c3fd2 1 0.00/1.00 vMB 0
49,770 49,770 00000000164f95c35739c02620bb47396380cf62a8a8ce6864a1ffb1a04fd38e 1 0.00/1.00 vMB 0
49,769 49,769 00000000016c150c732e6b117b0d28caac5fdd32a8a80b8a9ee46bd075948e96 1 0.00/1.00 vMB 0
49,768 49,768 0000000027bcb8f332e6df3572b61921b8577fb24da9446b0b413c78f1c11127 1 0.00/1.00 vMB 0
49,767 49,767 00000000165929bc6e89293713f37b2e1379b3a1d2b7d61c32c7a43ce4215279 1 0.00/1.00 vMB 0
49,766 49,766 000000002168955093cddbfea677e2e20b197a0d8bf6e2d947d275df011291f2 1 0.00/1.00 vMB 0
49,765 49,765 00000000067ce822b54e90ca83f5d4f4ea6dd44da521834f953e39600fcbacd9 1 0.00/1.00 vMB 0
49,764 49,764 00000000124383ae250784fee7db77f997dcec083d29533faa5881f73f3ae6e8 1 0.00/1.00 vMB 0
49,763 49,763 0000000007db79e3b3c9575767f2e142565d5b120580d0c80844af75d38e6c6f 1 0.00/1.00 vMB 0
49,762 49,762 0000000014924983760391adefc1728f569dfd6922dee2f6e8cd15f8fec90cb0 1 0.00/1.00 vMB 0
49,761 49,761 0000000023be60661897d0262141a326fc23474eccce6496cbceb4df67fa9bdb 1 0.00/1.00 vMB 0
49,760 49,760 00000000157fb70475d36d3f05487991a1d736d55080eb47557dd0f50d400ce8 1 0.00/1.00 vMB 0
49,759 49,759 000000001067fe78923a386414786a22ee38a7d018cfabf6f351666d54cee451 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.11 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: 736.24 GB
    • Received: 18.58 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.