Loading Tool

Explorer IconExplorer

Memory Pool

74,946 transactions
27.50 vMB
0.06695110 BTC
Random Selection Loading Transactions
Max Size: 168.25/200 MB

Candidate Block

Mining Attempt e44e3dcdeae622079b8e2ee0092b4ccff51b78ae3244a9c70deae4c8f3d45808
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root df32a5b051d9de3ea8cc3f2bbb122dd3fa247e70e4d06f18a45198a5b950c3d5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,249
Size: 1.00 vMB
Total Fees: 0.00840358 BTC
Feerates: 74.05 > 0.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (739,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,753 175,753 00000000000005eeeb1edde90004c54f000e3e55f78f6715a978b9171a875bd4 110 0.04/1.00 vMB 165
175,752 175,752 00000000000001788be82209d895ffb63fae64fed5e31023fa8783010ecd9202 135 0.05/1.00 vMB 209
175,751 175,751 0000000000000573f922166938129b2cb83606d9310761ff1362a9bff39a0d32 1 0.00/1.00 vMB 0
175,750 175,750 000000000000058de066c0240b7299c6a12f59620418eded70f3b4e4059a7d45 65 0.03/1.00 vMB 61
175,749 175,749 00000000000001eef10c981d645c02fead2fda6b83c5cca13184b7462ed48e8a 123 0.04/1.00 vMB 74
175,748 175,748 000000000000064f6e0ba6fb1e10e7e0b549aafed531516212e8f2474162ad1a 34 0.02/1.00 vMB 112
175,747 175,747 0000000000000a99a9df394ae1a98445e5261487add866dc96b91ca8eac8b3c0 53 0.02/1.00 vMB 344
175,746 175,746 00000000000001b9d5ef274dc42c65e54f31a66a5ddeff8ca3aeee09ee7d19f6 75 0.04/1.00 vMB 50
175,745 175,745 00000000000000e48da6c76231f351cfd6af53b71dbb744456b9d1be48e93995 11 0.00/1.00 vMB 31
175,744 175,744 0000000000000134ba3f151cb7aa14954f928c754de26010eef265faf712257c 94 0.03/1.00 vMB 89
175,743 175,743 00000000000004cc7594fe421109561acae727b30fda6a034f06c03cb3b81a74 8 0.01/1.00 vMB 18
175,742 175,742 000000000000018731849a2b7c334ab508e3a0bf3946a80885d69767905f79a4 22 0.02/1.00 vMB 104
175,741 175,741 000000000000087a658240150547cd52f1fef46ba6b7bf9cd6caaeabc0e193c7 55 0.01/1.00 vMB 24
175,740 175,740 00000000000009c76407d0b8719c08f3bfa23e4c2fe1fca63fd7875ef5edb3a3 16 0.01/1.00 vMB 74
175,739 175,739 00000000000008c661d01fb1c4e761f1b3dc7c3caa4fb5307c27a87d0ff6549e 14 0.01/1.00 vMB 46
175,738 175,738 00000000000000fabb7daaa7482a7f9b610fb557e029b9f257a8fab6a2728cb6 121 0.05/1.00 vMB 400
175,737 175,737 0000000000000682c1a62d6ce8f70d572fc235ac94ef8a2d4dbeb1fb6a8c133c 108 0.04/1.00 vMB 76
175,736 175,736 00000000000004c7347a57bc33bdf2a320a919903291a1673912fae7156f78b8 37 0.01/1.00 vMB 99
175,735 175,735 000000000000067bd489c87f34e3f67f22bed1026142322929ff04edfd9b6d8c 97 0.03/1.00 vMB 25
175,734 175,734 0000000000000776ac50d522b773e4451c19d8179637d03f57a539afd8c25135 12 0.00/1.00 vMB 0
175,733 175,733 00000000000007c1240ca7bf545ad4c7e53fe653743fc0f50275d40987960855 87 0.03/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.92 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: 714.24 GB
    • Received: 17.52 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.