Loading Tool

Explorer IconExplorer

Memory Pool

74,672 transactions
27.66 vMB
0.07579460 BTC
Random Selection Loading Transactions
Max Size: 168.52/200 MB

Candidate Block

Mining Attempt 77857338ea9b3584e35c4ccb18e35b2d1d8af501a3588a5978a30c5a4fd58da6
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 3d4575d68c975afcacff439b7ea6da005d2e60755e0fa565a21bc14f268221eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,857
Size: 1.00 vMB
Total Fees: 0.01664567 BTC
Feerates: 402.60 > 1.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (409,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,583 505,583 0000000000000000004eaba3f89aeadeab269133425040fdd147206b240c572c 2,279 1.00/1.00 vMB 321
505,582 505,582 0000000000000000000ab398448c2713f3c8dd65a490857ef6e885128f812c85 863 1.00/1.00 vMB 95
505,581 505,581 00000000000000000069eef357345985c0ed74269b7fb3337dae2897f80911cf 1,054 1.00/1.00 vMB 41
505,580 505,580 000000000000000000151f1dfd7f202542862596267eca8790be773fef7dd6fa 2,212 1.00/1.00 vMB 237
505,579 505,579 0000000000000000000700ce44438c175e79b8e965980fc21b32c28cab5a9837 2,335 1.00/1.00 vMB 331
505,578 505,578 0000000000000000001bd43c9226b82b49195a8dc467793751699cf8e4e2b634 180 1.00/1.00 vMB 37
505,577 505,577 0000000000000000006f61ac1bc13a71407d5a84ac178ad9a435aab8b65e6180 530 1.00/1.00 vMB 72
505,576 505,576 00000000000000000042d9cab6eaa8025cd7f5ae122a473f4199b37568256661 1,870 1.00/1.00 vMB 52
505,575 505,575 0000000000000000005b6a996cd020e844772d63e89a7b97da55fc4a878ce62e 2,366 1.00/1.00 vMB 252
505,574 505,574 000000000000000000667760af8370fac8b749333e84fffc5b79295c1c387fa2 1,627 1.00/1.00 vMB 245
505,573 505,573 000000000000000000532dd9a2f0bd2dd544b57920573fd012d3a0b1cef4cd84 2,004 1.00/1.00 vMB 239
505,572 505,572 00000000000000000065c072c11ff002aeaa4049a447ef897370c982a347a437 2,198 1.00/1.00 vMB 143
505,571 505,571 0000000000000000007142b46ad7a54454ac0d7e6fcb6d6a46eead0748838add 2,744 1.00/1.00 vMB 308
505,570 505,570 0000000000000000005943da03721fe216d3111ae0f15777237652fc2907a38a 2,697 1.00/1.00 vMB 298
505,569 505,569 0000000000000000007d1e66cb48361725de66693eaff2150e7cea3b80b9ffc1 2,312 1.00/1.00 vMB 307
505,568 505,568 000000000000000000124272d420cee860f46c6603464db528577f09873abd67 2,170 1.00/1.00 vMB 237
505,567 505,567 000000000000000000337dde5f4a116231fa9b9b3ece6f8d63d671dca092dbde 2,859 1.00/1.00 vMB 338
505,566 505,566 0000000000000000006b5dd2469b2e48379916480a14cb567ff78c9548d788a9 1,942 1.00/1.00 vMB 194
505,565 505,565 0000000000000000005951c33ab2895476341dcc113fa0a65972994c535ceab7 1,955 1.00/1.00 vMB 125
505,564 505,564 00000000000000000055ec7a9f0355c996aea3aad3a0c6658d1f066a4f9b23c4 2,319 1.00/1.00 vMB 329
505,563 505,563 0000000000000000005f6867331c4ee336ca2e5957c9239bcd41b5b10ca34264 928 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.93 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.66 GB
    • Received: 17.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.