Loading Tool

Explorer IconExplorer

Memory Pool

83,702 transactions
30.35 vMB
0.16828919 BTC
Random Selection Loading Transactions
Max Size: 184.09/200 MB

Candidate Block

Mining Attempt 42d82501e54cd99b190149691c065b9b80598a001cd198b689ae25b22929a308
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root 10892ac97d44da2eddd4150eb941737276513c29f4bfb17696a82d5d69393eb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,118
Size: 1.00 vMB
Total Fees: 0.10606029 BTC
Feerates: 155.43 > 10.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (331,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,765 583,765 0000000000000000002259f27e1ec60ac8c5eaaf9de86e29dcce2a462e0ed861 927 1.00/1.00 vMB 12
583,764 583,764 000000000000000000127bea2b2876e960aff0e092731faaab73ca42a417e32a 652 1.00/1.00 vMB 15
583,763 583,763 0000000000000000002297a3e697eb46a4ee25915162b9268e0e2345171a4b37 1,575 1.00/1.00 vMB 27
583,762 583,762 0000000000000000000a0d791b741b3eec304b8280d3907799b7c4c4fbe22de0 1,263 1.00/1.00 vMB 18
583,761 583,761 0000000000000000001d35088845ca5ce73f75c2320a5a6e092865c7d5020177 3,080 1.00/1.00 vMB 58
583,760 583,760 00000000000000000016173063237d4268b04900a886df6408510c9a53d7e69c 1,827 1.00/1.00 vMB 12
583,759 583,759 000000000000000000224a10a9b89465786d76476270b704078a8a8a97a5c7bd 1,962 1.00/1.00 vMB 56
583,758 583,758 0000000000000000001391775342e13f719a8787143972fe79772a8f6f283582 2,875 1.00/1.00 vMB 91
583,757 583,757 000000000000000000134d227137c4bf7165c83212a726ba95bf8cfefd90a541 2,779 1.00/1.00 vMB 43
583,756 583,756 0000000000000000001a1b908a873a4ae6c47b003e79e02b32699a0144b6072e 1,681 1.00/1.00 vMB 6
583,755 583,755 0000000000000000001b7276e5db99ef9580a7b96bfbba349255dba54317dd3c 2,841 1.00/1.00 vMB 76
583,754 583,754 0000000000000000001c5f35524efcd175543370b3dee482e1abede7eeb9b85b 1,744 1.00/1.00 vMB 29
583,753 583,753 00000000000000000021c47931f93dd77cfe4febd8c0e5f9554749461b9019ba 2,542 1.00/1.00 vMB 35
583,752 583,752 0000000000000000001ccadd80c5ae268626445dcbbcbf1fd34f4bbf2edbe3f1 2,647 1.00/1.00 vMB 68
583,751 583,751 000000000000000000232e8de6ee54f361c609f34954bb02a403b97399347966 369 1.00/1.00 vMB 6
583,750 583,750 000000000000000000206073ab4991649af3b5a8d8ad9fa94032da0ba00a6269 2,876 1.00/1.00 vMB 9
583,749 583,749 0000000000000000000fabe6b5103329fec05bdbc0f91cd5678f11e010c5df47 2,285 1.00/1.00 vMB 81
583,748 583,748 0000000000000000001c1dada4d0d2bab4abf41226b652630e29b68f318bd1b9 2,603 1.00/1.00 vMB 34
583,747 583,747 0000000000000000000d9c95ec3ab0226b9c238fa140ae6ae417baeaf0ef8e85 2,952 1.00/1.00 vMB 67
583,746 583,746 0000000000000000000f78fb5fb6beb675add5738db3d8a6726d1e78ed89ce9a 2,533 1.00/1.00 vMB 69
583,745 583,745 000000000000000000211f44274a410a7dc0cb9e31f4ed44ec41365b7e26ac13 2,413 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.32 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: 660.24 GB
    • Received: 14.64 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.