Loading Tool

Explorer IconExplorer

Memory Pool

79,291 transactions
29.50 vMB
0.08458291 BTC
Random Selection Loading Transactions
Max Size: 180.34/200 MB

Candidate Block

Mining Attempt 78497b7ee1bd7d74de5d7af101566c0bfd73f53af4f4d3c639c73193041bf0d9
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root d4ad883ecf269dba02581c6a2fe25d88bf758f8989ef28a3bb83f06a3d6188d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,249
Size: 1.00 vMB
Total Fees: 0.01968392 BTC
Feerates: 402.60 > 1.97 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (394,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,978 520,978 00000000000000000040ed006cb0eaf8c88424a2ab08943c2cdd5ae2fc8168c4 166 0.07/1.00 vMB 46
520,977 520,977 00000000000000000042d03b4b4e1ba5a586324b4d6df9d88d999d8b14e49fe0 63 0.02/1.00 vMB 28
520,976 520,976 0000000000000000002abd330ce82e1b5554c05fa8be51022febba65e88ee0dd 1,287 0.50/1.00 vMB 38
520,975 520,975 000000000000000000308797973c3cc05127d57292a53e56cca0a1c97dec020b 1,912 0.88/1.00 vMB 40
520,974 520,974 0000000000000000002e07743dd62ce0e09f6c4da7b10d494bb02e87686f1f49 545 0.25/1.00 vMB 19
520,973 520,973 0000000000000000003fcfb2f6856e053d06270bc54085d4869025706eec00f5 2,179 1.00/1.00 vMB 34
520,972 520,972 0000000000000000001aa855566968183aaa5e82858c0b6d388bb172b5265114 2,825 1.00/1.00 vMB 58
520,971 520,971 0000000000000000003452eaef20db601c21bcfedd2360150be33b9353d55c93 2,055 0.93/1.00 vMB 39
520,970 520,970 0000000000000000003b9b6741b494e6ee6e97bccf57415e5b5f9e374e4e08d9 1,321 0.85/1.00 vMB 37
520,969 520,969 000000000000000000022634ad1d09915ee5f52afa9c5ff831fbdd9b28e4a914 881 0.36/1.00 vMB 35
520,968 520,968 00000000000000000030591d5800899e32b48a72478c65034d2b4e1fcebd96a0 39 0.01/1.00 vMB 32
520,967 520,967 0000000000000000003e38f4a158b0c7b8d23f2852cd90c6a21564be5109585f 271 0.12/1.00 vMB 28
520,966 520,966 00000000000000000020398632db14e7dee302046754483fb21b93d1096fd428 885 0.65/1.00 vMB 13
520,965 520,965 000000000000000000206fcc9d532047d26c4652077dc7be08a305ec6617c4af 2,017 1.00/1.00 vMB 43
520,964 520,964 0000000000000000001c759295d6243f98afa53c6e3253d930c8c7a7b4409599 300 0.20/1.00 vMB 39
520,963 520,963 0000000000000000003ec539ff126517438dd5edda76c3aabd0b70d2653ce31e 854 0.54/1.00 vMB 35
520,962 520,962 0000000000000000003d7afb816d9b9b369452e7ff613f90009438256e5c34d8 937 0.56/1.00 vMB 43
520,961 520,961 000000000000000000338d60da498ce8544000bf61d60962c934762ad50a33fc 2,115 0.90/1.00 vMB 19
520,960 520,960 00000000000000000024caf741d9a48770059ba8a9e8651462ac659ec6f93bec 2,628 1.00/1.00 vMB 55
520,959 520,959 000000000000000000450016a722bb867cad73aeb1edaa2187ab989b5863f052 1,962 1.00/1.00 vMB 32
520,958 520,958 00000000000000000042bfddf230b645c7899ba8754dff6f323e8cce4e8febed 2,663 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.