Loading Tool

Explorer IconExplorer

Memory Pool

78,466 transactions
29.42 vMB
0.06781440 BTC
Random Selection Loading Transactions
Max Size: 176.79/200 MB

Candidate Block

Mining Attempt 4700f099e2c291aa6fe3872dbc55ff8d61234661c13dd18b1838ed1b3010265b
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root ebba3c928e4b4698ffaddb30f1a0d5b5a35dc9195dd672f9803c4d0a0ffcf578
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,125
Size: 1.00 vMB
Total Fees: 0.00816729 BTC
Feerates: 150.93 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (572,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,875 342,875 0000000000000000140aae6ddc5caca669de0cef3d2ffd7c6f1a16a2a95a4860 1,627 0.75/1.00 vMB 29
342,874 342,874 00000000000000000b28352149138469732fb1942b2dd7fa4356aeed55516d5b 2,212 0.75/1.00 vMB 39
342,873 342,873 000000000000000001219de962e6be139b65f4ff9333476228930624d5897c2c 256 0.08/1.00 vMB 47
342,872 342,872 00000000000000000d3b46da1994b8931d3162111490fe6dc805898b66ffaddb 1,127 0.49/1.00 vMB 28
342,871 342,871 000000000000000011812758cb5267a92af587c0b88553ac1f4a5dc1f9adbd07 326 0.21/1.00 vMB 19
342,870 342,870 000000000000000011c032dddd7e03072bde7f2f2fbc415e84c8850914d9d122 2,003 0.86/1.00 vMB 29
342,869 342,869 00000000000000001369ca3a55bb9b2c03539f975458967d0f89456ffbb3a56a 48 0.06/1.00 vMB 7
342,868 342,868 0000000000000000079086ea35c4145c1cc1bc3fd675a2f87aa260920a2be695 1,277 0.57/1.00 vMB 26
342,867 342,867 000000000000000010e0755a91b4e924373fc0156d4f9eb0af3a5e8ecd3914f4 635 0.32/1.00 vMB 27
342,866 342,866 000000000000000010a0711043ae24c0abf68370ae85909a5c23aaad758b28e5 235 0.14/1.00 vMB 18
342,865 342,865 0000000000000000045d66b71e5c6881c88b7cf0b9b56b5461a912da660a8c80 288 0.17/1.00 vMB 23
342,864 342,864 000000000000000011dfbbbf6f2041636215064623b960f153e80e2d2acf0db6 75 0.03/1.00 vMB 27
342,863 342,863 000000000000000013602cdf133f68645649d11117aa53eecf5d6b998c60f749 148 0.07/1.00 vMB 22
342,862 342,862 000000000000000008a97b528333526cef4dff7951deeacd2652b3be9b681ef5 907 0.42/1.00 vMB 27
342,861 342,861 00000000000000001094c6eca96d23134e906cf15f82f56187f8c8cc9b441e6d 472 0.29/1.00 vMB 24
342,860 342,860 000000000000000000776cd958abd56dc86744ed8077dcff0638ed6317a841f6 412 0.19/1.00 vMB 28
342,859 342,859 00000000000000001234112b4840ed2ca9089c4e3ba2927fad313126f74e8922 911 0.40/1.00 vMB 28
342,858 342,858 00000000000000000098d634ec09b3f92ef67d86f78492e4bf7b0cbce0c9eee5 15 0.01/1.00 vMB 17
342,857 342,857 0000000000000000006f809c375f4dc89c905a7e5cfbcb7e6fc036d84b9a3723 72 0.04/1.00 vMB 20
342,856 342,856 0000000000000000064c8df9d3eb078a650f4cb6a2dc305cb77422c5c09c57f3 200 0.10/1.00 vMB 23
342,855 342,855 0000000000000000166b536f8caf7b5b1b4560804bf7f6dbf4727d58f4ed133b 32 0.01/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.