Loading Tool

Explorer IconExplorer

Memory Pool

45,856 transactions
27.33 vMB
0.07409642 BTC
Random Selection Loading Transactions
Max Size: 144.88/200 MB

Candidate Block

Mining Attempt 7c3ca3e1dc7ce3958aedad1349075143948f17b3408fea816d5ae7d580acf5a7
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 1c2dc8eba7f57f8058b5bdb1b8d703cef3c71db610aebe6191618c06872557f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,912
Size: 1.00 vMB
Total Fees: 0.02314478 BTC
Feerates: 301.59 > 2.32 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (525,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,862 388,862 000000000000000007e28bb37f8dca69e0042e9aff40876e678f358d2ed5adc9 1,034 0.92/1.00 vMB 21
388,861 388,861 00000000000000000a2b9f7256fe1bc80e4672ba14c29d8179377df56fcb89ff 1,805 0.64/1.00 vMB 52
388,860 388,860 0000000000000000085c0782c485c54183f621b36813c5219b9d36a8da92804c 360 0.18/1.00 vMB 34
388,859 388,859 00000000000000000a48338a82dbbe124c88882e4fd4f60400ab9d9b9e82be5c 1,379 0.54/1.00 vMB 40
388,858 388,858 00000000000000000ca486acf8ceb4b51e20024a4517a3905190f1577a98fd8d 1,511 0.69/1.00 vMB 33
388,857 388,857 000000000000000002078334cf6bc551f617e5c2ffdc69a1374b84ae70fcee7a 283 0.15/1.00 vMB 27
388,856 388,856 00000000000000000c4c22d0cbfd83df3a6be9551bcd68d01e9f8800a005d434 265 0.16/1.00 vMB 23
388,855 388,855 0000000000000000009cd262ec4380a32160ca939e296ee729ffaa9be9c3403f 624 0.38/1.00 vMB 29
388,854 388,854 000000000000000002691c222f85292657d41e52a07aea4d4be2041ca8806dc6 430 0.37/1.00 vMB 8
388,853 388,853 00000000000000000b5a7484378e845950fec98d42c0bc6a88e499b8f4605440 913 0.65/1.00 vMB 24
388,852 388,852 00000000000000000d8755d4eaf56c879c536fa639690f2908c1ab0cfab61fbb 2,125 0.92/1.00 vMB 37
388,851 388,851 0000000000000000066b5e863dcf19269dfe87398eeb0626f746eaba112b5fbc 1,220 0.75/1.00 vMB 22
388,850 388,850 0000000000000000021463015b3c3d0dea54a7529cb0b7c411a0082db4230bb9 2,470 0.75/1.00 vMB 53
388,849 388,849 0000000000000000010c890a8f06a4596de19564efe316863cb50e33447bf981 1,539 0.75/1.00 vMB 34
388,848 388,848 00000000000000000998943f2450469e2ed612dcfc470a59ba758cafc703fdf6 1,554 1.00/1.00 vMB 21
388,847 388,847 00000000000000000c3e57590f12db68a746d8106496cb3a10084dce44b35e0a 201 0.95/1.00 vMB 8
388,846 388,846 0000000000000000022138ce471dc74190d340189aaa05f8461aad3fccf71b37 1,236 1.00/1.00 vMB 20
388,845 388,845 0000000000000000054695ea07f67a04f7919290c4dde2d7efa69538fb2c3577 2,678 1.00/1.00 vMB 44
388,844 388,844 000000000000000007398738b6037fa2dc02701f9deae72bb72583ad9609fd47 1,415 0.75/1.00 vMB 31
388,843 388,843 00000000000000000a1c65fbef13002368c1229c1b73ff07fe24ff298366bcce 1,768 0.75/1.00 vMB 31
388,842 388,842 00000000000000000613e60afa37ce4e499fc177c7cbac456aacbeb155e15869 2,018 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.01 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 649.37 GB
    • Received: 13.17 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.