Loading Tool

Explorer IconExplorer

Memory Pool

27,169 transactions
18.00 vMB
0.04102064 BTC
Random Selection Loading Transactions
Max Size: 97.89/200 MB

Candidate Block

Mining Attempt 64c36e68e99b166c25c58eee81f588f7dd042ed2bd4aeba62096b2d793905283
Version 20000000
Previous Block 0000000000000000000214004990e140b1ca2fa28da8bd860478cc541dfc88a0
Merkle Root 5f00f7cbf7c81f7ed1a5d8cc7d9bfdb74379d2abb91e3eb42104969d9f3e21b5
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,943
Size: 1.00 vMB
Total Fees: 0.02151337 BTC
Feerates: 150.93 > 2.16 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,597 (477,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,638 463,638 000000000000000001fae9c29210e187468c6a5a358e76e4d4471962928d3127 2,190 1.00/1.00 vMB 119
463,637 463,637 0000000000000000009535946240f1339fe5e5dddaa69c51232cfcc81e611125 2,088 1.00/1.00 vMB 157
463,636 463,636 000000000000000001fd9d93381234da375ec3bd124921e19bcc7ba387c1e425 3,192 1.00/1.00 vMB 224
463,635 463,635 0000000000000000003760265f7aa9e9e61ae26b5752f32f97bc0d9e7e9a86b6 2,412 1.00/1.00 vMB 206
463,634 463,634 000000000000000001989cf50fb7f4175dc68448163547e43a108bb404dc4207 1,872 1.00/1.00 vMB 132
463,633 463,633 00000000000000000145b9c482699f390482b554f9196f248e06315e2d49e320 2,133 1.00/1.00 vMB 145
463,632 463,632 000000000000000000bca67c7ae04f11a68ac405a10d13616d8a7cc26c9884f9 1,873 1.00/1.00 vMB 150
463,631 463,631 00000000000000000214ed523bb7f547cee3cb76a74ac64e530ef958d4b20cae 2,621 1.00/1.00 vMB 198
463,630 463,630 00000000000000000104685eacad244ff58b70f810b9bb95a975f0dbc3119af9 2,167 1.00/1.00 vMB 181
463,629 463,629 0000000000000000012a6ffddde5fa12de2c7db73b182c3e4518db557a7a385a 3,237 1.00/1.00 vMB 282
463,628 463,628 0000000000000000007384316543d1bcfb7f91199df22bb5cf3980952c7fd9e5 326 1.00/1.00 vMB 156
463,627 463,627 00000000000000000039d45ed529631facef985916341de6782e7b8a38b5d12b 2,075 1.00/1.00 vMB 213
463,626 463,626 0000000000000000003450546d70f2b6d110ba6d283c51074752df85ca107aac 2,357 1.00/1.00 vMB 271
463,625 463,625 000000000000000000b5de3ea08964f6a021265c2f6d04008ca84c3f11d13d72 2,136 1.00/1.00 vMB 178
463,624 463,624 00000000000000000197117017dc931264c6595ee0baa43884e9301831df21f1 2,631 1.00/1.00 vMB 200
463,623 463,623 00000000000000000096a60a6ccea96f96cb3197af86da82dbdb0c520131f086 3,400 1.00/1.00 vMB 218
463,622 463,622 000000000000000001db2b7ba5a7c63675888312a86172dacf741686e7b6953b 2,787 1.00/1.00 vMB 264
463,621 463,621 000000000000000000a44930466ae12338f16bdeec951f013d82c7f077bc2683 2,491 1.00/1.00 vMB 194
463,620 463,620 0000000000000000002c5d92b0a4d3a30986bfaf35d95affb4e8a1319b879c8a 1,692 1.00/1.00 vMB 137
463,619 463,619 0000000000000000005a83b05c0477305cf442fd908a239297ee2c00d89b15d7 2,486 1.00/1.00 vMB 204
463,618 463,618 000000000000000000b6a0a073147058941537013a6dfa9e3518dd026e8151a7 2,381 1.00/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 829.62 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: 4,664.50 GB
    • Received: 252.90 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.