Loading Tool

Explorer IconExplorer

Memory Pool

44,188 transactions
26.51 vMB
0.05524937 BTC
Random Selection Loading Transactions
Max Size: 140.00/200 MB

Candidate Block

Mining Attempt e0fdb38b62a0f59bd570a437ca1c0097c91c5714f5c0fcb3433a286554fea3cb
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root cb1a794d9ec925626a5ef59cdb46bc38ab24fe214f2069deeff44427dd2bd0fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,218
Size: 1.00 vMB
Total Fees: 0.00669179 BTC
Feerates: 40.21 > 0.67 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (243,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,749 671,749 00000000000000000002e337fceaa5d6ae8710605b8dd1cd173820b714f47f7f 1,823 1.00/1.00 vMB 127
671,748 671,748 00000000000000000004e5ae749680b4d552d9ec0816234f5ccfc13fb4e97b05 1,745 1.00/1.00 vMB 129
671,747 671,747 00000000000000000004a9b41d1c5f1f3fbe4a46519c7446ca0bd6f2cc2c66f9 2,884 1.00/1.00 vMB 146
671,746 671,746 0000000000000000000395d932004908da43ee9678e9ee660efe908f47b99400 2,404 1.00/1.00 vMB 130
671,745 671,745 0000000000000000000362725933c2adf701d6f5fcea1b70c87daf2f7288e754 1,305 1.00/1.00 vMB 131
671,744 671,744 00000000000000000004151c06dce311766d9836dfe7704c1c9787dc829d55ff 2,154 1.00/1.00 vMB 145
671,743 671,743 00000000000000000009ab7ddad83e9f955b612f762d58f96def37a808acf28c 2,203 1.00/1.00 vMB 133
671,742 671,742 000000000000000000001b0d163ca50da462d49a7ffda79bea9f7913582681b6 2,902 1.00/1.00 vMB 154
671,741 671,741 0000000000000000000c96d1a5935ecdb741e28a443dd4853e1307ae850749c2 2,901 1.00/1.00 vMB 139
671,740 671,740 00000000000000000001e06dd7b87872f0d12fc4bf52be3776de5cbc065bc3a4 2,498 1.00/1.00 vMB 145
671,739 671,739 00000000000000000003ecfe875e9dd6e26639b05c66469d9ee4c1dad82529f3 2,790 1.00/1.00 vMB 147
671,738 671,738 000000000000000000081e3c12acf0e96a99ae98309e142104461383c08f57bd 3,449 1.00/1.00 vMB 157
671,737 671,737 0000000000000000000a724c221743603da72f01840d9746af3d351bd40a3179 2,952 1.00/1.00 vMB 135
671,736 671,736 0000000000000000000191e55c4a717a96ab512be13c3634e6db8b4359525d8a 3,149 1.00/1.00 vMB 140
671,735 671,735 000000000000000000040cb8dd9cea65266293408b0efbefc67398f6ff243e6e 2,800 1.00/1.00 vMB 139
671,734 671,734 00000000000000000009b92a7f33481992bf73e454a5279ee548c8dfe5ef6841 2,408 1.00/1.00 vMB 143
671,733 671,733 00000000000000000005d1b70e8930c4fed363384da319e590bd37bc044e353c 3,096 1.00/1.00 vMB 130
671,732 671,732 00000000000000000000d8a7f124c4c3f0951eb1daf465652c05fd84acd108dd 1,387 1.00/1.00 vMB 137
671,731 671,731 0000000000000000000192a901c504d46ec2f47e566a7ec14e213ff2140ba56f 2,429 1.00/1.00 vMB 137
671,730 671,730 000000000000000000075a43ce82985e5d9ba437330b93a2039558d3bc390de6 2,291 1.00/1.00 vMB 152
671,729 671,729 00000000000000000002490a187970e301d1d473ffbf8ea00b5c2a378d5d25c4 2,740 1.00/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.