Loading Tool

Explorer IconExplorer

Memory Pool

78,576 transactions
29.29 vMB
0.07661343 BTC
Random Selection Loading Transactions
Max Size: 175.36/200 MB

Candidate Block

Mining Attempt b31d518e990faf6ae72b9f1d9d232f04839cbe2548048a818cd5374bcbe34e70
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root 22611b87962ea761c7396b823ccbd5c5ba1382e7b135e24fee58d4a6109f1501
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,833
Size: 1.00 vMB
Total Fees: 0.01714639 BTC
Feerates: 108.89 > 1.72 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (220,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,164 694,164 00000000000000000011e9b30ebb9f8e3aec47bc38e5f248d03ff3139a351450 1,713 1.00/1.00 vMB 16
694,163 694,163 00000000000000000011a483ec482621ffb23894007b2a43e7f4c7e4eeaaca7e 2,466 1.00/1.00 vMB 23
694,162 694,162 0000000000000000000d9a32564caa7a9cf7470c2a523df030f4f4560d92b619 360 1.00/1.00 vMB 7
694,161 694,161 0000000000000000000aaf04c13624381f208c316018a19adfc6f1cc2b9e5447 432 1.00/1.00 vMB 8
694,160 694,160 00000000000000000007cdd978e87f164a2f6df494a5dd33e6a191ce7cfe5790 676 1.00/1.00 vMB 12
694,159 694,159 0000000000000000000b96b61528632f4e8ca5108b75c422163b417ae29f5083 296 0.08/1.00 vMB 11
694,158 694,158 0000000000000000000d04e0081f57acad1e59ae3ffbe692525bc30745df34a7 1,200 0.45/1.00 vMB 6
694,157 694,157 00000000000000000003416ef2f2d8f3d0132af84d392675f22ed41021e3824e 2,818 1.00/1.00 vMB 3
694,156 694,156 00000000000000000003921e2269d33283e0b0435a55c84e33f1e997a36770df 1,167 1.00/1.00 vMB 8
694,155 694,155 00000000000000000008aa50d2eb7058f75ef3e9e0c5663c68c34608a1d6aa9e 756 1.00/1.00 vMB 4
694,154 694,154 000000000000000000081e0af22639019a1eea10b27ae40b379e54dab1a5623a 2,634 1.00/1.00 vMB 13
694,153 694,153 000000000000000000129d5c7d49cef097e5928e29f4796f153f586ea42a39ae 2,853 1.00/1.00 vMB 7
694,152 694,152 00000000000000000010fcb76babcfeac059fff2e4800173e802baa320212f40 3,058 1.00/1.00 vMB 22
694,151 694,151 00000000000000000005a2d10e452b45f2bc07a840b0cd18c060770a6a82b0ef 2,511 1.00/1.00 vMB 13
694,150 694,150 00000000000000000000ff4bf300857cf5d518ffbdaa834bb203cc2933563474 2,600 1.00/1.00 vMB 17
694,149 694,149 00000000000000000006fe0238f344d9002d6ad60d61480ab4e97e03fd252f18 3,221 1.00/1.00 vMB 14
694,148 694,148 000000000000000000130be9b95f3cf2388d3861ca8c08545eaaba8950a2d12a 1,393 0.58/1.00 vMB 11
694,147 694,147 00000000000000000010a7921c49290c7f1487e30d0c00686525c42b3134c2ed 2,683 1.00/1.00 vMB 11
694,146 694,146 0000000000000000000f8f27b042f39d45a36cb382a35d026fc08e7786a9b00c 149 0.09/1.00 vMB 7
694,145 694,145 000000000000000000059b8107e12b393a68803d717b6e0fd88196e3167839a4 2,156 0.86/1.00 vMB 14
694,144 694,144 00000000000000000009e51c63e8f215e1efea80e759426fc1ba9e56651bb0c5 984 0.55/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.50 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: 668.39 GB
    • Received: 15.49 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.